Wilfred Adegeest | Answers

Wilfred Adegeest

Capture-1.PNG Capture-2.PNG Capture-3.PNG Hello JohnC hope they come thru now! Thanks for having a look! I am new to remotify app, but have most working to my needs :-). Would be cool to control...

View Question
0 Votes

Btw PAD 5 is definately working when i check the functionality in the control template editor it lights up green when pushed.

View Question
0 Votes edited answer

Hello is there nobody with a working quantize button?

View Question
0 Votes

Hello JohnC, Thanks! Yes quantize works however it seems to always quantize to 1/32, can i change the code line to another value? 1/16th? self.song().view.detail_clip.quantize(self.song().view.detail_clip.view.grid_quantization,...

View Question
0 Votes

Got it working: self.song().view.highlighted_clip_slot.clip.quantize(Live.Song.RecordingQuantization.rec_q_sixtenth, 1.0) It was: self.song().view.highlighted_clip_slot.clip.quantize(Live.Song.RecordingQuantization.rec_q_sixtenth,...

View Question
0 Votes edited answer

Thanks John, Yes it works, but now when i press the button it keeps "muted" can it somehow be toggled? One press mute another press unmute? Or should i program another button to unmute? Thanks again...

View Question
0 Votes edited answer

John, Thanks for the hints all good now i have all working as i would and learned a lot about "programming" CSS. Amazing what can be controlled in Ableton with CSS 🙂 Great app, now i have the most...

View Question
1 Vote