-
stc
..can be useful when using c++. pd addon for openframeworks on github:
http://github.com/damiannz/ofxPd -
stc
if you want to load soundfiles a simple method is to "override" the default size (400000 elements) of the table during its creation wth the"-maxsize" flag. try [read -resize -maxsize 1323000 myFile.wav myTable(
where 1323000 is 30sec samples working at 44.1kHz resolution