Unpack ch1 file?
-
I've managed to misplace original audio files for a few of my ch1 files. Is there a way to extract the files from the ch1 file itself?
-
@DanH There is no decompressor. However, HISE script has a way to write audio files from buffers so you could write a script that loads each sample into a buffer and writes it to a file
-
@d-healey that would be good. Where would I start with this?
-
@DanH Forum search for buffer and
File.writeAudioFile