Skip to content

Commit

Permalink
Update community_features.md (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
seangoodvibes authored Nov 5, 2023
1 parent a77e2de commit 5a9c21d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/community_features.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ Here is a list of general improvements that have been made, ordered from newest
- The value range displayed is 0-50 for non-MIDI parameters and 0-127 for MIDI parameters.
- Note: In the Menu, if you wish to scroll through the parameter value range faster at an accelerated rate of +/- 5, hold Shift while turning the Select Encoder.

#### 3.9 - Adjust Metronome Volume
- ([#683]) The Metronome's volume now respects the song's volume and will increase and decrease in volume together with the Gold Volume Encoder.
- In addition, a Default menu was created titled "Metronome" which enables you to set a value between 22 and 27 to further adjust the volume of the Metronome. 22 being the lowest metronome volume that can be heard when the Song's volume is at its maximum and 27 being the loudest metronome volume.

## 4. New Features Added

Here is a list of features that have been added to the firmware as a list, grouped by category:
Expand Down Expand Up @@ -209,7 +213,7 @@ Synchronization modes accessible through the "LFO SYNC" shortcut.
- ([#360]) Fixed interpolation bugs, added fine tuning for long presses, and added pad selection mode
- ([#636]) Updated Parameter Values displayed in Automation View to match Parameter Value Ranges displayed in the Menu's. E.g. instead of 0 - 128, it now displays 0 - 50 (except for Pan which now displays -25 to +25 and MIDI instrument clips which now display 0 - 127).
- ([#681]) Added new automation community feature menu to re-instate audition pad shortcuts in the Automation Instrument Clip View.
- Current in the Instrument Clip VIew if hold down an audition pad and press a shortcut pad on the grid, it will open the menu corresponding to that shortcut pad.
- Currently in the Instrument Clip View if you hold down an audition pad and press a shortcut pad on the grid, it will open the menu corresponding to that shortcut pad.
- By default in the Automation Instrument Clip View that same behaviour of holding an audition pad and pressing a shortcut pad is disabled in favour of you being able to hold down an audition pad and adjust the automation lane values so that you can audible hear the changes to the sound while adjusting automation settings.
- Through the community features menu, you can disable this change and re-instate the audition pad shortcuts by setting the community feature to "Off."

Expand Down Expand Up @@ -413,4 +417,5 @@ This list includes all preprocessor switches that can alter firmware behaviour a
[#630]: https://github.com/SynthstromAudible/DelugeFirmware/pull/630
[#636]: https://github.com/SynthstromAudible/DelugeFirmware/pull/636
[#681]: https://github.com/SynthstromAudible/DelugeFirmware/pull/681
[#683]: https://github.com/SynthstromAudible/DelugeFirmware/pull/683
[Automation View Documentation]: https://github.com/SynthstromAudible/DelugeFirmware/blob/release/1.0/docs/features/automation_view.md

0 comments on commit 5a9c21d

Please sign in to comment.