Files
stk/STK_TODO.txt
Gary Scavone 27d9b79dc7 Version 4.3.0
2013-09-29 23:07:00 +02:00

26 lines
616 B
Plaintext

Ongoing STK "to do" list:
- OSC server/client classes
- move various error checks, especially in tick() functions, into __DEBUG__ blocks
- more information reported in __DEBUG__ blocks
- add funcionality for sample rate in MAT-file support
- develop a good solution for multi-channel support in Instrumnt class (and others)
- add WAVEFORMATEXTENSIBLE support to WvIn/WvOut?
- port Blotar and Ublotar classes from PeRColate
- consider further sample rate change updates in classes?
- more documentation
To see differences:
-------------------
diff -B -C2 -P -u original_src_dir new_src_dir > difffile.txt