Can't load wav file into loop player plugin
-
Hi people,
if you wan't to load a wav file into the audio loop player via the main interface, you can use a AudioWaveform and right click on it to open the file browser. This works well inside HISE, but after compiling to a plugin, nothing happens when right clicking on the AudioWaveform inside my DAW (Ardour). What am I missing? -
@toxonic The file browser doesn't work in some gtk2 apps like Ardour. You need to use the JUCE file browser. I posted about it a while ago, search the forum or I'll post the preprocessor definition when I'm home.
-
-
@toxonic Put it in project preferences no need to edit .jucer file directly