Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Support controlling projectMSDL via OpenSoundControl protocol #67

Open
producation opened this issue Jan 12, 2024 · 3 comments
Labels
enhancement New feature or request need-help

Comments

@producation
Copy link

It would be nice to have an option to activate an OSC Server which could be used to control the parameters

@kblaschke
Copy link
Member

Since OSC (if you actually mean OpenSoundControl) is a very generic protocol, and "parameters" could also be anything, could you please elaborate a bit more specifically what you have in mind with your request, e.g. which parameters you want to control and how?

@producation
Copy link
Author

I would like to use frontend-sdl2 as a video input source for Resolume Arena. The parameters which I want to control are:

  • next preset (impulse)
  • previous preset (impulse)
  • change to specific preset (string)
  • beat sensitivity (float)
  • add random waveform (impulse)
  • remove all random waveforms (impulse)
  • random preset (impulse)
    with these parameters I could remote control a show.

@kblaschke
Copy link
Member

For Resolume, Syphon/Spout support would then also be of great value, right? There's already a draft PR for Syphon, but nothing has happened for several months on that front, so I'll consider it to be abandoned.

Since I'm currently swamped with other projectM work, I'll add a help wanted label here. If someone wants to take this issue and implement it, feel free to do so!

@kblaschke kblaschke added enhancement New feature or request need-help labels Jan 17, 2024
@kblaschke kblaschke changed the title [Feature request] OSC Controls [Feature request] Support controlling projectMSDL via OpenSoundControl protocol Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request need-help
Projects
None yet
Development

No branches or pull requests

2 participants