playNoteWithStartOffset
-
Yupp, will add it to the things to fix with the new sample map system.
-
@christoph-hart Has this been resolved?
-
@d-healey said in playNoteWithStartOffset:
@christoph-hart Has this been resolved?
It has not :p
dmesg shows this if it's any help:
segfault at 7f4d7dc0dc74 ip 00000000008c49ea sp 00007f4dd6ef9df0 error 4 in HISE Standalone[400000+f61000]
-
Was the recent multichannel crash commit meant to fix this issue?
-
A quick demo of the bug, does some strange stuff. https://youtu.be/d5fjOezOtZ4
-
@d-healey This problem is still present in the develop branch
-
I think I found the problem and fixed it, but I didn't reproduce the issue because I am lazy. Can you check if it works now?
Basically I didn't duplicate the code from the normal sample playback to multimic playback, which caused a sample offset of minus one (=> crash)
-
@christoph-hart Building now...
-
Yippie! it works! thank you!!!
-
Well, you waited long enough :)