Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Commit 71bf81e

Browse files
comments
1 parent 7317351 commit 71bf81e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/notochord/tidalcycles/tidal-notochord.scd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ OSCdef(\from_tidal, {
159159
});
160160

161161
// schedule note-on
162+
// by the time this happens, the query_return OSCdef should have
163+
// completed the event (if it needed a query to notochord)
162164
SystemClock.schedAbs(time, {
163165
// send to the synthesizer (MIDI bus or hacked dirth synth?)
164166
\note_on.postln; event.postln;

0 commit comments

Comments
 (0)