Talk

Add new comment


cainiao2012
Offline
Joined: 01/08/2012
Coach Outlet

We shop around in several Coach Factory Online to find a perfect Louis Vuitton Bags for us. What, exactly, is the perfect Coach Outlet Store Online? For us, the definition of a perfect Coach Outlet is different for everyone, which Coach Outlet Online Store is why many women find themselves owning dozens of different Coach Outlet Online. Variety, however, is the spice of life, and the low price of exact replica designer Coach Factory Outlet means that you can purchase as many as you'd like while you follow your dreams of finding the perfect Coach Factory Outlet.When it comes to Louis Vuitton, size matters. If you're shopping around for exact replica designer Coach Outlet Stores Online, you first need to recognize what style of Coach Factory Outlet Online you should be looking for. For instance, you need to know if you want a Coach Outlet to travel around with Coach Outlet, to go to work with Coach Factory Outlet Online, to go out with Louis Vuitton , or one that can adapt itself to a number of Coach Outlet Store Online. If you are going to be taking your Coach Outlet Online long distances, you will want Coach Outlet Online to have a good amount of Louis Vuitton Outlet and a lot of compartments.

Anonymous
APC40 Activator/Rec Arm/ Solo Buttons

I'm trying to observe these buttons using the same method as is employed in this vid (http://vimeo.com/8956091) to observe the metronome button. However, I'm not getting any results. Suggestions?

Laurent
Offline
Joined: 05/06/2010
Edit to the wiki - 2

Hello ,

Mike... I will post there my observations, and let you do the effective edit to the wiki, in order to keep things clean and understandable for everyone (my english may not be that good)...

So...

The problem with the shift button from a device_component point of view is that it shut down the lights whatever "id 0" one send. What I found was to handle it sending "call set_shift_button id 0" and "call set_bank_buttons id 0" on the "Device_Component",
observing the shift_button the usual way as a "Device_Control", get its release value (0), then a deferlow object and use it to light back the "Device_Control_$1_Ring_Mode_Button" by sending a bang to its function "call send_value $1 true". This way you can use the device controls the way you want, disable the shift function on them, and keep its function for session_overview, for instance.

I hope this makes sense to you...

Laurent

Anonymous
Edit to the wiki - 1

HI Mike

And thx for all the great help your blog was (is?). I find your work is a welcome pioneering, and made me jump a great step in M4L and control surfaces understanding

an edit:
The path to the device on/off is "Device_Component", and the function "set_on_off_button". It waits an id 0 to be freed and the id of the control "Device_Control_On_Off" to be set back to normal.

Cheers...

Laurent

circuitb
Offline
Joined: 12/20/2009
hi tested with nudge_down and

hi
tested with nudge_down and nudge_up buttons and guess what...
no way to disable these functionalities