Comments by PlatformFour
Great device, would be cool to add tags 'spectral morphing' so people who look for alternative to Kyma, Morph, Zynaptic Morph 2 could find it.
Posted on August 11 2022 by PlatformFour |
Report Issue |
See Comment
Hi, device is pretty nice - to work in Ableton 11 fix is relatively easy
1. Open it in Max device editor, exit presentation view, and go into js DeviceRandomizer (usually by double clicking)
2. in the source code at the beginning of functions device_name_observer and devices_observer add the following
if(randomizer == undefined){return;}
3. save under new name just in case
1. Open it in Max device editor, exit presentation view, and go into js DeviceRandomizer (usually by double clicking)
2. in the source code at the beginning of functions device_name_observer and devices_observer add the following
if(randomizer == undefined){return;}
3. save under new name just in case