Hi, I work with Rob (Hexler, who develops TouchOSC) and handle most of the support for TouchOSC. I just want to say thank you for this wonderful video - there are just too many programs/applications that TouchOSC can be paired with and sometimes it gets difficult for us to advise users on specific quirks of software we're not firsthand familiar with. I should also note there is a new modernized version of TouchOSC coming in the next few weeks - the feature set is GREATLY expanded, including native desktop OS support (which is great for newer devices such as Microsoft Surface hybrid laptop/tablets). There are tons of quality of life improvements based on a decade's worth of user feedback - for instance, local messages (objects can control and manipulate other objects in the layout natively, such as control their values, colors, shapes, etc.), and the ability to map multiple messages to any one control (a rather strict limitation of the original TouchOSC, and one that will make individual buttons to control presets that require multiple messages MUCH easier). We are very excited to see what the community and users will do with it! Please feel free to reach out if you have any specific TouchOSC questions - again, thank you for this wonderful video, which I am currently using as a main example for any users asking about TouchOSC paired with ELM!
Hi Ian! I have a question with the new format, I should mention I'm a rookie with touchOSC. I just a made a customized layout for a project of mine on my windows, but how can I sync this layout into my iOS app?
I am trying to set this up for the new TouchOSC and the editor is quite different... I have no idea how to set up the OSC commands. Any chance of pointing me to a explanation on how to set these in the new editor? Thanks!
Hi Diego, The only audio feature in ELM that can be controlled by Touch OSC is turning auto Audio Mix ON and OFF. You can achieve this by using a toggle button in Touch OSC. For the ON state use: /elm/stages/{stage name}/live/audioMixControlled 1 For the OFF state use: /elm/stages/{stage name}/live/audioMixControlled 0 For more in depth lighting control with VST and MIDI integration you may want to check out our EMU software.
Hi Jordan, My name is Henrique, I am from Brazyl and I works with development solutions in lights led for clubs and show here in Brazil. In this moment I working a project for cliente that have a restaurant and bar and have the roof and walls with led tape. I was searching the solutions for to show him. I saw you in this video showing how use TouchOSC and I liked very much of I saw. I would like know if is possible help me, my doubt is how can I to do the Black Out Button for use with ELM. I Tryed of some ways, but don't have success. Can you help me with it, please ? Thank in advance for your attention Henrique Braz Garcia Maringá PR Brazil
Hi there Henrique, this would be possible using either an intensity fader or defining the same command as intensity 0. you can find the full API either in the software & tutorials in the downloads section of our website (www.enttec.com/product/controls/addressable-led-pixel-control/pixel-mapping-software/). Be sure to send our support team a message if you get stuck.
Hi Cole, While there isn’t a colour wheel option in TouchOSC Editor, it is possible to set up separate faders to control the R, G, and B levels Basically the syntax will be: /elm/stages/{stage name}/live/r /elm/stages/{stage name}/live/g /elm/stages/{stage name}/live/b This is great because it lets you colour code each fader accordingly. You can also quite easily create it as a rotary dial instead of a fader if you wanted a different look. If you have any other questions related to any specific challenge you'd like to solve, please do give us a shout via the Technical Support portal on our website and we'll do our best to help!
Hi Julieta, Are you deactivating from ELM or via a TouchOSC button? If you drop our Tech Support team a message via our website, they'll be able to look into this for you. Thanks!
if I'm not mistake, we have to make "remotelycontrolled" command / button on OSC. then if we want to switch to audio mix from media, we have to push that button to release ELM from "under controlled".
Hi, I work with Rob (Hexler, who develops TouchOSC) and handle most of the support for TouchOSC. I just want to say thank you for this wonderful video - there are just too many programs/applications that TouchOSC can be paired with and sometimes it gets difficult for us to advise users on specific quirks of software we're not firsthand familiar with.
I should also note there is a new modernized version of TouchOSC coming in the next few weeks - the feature set is GREATLY expanded, including native desktop OS support (which is great for newer devices such as Microsoft Surface hybrid laptop/tablets). There are tons of quality of life improvements based on a decade's worth of user feedback - for instance, local messages (objects can control and manipulate other objects in the layout natively, such as control their values, colors, shapes, etc.), and the ability to map multiple messages to any one control (a rather strict limitation of the original TouchOSC, and one that will make individual buttons to control presets that require multiple messages MUCH easier). We are very excited to see what the community and users will do with it!
Please feel free to reach out if you have any specific TouchOSC questions - again, thank you for this wonderful video, which I am currently using as a main example for any users asking about TouchOSC paired with ELM!
Hi Ian, thanks for the information, we're glad you like it. Congrats on the new release. We'll be sure to let you know if we have any questions.
Hi Ian! I have a question with the new format, I should mention I'm a rookie with touchOSC. I just a made a customized layout for a project of mine on my windows, but how can I sync this layout into my iOS app?
I am trying to set this up for the new TouchOSC and the editor is quite different... I have no idea how to set up the OSC commands. Any chance of pointing me to a explanation on how to set these in the new editor? Thanks!
These are good guys keep it up.
This is great, thank you! Can you please do one to set the lights to audio from touch osc? Thank you
Hi Diego,
The only audio feature in ELM that can be controlled by Touch OSC is turning auto Audio Mix ON and OFF.
You can achieve this by using a toggle button in Touch OSC.
For the ON state use:
/elm/stages/{stage name}/live/audioMixControlled 1
For the OFF state use:
/elm/stages/{stage name}/live/audioMixControlled 0
For more in depth lighting control with VST and MIDI integration you may want to check out our EMU software.
@@ENTTECofficial thank you, I think what I’m really struggling is understanding ELM’s audio capabilities. Appreciate the response and support!
Hi Jordan,
My name is Henrique,
I am from Brazyl and I works with development solutions in lights led for clubs and show here in Brazil.
In this moment I working a project for cliente that have a restaurant and bar and have the roof and walls with led tape.
I was searching the solutions for to show him.
I saw you in this video showing how use TouchOSC and I liked very much of I saw.
I would like know if is possible help me, my doubt is how can I to do the Black Out Button for use with ELM.
I Tryed of some ways, but don't have success.
Can you help me with it, please ?
Thank in advance for your attention
Henrique Braz Garcia
Maringá PR Brazil
Hi there Henrique, this would be possible using either an intensity fader or defining the same command as intensity 0. you can find the full API either in the software & tutorials in the downloads section of our website (www.enttec.com/product/controls/addressable-led-pixel-control/pixel-mapping-software/). Be sure to send our support team a message if you get stuck.
can S-play work with TouchOSC?
Absolutely it can, and we're planning to demonstrate this in an upcoming episode.
Is there a way we can setup an RGB colorwheel?
Hi Cole,
While there isn’t a colour wheel option in TouchOSC Editor, it is possible to set up separate faders to control the R, G, and B levels
Basically the syntax will be:
/elm/stages/{stage name}/live/r
/elm/stages/{stage name}/live/g
/elm/stages/{stage name}/live/b
This is great because it lets you colour code each fader accordingly. You can also quite easily create it as a rotary dial instead of a fader if you wanted a different look.
If you have any other questions related to any specific challenge you'd like to solve, please do give us a shout via the Technical Support portal on our website and we'll do our best to help!
I found an error, when I deactivate the audio mix to use the media command then the audio mix doesn't work
Hi Julieta,
Are you deactivating from ELM or via a TouchOSC button?
If you drop our Tech Support team a message via our website, they'll be able to look into this for you.
Thanks!
@@ENTTECofficial from via touchosc button, I tried many times, but the error is critical
if I'm not mistake, we have to make "remotelycontrolled" command / button on OSC. then if we want to switch to audio mix from media, we have to push that button to release ELM from "under controlled".