tobiassen | Answers

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 Question
1 Vote edited answer

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 Question
0 Votes edited answer

Hey 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 Question
0 Votes edited answer

Hey, 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 Question
0 Votes edited answer

to 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 Question
0 Votes edited answer

ok, 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 Question
0 Votes edited answer

If 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 Question
0 Votes edited answer

I'm still desperate to use my motor fader with pitch bend values. Any suggestions on how to do it?

View Question
0 Votes edited answer

btw: 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 Question
0 Votes edited answer

I found an awkward workaround documented here: https://remotify.io/community/question/highlight-navigation-problem-fold...

View Question
0 Votes edited answer
Load more answers