You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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?
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
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
The text was updated successfully, but these errors were encountered: