AUDIO_FILES VS AUDIOFILES
-
Is there a difference between AUDIO_FILES and AUDIOFILES?
Using the latest commit every time I use AUDIO_FILES HISE freezes but when I use AUDIOFILES (edit: that does nothing) it doesn’t.
The full line is
Audiowaveform1.loadfile.(“{AUDIO_FILES}”); -
@BWSounds on Mac. Pc seems to work
-
Is any one else able to confirm this?
-
What are you trying to do with this line:
Audiowaveform1.loadfile.(“{AUDIO_FILES}”);
The wildcard resolves to a directory so there is nothing to load?
-
@Christoph-Hart
Trying to load files from audio files folder... create a preset using the audio player.
The audio file will be in the audio folder / appdata folder -
Not sure about the audio player but with impulse responses you don't need to specify the audio folder, just give it the name of the file in that folder and HISE knows where to look.