mimic-sussex / sema

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

'Silent Bug' in sample player slicer function #283

Open frantic0 opened 3 years ago

frantic0 commented 3 years ago

{{1}imp}\machine;

{{1}imp,0.5}|machine;

{{1}imp}|machine; // fails silently, evaluation succeeds without error [BUG]

this type of bug is quite difficult to catch without traversing the space of possibilities.

We need unit tests for this.