Skip to content

PADL/OSCOCABridge

Repository files navigation

OSCOCABridge

OSCOCABridge is allows OCA devices implemented with SwiftOCA to also handle OSC messages.

OSC address patterns consist of the OCA role name concatenated with the string encoding of the method name. For example, to set the gain to 0.0 with osc-utility and the included example program:

osc-utility m --host 127.0.0.1 --port 8000 --address /Block/Gain/4.2 --float 0.0

OSCOCABridge uses OSCKitCore from OSCKit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages