Closed avilleret closed 5 years ago
it appears that crash happens when using [listdevices( output to set input (or output) device. here is a minimal patcher that trigs the crash on OSX 10.13 / Pd 0.49-1
ouch. this is basically changing the a list while iterating over it (or worse: re-creating an array while iterating over it). hrmpf.
to be honest, i don't haven't really been able to check whether my fix really fixes the problem. @avilleret please report if it does (not).
when sending the message [listdevices( it crashes with the following backtrace
OSX 10.13.2 / Pd 0.49-1 64Bit / mediasettings build from git commit v0.1.1-1-ge74ce36