0.10.0 • Published 4 months ago

@strudel.cycles/osc v0.10.0

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

@strudel.cycles/osc

DEPRECATION NOTE: This package is old and won't get any updates! The newer version goes by the name of @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

0.10.0

4 months ago

0.9.0

8 months ago

0.8.0

10 months ago

0.7.1

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

2 years ago

0.3.1

1 year ago

0.1.1

2 years ago

0.1.0

2 years ago