PixelController icon indicating copy to clipboard operation
PixelController copied to clipboard

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

Open ozett opened this issue 11 years ago • 5 comments

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

ozett avatar Dec 04 '13 11:12 ozett

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

neophob avatar Dec 04 '13 12:12 neophob

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?

ozett avatar Dec 04 '13 12:12 ozett

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

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

neophob avatar Dec 04 '13 14:12 neophob

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

ozett avatar Dec 27 '13 13:12 ozett

Bundles are supported yes

neophob avatar Dec 28 '13 00:12 neophob