Thanks. I’m able to do that already with number, but was curious about column name, as that way I’d be able to shuffle columns for “songs” around without having to remap buttons every time I do.
For instance /compositions/columns/SONG-NAME-HERE/connect.
That’s more the issue I’m looking to solve ...
Search found 7 matches
- Sun Oct 27, 2019 03:30
- Forum: General Chat
- Topic: HELP: OSC Navigate to Specific Column By Name? (Resolume Avenue 6)
- Replies: 4
- Views: 11441
- Mon Oct 21, 2019 21:03
- Forum: General Chat
- Topic: HELP: OSC Navigate to Specific Column By Name? (Resolume Avenue 6)
- Replies: 4
- Views: 11441
HELP: OSC Navigate to Specific Column By Name? (Resolume Avenue 6)
Version: Resolume Avenue 6
I have clips loaded in columns, where each of my "songs" is a 3-column clip.
The first column has the "song name".
Is there a way (and if so, can you please provide syntax), to have a button in TouchOSC call a specific column name and start it playing?
I thank you in ...
I have clips loaded in columns, where each of my "songs" is a 3-column clip.
The first column has the "song name".
Is there a way (and if so, can you please provide syntax), to have a button in TouchOSC call a specific column name and start it playing?
I thank you in ...
- Tue Oct 15, 2019 20:25
- Forum: General Chat
- Topic: SOLVED: Resolume 6 /composition/direction Not Working with TouchOSC
- Replies: 1
- Views: 3895
Re: Help: Resolume 6 /composition/direction Not Working with TouchOSC
PARTIAL ANSWER:
Downloaded TigerRag template and found:
/composition/direction 0 to 0
/composition/direction .26 to .26
/composition/direction .51 to .51
/composition/direction .99 to .99
Send on 'Press' only
Mapped to the necessary fwd, back, play, and pause (not in that order)
Still trying to ...
Downloaded TigerRag template and found:
/composition/direction 0 to 0
/composition/direction .26 to .26
/composition/direction .51 to .51
/composition/direction .99 to .99
Send on 'Press' only
Mapped to the necessary fwd, back, play, and pause (not in that order)
Still trying to ...
- Mon Oct 14, 2019 23:36
- Forum: General Chat
- Topic: SOLVED: Resolume 6 /composition/direction Not Working with TouchOSC
- Replies: 1
- Views: 3895
SOLVED: Resolume 6 /composition/direction Not Working with TouchOSC
Problem: Trying to pause or play all clips in a column using /composition/direction
(OSC Type Tag Int 0 through 3)
TouchOSC
Using TouchOSC - Have a button with the OSC command:
OSC: /composition/direction 3
Value Range: From 0 to 3
Send on 'Press'
Send on 'Release'
Resolume OSC Window ...
(OSC Type Tag Int 0 through 3)
TouchOSC
Using TouchOSC - Have a button with the OSC command:
OSC: /composition/direction 3
Value Range: From 0 to 3
Send on 'Press'
Send on 'Release'
Resolume OSC Window ...
- Mon Oct 14, 2019 20:23
- Forum: General Chat
- Topic: TouchOSC and Resolume - Getting/Sending Column Number
- Replies: 4
- Views: 5955
Re: TouchOSC and Resolume - Getting/Sending Column Number
Apologies for clarification, but is sending the query:
/composition/columns/1/selected "+" ?
/composition/columns/1/selected + "?"
or some other form?
On a completely side note, if anyone has done this with TouchOSC, I'd really like to update a label with the value returned. Anyone know if that's ...
/composition/columns/1/selected "+" ?
/composition/columns/1/selected + "?"
or some other form?
On a completely side note, if anyone has done this with TouchOSC, I'd really like to update a label with the value returned. Anyone know if that's ...
- Mon Oct 14, 2019 11:07
- Forum: General Chat
- Topic: Help - Sending MIDI from Bandhelper
- Replies: 1
- Views: 4310
Help - Sending MIDI from Bandhelper
Using a program called Bandhelper which can send midi (raw hex or LSB, MSB, Program Change). Is there any documentation as to what values to send to each mapable "thing" in Resolume? For instance, what MIDI value I would send to Resolume to select a column or deck?
Any help is appreciated!
Any help is appreciated!
- Sat Oct 12, 2019 16:32
- Forum: General Chat
- Topic: TouchOSC and Resolume - Getting/Sending Column Number
- Replies: 4
- Views: 5955
TouchOSC and Resolume - Getting/Sending Column Number
Problem: Can Resolume send current column number to TouchOSC? If so, how?
I can use something like /composition/selectedcolumn "+" 1 from TouchOSC, which is received in Resolume, and does nothing. How can I get the correct info to Resolume
Secondly, How can I get the SELECTED COLUMN information ...
I can use something like /composition/selectedcolumn "+" 1 from TouchOSC, which is received in Resolume, and does nothing. How can I get the correct info to Resolume
Secondly, How can I get the SELECTED COLUMN information ...