From 8d65092c9734bd8c37e3397fdc94be6f434a1ef0 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Thu, 15 Feb 2024 10:00:01 +0100 Subject: [PATCH] update osc readme --- packages/osc/README.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/packages/osc/README.md b/packages/osc/README.md index 3dc65e16e..c015e1d67 100644 --- a/packages/osc/README.md +++ b/packages/osc/README.md @@ -4,18 +4,10 @@ OSC output for strudel patterns! Currently only tested with super collider / sup ## Usage -OSC will only work if you run the REPL locally + the OSC server besides it: - -From the project root: +Make sure you've [set up strudel locally](https://github.com/tidalcycles/strudel/blob/main/CONTRIBUTING.md#project-setup). Then run: ```js -npm run repl -``` - -and in a seperate shell: - -```js -npm run osc +pnpm osc ``` This should give you @@ -26,7 +18,7 @@ osc server running on port 57121 websocket server running on port 8080 ``` -Now open Supercollider (with the super dirt startup file) +Now open Supercollider (with the super dirt startup file) or run `sclang`. Now open the REPL and type: