Unsolved Export Samples for Installer - hanging at Compressing 100%
-
It's a large .ch1 file about 1.5GB. No error message in the console.
I have tried to delete same samples from samplemap to reduce the size of monolith file. ~400MB, 600MB is OK, about 800MB hanging again... has it reached the limit? -
JUCE Assertion failure in hlacdecoder.cpp:108
HISE Debug.exe has triggered a breakpoint. -
@civet Are you using the develop branch?
-
@d-healey Yes.
It only happens when using a large file.
Maybe, an error occurred when decoding the temp file? -
@civet I'm not sure. Have you tried a different set of samples that also have a similar file size?
-
@d-healey Many thanks for your support.
I have tried another one.
Now I can reproduce this issue with a .ch1 file (683MB). I can share it later. -
@d-healey
I just uploaded these files:- project files with .ch1 on Dropbox
- project files with .ch1 on GoogleDrive
- sample file (the samplemap refers this .wav with different file names)
I'm not very familiar with the codebase. I'd really appreciate it if someone could help to check it out
-
I didn't realise you're trying to compress the samples of an expansion. First you need to encode the expansion, do this using the toolbar at the bottom of the Project Directory tab in the sidebar.
This will compress the expansion into an hxi file, then when you go to export the samples you need to select the hxi file for the expansion.
-
I just tested on my system and I'm hitting the same problem the progress gets to 100% and HISE freezes...
-
It always happens whether it is used in .hxi or not.
-
@civet Seems like you've found a bug
-
@d-healey so the bug kicks in above a certain size of hr1 file? I’ve been encoding around 4-500 mb expansions fine so far.
-
-
-