Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

Feature Request? Return Info/Objects from OSC-Messages? #57

Open
ozett opened this issue Dec 4, 2013 · 5 comments
Open

Feature Request? Return Info/Objects from OSC-Messages? #57

ozett opened this issue Dec 4, 2013 · 5 comments
Assignees
Milestone

Comments

@ozett
Copy link

ozett commented Dec 4, 2013

Hi, I managed to control Pixelcontroller via some simple OSC-Messages, send via osc-send from the toolkit. I change Presets with this. Is there a way to query Pixelcontroller which Preset or Generator is actually running?
I dont see some Return-Objects or any method to query actual Infos from running Instance, instead of perfomance.

Thanx, Pixelcontroller is running great !!
ozett

@neophob
Copy link
Owner

neophob commented Dec 4, 2013

This on the todo list, as the next release should contain a touchosc gui this feature will be included.

@ozett
Copy link
Author

ozett commented Dec 4, 2013

Wonderfull!
I found also version 2.0 production some minutes ago. (no blog entry, no feed?)
its actually running ... i copied properties and blinken to upgrade....

i leave this thread open, as you wanted to see whats still on the list. ok?

@neophob
Copy link
Owner

neophob commented Dec 4, 2013

Blog post will follow soon, thanks for the reminder ;)

Yes, leave this issue open, I'll close it if its implementet...

@ghost ghost assigned neophob Dec 4, 2013
@ozett
Copy link
Author

ozett commented Dec 27, 2013

Hi,
right now i managed to send OSC-Messages to Pixelcontroller to change presets.

as long as there is no status-info about a currently running preset implemented, i have a workaroung to store the running state in the fixed preset-nr 140 and recall it from there. But i have timing issues between the separatle send commands of 1) change_preset to 140, and 2) save_preset, 3) change_preset new, 4)load_preset...

That brought me to scan through the OSCspecification 1.0, which showed me a "OSC-Bundle". With this i could send both OSC-Messages in one "OSC-Packet". My question: if i go further in this direction:
is "OSC-Bundle" implemented in pixelcontroller 2.0/2.1 ?

besides that,
Thanx, Pixelcontroller is running great !! and still discovering great presets ....!!
ozett

@neophob
Copy link
Owner

neophob commented Dec 28, 2013

Bundles are supported yes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants