raphaelradna / SpaceControl

Space Control: Spatial Composition Workstation
92 stars 2 forks source link

OSC Support #4

Open icecaster opened 2 years ago

icecaster commented 2 years ago

Would be great if SC supported OSC commands to allow integration with other software.

raphaelradna commented 2 years ago

How would you like to use OSC within the SC workflow?

urbanpixellab commented 2 years ago

Yes this would be nice, to get triggers and channel information in and out. Like trigger playback of a file or move a sound spatial via osc. Then the position can be come from sensors in space. But even without this it is a nice great software. In which language/framework is it written?

raphaelradna commented 2 years ago

But we don't control the position of a source in SC directly; rather, it moves along a user-defined path. I could still see some utility for a limited OSC implementation, for instance, to start/stop playback (there is only global playback, like a traditional DAW; not individual file triggers) or change levels.

I'm glad you're enjoying Space Control. It is built in Max/MSP, with some of the heavy lifting done in Javascript and C++ externals.

icecaster commented 2 years ago

Yes - basic OSC support: start, pause, stop would be good for triggering playback.

Changing individual parameters on the different channels would be helpful for interactive installations - further down the track