1.0.1 • Published 5 months ago

@strudel/osc v1.0.1

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
5 months ago

@strudel/osc

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

Usage

OSC will only work if you run the REPL locally + the OSC server besides it:

From the project root:

npm run repl

and in a seperate shell:

npm run 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)

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

1.0.1

5 months ago

1.0.0

5 months ago

0.11.0

5 months ago