Skip to content

Commit

Permalink
possible fix for issue tidalcycles#1148
Browse files Browse the repository at this point in the history
  • Loading branch information
kdiab committed Sep 28, 2024
1 parent e9e7e02 commit 4cfce30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/osc/osc.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export async function oscTrigger(t_deprecate, hap, currentTime, cps = 1, targetT
/**
*
* Sends each hap as an OSC message, which can be picked up by SuperCollider or any other OSC-enabled software.
* For more info, read [MIDI & OSC in the docs](https://strudel.cc/learn/input-output/)
* For more info about the OSC standard check out the [OSC Protocol](https://en.wikipedia.org/wiki/Open_Sound_Control) page.
*
* @name osc
* @memberof Pattern
Expand Down

0 comments on commit 4cfce30

Please sign in to comment.