Open porres opened 7 years ago
What version osx are you using?
Please provide the output of uname -a
"mac os sierra"
Please provide the output of uname -a
how do I do this?
Please test this bugfix version: https://github.com/jwmatthys/pd-rtcmix/releases/tag/v0.91-beta
works with the default score, but crashes when I try playing the grainsynth1 example
Ah, yes, the scorefiles that try to read the mouse won't work in Pd. I'll work on removing or rewriting them.
Here is a new version. Scorefiles like GRAINSYNTH1 will likely still crash it, but it should be generally more stable, able to create and destroy rtcmix~ objects without crashing Pd. https://github.com/jwmatthys/pd-rtcmix/releases/tag/v0.92-beta
Please test v092b at https://github.com/jwmatthys/pd-rtcmix/releases/tag/v0.92-beta. If it no longer crashes, I will close this issue.
all seems fine with my previous reports. I just got a crash trying to open flanger1.sco
Ah thank you! I need to remove the DUR() commands from the files with live input--that's what crashed it. And I need to talk to the RTcmix devs to figure out how to prevent these kind of errors from crashing Pd.
using mac os sierra and pd-0.47-1 64 bits