mimic-sussex / sema

Sema – A Playground for Live Coding Music and Machine Learning
https://sema.codes
MIT License
153 stars 51 forks source link

block tracking error in ML window #134

Open chriskiefer opened 4 years ago

chriskiefer commented 4 years ago

if the last block marker in the window is not followed by an end-of-line, then it gets included in the code, and you get this error:

Code eval exception: ReferenceError: _____ is not defined

frantic0 commented 4 years ago

I'm not familiar with the block tracking implementation, maybe you could pick this one instead?

chriskiefer commented 4 years ago

this is part of the block tracking in the codemirror component