Make a button appea...
 
Notifications
Clear all

Make a button appear by MIDI command

7 Posts
2 Users
0 Likes
271 Views
(@cam8068)
Eminent Member
Joined: 3 years ago
Posts: 25
Topic starter  

I have a requirement to have a 'RECORDING' label appear on screen when a certain MIDI CC is received.  Is there any way to modify the behaviour or appearance of a Chameleon button to make this possible?

So I mean that the button is invisible until the MIDI IN CC is received, when it then appears.


   
Quote
SaveTheHuman5
(@savethehuman5)
Noble Member Admin
Joined: 6 years ago
Posts: 992
 

Right now a feature like this not is available, anyway, I can add a feature as a option any object dissapear when recieve MIDI  value 0, CC or Note.
Any value over 0 object be visible.   This works for you and your plans?
This will be available for objects capable of send MIDI,  not for obejcts wont support MIDI. Ok?
Maybe text can be a exception....

This post was modified 1 year ago 3 times by SaveTheHuman5

About: https://savethehuman5.com/about/
Youtube: https://www.youtube.com/SaveTheHuman5
Facebook: https://www.facebook.com/SaveTheHuman5


   
ReplyQuote
(@cam8068)
Eminent Member
Joined: 3 years ago
Posts: 25
Topic starter  

Hi, thanks for getting back so quickly.

You idea is good.  Please think about the implementation so that:

State 1

Button is not visible

State 2

Button is visible

So it must be possible to switch between State 1 and State 2 using incoming MIDI value.

So perhaps:

MIDI value 127, button is visible

MIDI value 0, button is not visible

Yes it is fine for me that only objects capable of send/receive MIDI commands can work this way.


   
ReplyQuote
SaveTheHuman5
(@savethehuman5)
Noble Member Admin
Joined: 6 years ago
Posts: 992
 

OFF will be defined by MIDI IN midi off, as usual.

About: https://savethehuman5.com/about/
Youtube: https://www.youtube.com/SaveTheHuman5
Facebook: https://www.facebook.com/SaveTheHuman5


   
ReplyQuote
(@cam8068)
Eminent Member
Joined: 3 years ago
Posts: 25
Topic starter  

Is this correct?

MIDI IN

'On' set to value 0 means button is on but not visible

'On' set to any other value 1-127 means button is on and visible

'Off' set to value 0 means button is off but not visible

'Off' set to any other value 1-127 means button is off and visible


   
ReplyQuote
SaveTheHuman5
(@savethehuman5)
Noble Member Admin
Joined: 6 years ago
Posts: 992
 

In simple words, any value is ON will be on any value off will be off if enable hide when off.

hide unihide

About: https://savethehuman5.com/about/
Youtube: https://www.youtube.com/SaveTheHuman5
Facebook: https://www.facebook.com/SaveTheHuman5


   
ReplyQuote
(@cam8068)
Eminent Member
Joined: 3 years ago
Posts: 25
Topic starter  

Okay that works for me!


   
ReplyQuote
Share: