Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 417 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 417 Bytes

summary

To test ocsjs communicating with sonic pi.

Installing and Running the Example

  1. Run npm install in the terminal to install all required dependencies
  2. Run node . to start the Node.js application
  3. Control the synth using OSC messages sent from Lemur, another source of OSC messages sent via UDP, or via a serial device that sends OSC messages (such as an Arduino project)