Open Sound Control: Difference between revisions

Content deleted Content added
No edit summary
Bender the Bot (talk | contribs)
m Applications: HTTP to HTTPS for SourceForge
 
Line 22:
OSC is used extensively in experimental musical controllers, and has been built into several open source and commercial products.
 
The Open Sound World (OSW) music programming language is designed around OSC messaging.<ref>{{cite web |title=OSW Manual OpenSound Control (OSC) |url=httphttps://osw.sourceforge.net/manual/osc.htm |website=osw.sourceforge.net |access-date=22 December 2019}}</ref>
 
OSC is the heart of the [[Disposable Soft Synth Interface|DSSI]] plugin API, an evolution of the LADSPA API, in order to make the eventual [[Graphical user interface|GUI]] interact with the core of the plugin via messaging the plugin host. LADSPA and DSSI are APIs dedicated to audio effects and synthesizers.