tmhglnd / mercury

A minimal and human-readable language and environment for the live coding of algorithmic electronic music.
http://www.timohoogland.com/mercury-livecoding
GNU General Public License v3.0
291 stars 13 forks source link

Fix name reset bug in instrument #61

Closed tmhglnd closed 1 year ago

tmhglnd commented 3 years ago

Fix bug where name() from a new instrument is not reset before other code is send, resulting in sended code to the wrong instrument upon execute. This is currently an issue because the name is not reset before the End-Of-File trigger.

tmhglnd commented 1 year ago

This is fixed in 5ee9c4c13fdb6599fe32051ea3e3fe0f30c99121