I've made a fork on github: https://github.com/Guod3/DrivenByMoss
I've set up the eclipse ide workspace for this and obviously the github fork and all is working. (As of now the only change is in the name of the .bwextension output file.)
I use both Push1 and Push2 concurrently in bitwig. I have a couple of reasons for wanting to code some changes in the fork:
(a) I would like to change some key mapping for example I would prefer to swap [rec]+[shift] and [rec] so that the single key activates overdub, and [rec]+[shift] activates the general recording function, at least I want to try this.
(b) I've coded an extension that executes a special project save sequence. I don't want a dedicated controller just for one button, so I was thinking I might integrate this action into my fork of DrivenByMoss.
I thought I would put it out there for any hints on how I would best implement these features, or at least get started on the right foot.
I've set up the eclipse ide workspace for this and obviously the github fork and all is working. (As of now the only change is in the name of the .bwextension output file.)
I use both Push1 and Push2 concurrently in bitwig. I have a couple of reasons for wanting to code some changes in the fork:
(a) I would like to change some key mapping for example I would prefer to swap [rec]+[shift] and [rec] so that the single key activates overdub, and [rec]+[shift] activates the general recording function, at least I want to try this.
(b) I've coded an extension that executes a special project save sequence. I don't want a dedicated controller just for one button, so I was thinking I might integrate this action into my fork of DrivenByMoss.
I thought I would put it out there for any hints on how I would best implement these features, or at least get started on the right foot.
Statistics: Posted by dungle — Sat Feb 15, 2025 3:03 am