wav sav

For general discussion related FlowStone
Post Reply
mimine
Posts: 12
Joined: Sat Feb 09, 2013 11:47 am

wav sav

Post by mimine »

hello question community wav file how log the wav file to load a specific file to call when loading the preset. I want to save them in a file link to VST format origin such that it is charging. thank you for your help
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: wav sav

Post by nix »

it's a little hard for me to understand,
but I think you can store the name of a file in a 'preset string' primitive.
You can read the location of the plugin with 'start folder'.
This way not all the .wav files will be in RAM,
only the one for the selected preset.
So the 'wave file' path which is executed on preset change,
is the
start folder/name of file
Hope this helps and good luck
Post Reply