Files
strudel/packages/osc
2024-02-18 20:41:06 +01:00
..
2022-03-28 21:24:44 +02:00
2024-02-18 20:41:06 +01:00
2024-02-08 13:04:25 +01:00
2024-02-15 10:00:01 +01:00
2024-02-15 09:59:52 +01:00
2022-04-28 14:38:41 +01:00
2024-02-08 12:19:11 +01:00

@strudel/osc

OSC output for strudel patterns! Currently only tested with super collider / super dirt.

Usage

Make sure you've set up strudel locally. Then run:

pnpm osc

This should give you

osc client running on port 57120
osc server running on port 57121
websocket server running on port 8080

Now open Supercollider (with the super dirt startup file) or run sclang.

Now open the REPL and type:

s("<bd sd> hh").osc()

or just click here...

You can read more about how to use Superdirt with Strudel the Tutorial