Hello Rory,
it seems that there is something weird with path and \ symbol in last build I made. The console does not show these symbol.
I also attach a simple csd for showing the trouble with combo preset / soundfiler and init phase.
In order to show the trouble :
-
change the code to init the string with valid file name to populate the soundfiler in the following instrument
instr InitWav
chnset “AKWF_0212.wav”,“filenameOscA”
endin
Start the instrument. It shows the init wav file
then load another file into soundfiler and save the preset, you can make a few preset.
Stop and Quit the instrument.
Restart it, there should be an init file loaded and few preset available.
Try to load one of the preset : the preset are not loaded, only the init file is present.
Maybe I do something wrong but I don’t see what.
cabbage_soundfiler.csd (3.2 KB)
.

