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 QuestionWilfred Adegeest | Answers
Btw PAD 5 is definately working when i check the functionality in the control template editor it lights up green when pushed.
View QuestionHello 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 QuestionGot 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 QuestionThanks 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 QuestionJohn, 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