seangoodvibes
About
- Username
- seangoodvibes
- Joined
- Visits
- 441
- Last Active
- Roles
- Beta Tester
- Points
- 7
- Posts
- 51
- 2
- Badges
-
Deluge Community Firmware Change Log
Wondering what's in the Deluge Community Firmware's Nightly build which will make it into our next Official Release? We got you!
We made a change log which summarizes all the changes since our first Official Release.
Our next official release will be version c1.1.0, currently codenamed Beethoven (codename subject to change).
We invite anyone looking to try out our Nightly Build and wants to help us out by providing feedback and reporting bugs !
Cheers and thanks from your friendly Deluge Open Source Development Team
https://github.com/SynthstromAudible/DelugeFirmware/blob/community/CHANGELOG.md
-
MIDI controller assignment option to access the selected / edited track
Midi Follow Mode with Midi Learning View
Master midi follow mode whereby after enabling the mode, you set a master midi follow channel and all midi (notes + cc’s) received on that channel will be directed to control the active view (e.g. arranger view, song view, audio clip view, instrument clip view).
Comes with a midi learning view to make learning and managing your midi cc's to the deluge's parameters a breeze.
Simple summary: Set a channel, set your Midi Controller(s) to the same channel, set a root note for your kits, learn your Midi CC's once and play and control the deluge instruments and parameters with ease!
No more re-learning your Midi controllers every time you start a new song, add new clips or change instrument presets.
https://github.com/SynthstromAudible/DelugeFirmware/pull/781
Download link: https://github.com/SynthstromAudible/DelugeFirmware/actions/runs/7083985686?pr=781
-
Step automation view / automation drawing (track long envelope drawing).
Hi everyone, I made this feature request happen here! It is now part of the community open source firmware and will continue to be improved over time.
https://forums.synthstrom.com/discussion/5476/automation-view-mode#latest
-
Velocity pad light in Kit
@duncandisorderly said:
or you hold an audition pad while you're looking at a kit/drum pattern, & it shows you a graph on the matrix of all the velocities for that sound..... actually, being able to adjust the velocities in this way would be cool too.
or any other automation, come to think of it.Automation view has been added
https://forums.synthstrom.com/discussion/5476/automation-view-mode#latest
-
Midi Feedback
@Marchander said:
Has anyone had any experience with the new Midi Feedback feature?
Can it work without Midi Follow turned on?
Hoping to use it with USB midi devices like Midi Fighter Twister or the Intech Studio grid system is anyone has triedIt only works with midi follow
The reason being that it will send midi feedback about the same context as midi follow
for example:
- as soon you enter a new clip or select a clip from song view it will send midi feedback about that clip
- or if you're in a clip and you change parameter values in that clip it will send midi feedback
- or if you're in the clip and you change the preset of that clip it will send midi feedback
it also sends midi feedback for the same parameter to cc mappings as midi follow
I think if you want to use midi feedback with regular midi learn, it would have to be a new global midi command that you would trigger to send feedback for all currently learned parameters to the same channel as the device requesting the midi feedback.
It would basically be a similar but separate feature to the midi follow feedback feature.