Is there any development in this (2 year old) case? I just installed the app yesterday and already need to be able to use pitch bend information from my faderport which I totally expected to be possible!...
View Questiontobiassen | Answers
Hi I'm also new and having trouble using motorized faders which send pitch bend. How can I use them? Besides that it's a lot of fun using this software! Dankeschön!
View QuestionHey another Noob here and I seem to have the same issue / bug: example: tracks 6-11 grouped and folded in group track 5, session box on track 12 I want to highlight track 12 and I get the error: track...
View QuestionHey, I'm new but this question has been raised already two years ago. I'm having the same issue with my Faderport: I see absolutely no possibility how to use the Fader. Which is like THE reason to have...
View Questionto be more precise: "get_sessbox_track_offset" refers to the visible track number and "set_highlighted_track" refers to the absolute track number. When you have folded tracks these aren't the same. Is...
View Questionok, with a loop on "tracks" and this: self.song().tracks[loop_number].playing_slot_index >= 0 I can at least lighten the LED when any clip is playing. I cant detect when no clip is playing (or all clips...
View QuestionIf anyone is interested, I managed to do it: listeners to: song is playing, transport stop button was moved, stop all clips button was moved 1st action: send the stop all clips LED an off value 2nd...
View QuestionI'm still desperate to use my motor fader with pitch bend values. Any suggestions on how to do it?
View Questionbtw: I'm currently trying to send raw midi data to the fader after finding out 224 is Chan 1 Pitch Bend Change. Setting the fader to a sepcific value works: self._send_midi((224, 0, 108)) But the problem...
View QuestionI found an awkward workaround documented here: https://remotify.io/community/question/highlight-navigation-problem-fold...
View Question