charlesneimog / py4pd

py4pd allows write PureData objects using Python. The main goal is to allow easy IA, Scores, Graphics, and bring to Pd data types as array, np.arrays, list, dict, and others.
https://charlesneimog.github.io/py4pd/
GNU General Public License v3.0
14 stars 2 forks source link

Messages that start with `list` crash py4pd and pd #89

Closed charlesneimog closed 4 months ago

charlesneimog commented 5 months ago

Describe the bug image

Things like this crash the PureData, [t.create] is a py4pd object.