monome / crow

Crow speaks and listens and remembers bits of text. A scriptable USB-CV-II machine
GNU General Public License v3.0
166 stars 34 forks source link

Running scripts in 3.0 can break ii.wsyn #419

Closed trentgill closed 3 years ago

trentgill commented 3 years ago

This seems like a memory issue in the system. It appears as though running a script (perhaps only a script that includes clocks?) from druid causes ii.wsyn to evaluate to nil after the script initializes.

Areas to investigate:

First try and determine what exactly causes the breakage (ie clocks? ii usage? script length?)