Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 513 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 513 Bytes

BusToOSC

A SuperCollider extension that continuously polls a Bus and sends that value out to a specified OSC address

To install:

    1. In SuperCollider, go to File -> Open User Support Directory
    1. Create an "Extensions" folder if it doesn't already exist
    1. Add the BusToOSC.sc and HelpSource folder to this directory
    1. In SuperCollider, go to Language -> Recompile Class Library
    1. In SuperCollider, go to Help and search for BusToOSC, the help file should appear