Open oubiwann opened 3 years ago
Right now, when you play a series of notes with timings (timer:sleep) you block; it would be better to have this play in a spawned process ... that's going to take some work, though .. there's a good chance that #14 could solve this.
timer:sleep
Right now, when you play a series of notes with timings (
timer:sleep
) you block; it would be better to have this play in a spawned process ... that's going to take some work, though .. there's a good chance that #14 could solve this.