-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hi. Thanks for the great work you've done. I have some questions.
If I put a wavetable from WavEditOnline (e.g. PPG_WA07.wav) into the UserWT folder and load it into Wavetable VCO, it is handled as a one-shot. I understand that is because it doesn't have the metadata for clm/cue/smpl.
I don't want to use the wave as a one-shot.
If I load that same PPG_WA07.wav via Wavetables, Load Untagged Wave as, 256 Sample Frame WaveTable, it is not handled as a one-shot. It works as desired.
The problem with the second approach is I have to manually load each file every time and lose the ability to arrow through as presets. I would like Wavetable VCO to handle a user folder and have it automatically treat each wave as Load Untagged above rather than one-shot. Instead of me doing it manually. Of course that might mean having to define the number of samples somewhere. Or is there a better way to do this?
Alternatively, but not my preference, would be to alter the original files to contain the metadata. I have not found a tool (for Windows) that can easily update a folder of WAV files as needed. Is there a simple way to do it?