Ewen Bates
Ewen Bates
Fixed. Thank you!
Having said that... When running rack from terminal, dragonfly when running repeatedly prints the following: assertion failure: "outparamsptr != nullptr" in file ../../dpf/distrho/src/DistrhoPluginVST3.cpp, line 2220
I can confirm that midi mapping does not work with Phaseque.
prob-key into pink trombone with Strip randomising PT every gate from PK, run it long enough, exit, reload, guaranteed crash. Seems Strip accumulates something or other over quite some time,...
I decided to resurrect Racket Science for v2 and the first thing I've done is a super basic module randomiser based on Strip. On a button or trigger it randomises...
Pretty sure you're missing checking mw. ModuleWidget *mw = APP->scene->rack->getModule(m->rightExpander.moduleId); if(!mw) return;
Looks like we've fixed it :)
I have implemented this in my own module. If you do this, have a look at https://github.com/ContemporaryInsanity/RacketScience2/blob/main/src/RSRand.cpp
Same here on linux. Log file: [144.441 fatal src/main.cpp:38] Fatal signal 6. Stack trace: 14: ./Rack() [0x56b921] 13: /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7f6e48acbf20] 12: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7) [0x7f6e48acbe97] 11: /lib/x86_64-linux-gnu/libc.so.6(abort+0x141) [0x7f6e48acd801] 10: /lib/x86_64-linux-gnu/libc.so.6(+0x3039a) [0x7f6e48abd39a] 9:...
Just instantiated a Twist, that's all, not reliably reproducible but has happened a few times this last week.