Skip to content

Enhancement / Mod Encoders ~ Add Mod Button Gold Knob Contextual Popups#888

Merged
m-m-adams merged 11 commits into
SynthstromAudible:communityfrom
seangoodvibes:Add-Mod-Button-Context-Popups
Jan 28, 2024
Merged

Enhancement / Mod Encoders ~ Add Mod Button Gold Knob Contextual Popups#888
m-m-adams merged 11 commits into
SynthstromAudible:communityfrom
seangoodvibes:Add-Mod-Button-Context-Popups

Conversation

@seangoodvibes

@seangoodvibes seangoodvibes commented Dec 26, 2023

Copy link
Copy Markdown
Collaborator

When you press on the gold knob mod buttons to switch what the gold knobs control, it now displays a pop-up to tell you what the current settings are for the current Gold Knob parameters selected.

For example, if you press the LPF/HPF/EQ button it will tell you if you have currently selected LPF, HPF, or EQ. If you have selected LPF or HPF, it will also tell you the mode - e.g. LPF: 24DB

On 7SEG the pop-up is split into two actions (press and release): e.g. for LPF, when you press down on the button it will display LPF, and when you let go of the button it will display 24DB.

  • Get it working for OLED
  • Get it working for 7SEG

@seangoodvibes seangoodvibes marked this pull request as draft December 26, 2023 03:38
@seangoodvibes seangoodvibes marked this pull request as ready for review December 26, 2023 06:42
@seangoodvibes seangoodvibes marked this pull request as draft January 3, 2024 18:08
@seangoodvibes seangoodvibes changed the title Add Mod Button Gold Knob Contextual Popups [DRAFT] Add Mod Button Gold Knob Contextual Popups Jan 3, 2024
@seangoodvibes seangoodvibes changed the title [DRAFT] Add Mod Button Gold Knob Contextual Popups Add Mod Button Gold Knob Contextual Popups Jan 8, 2024
@seangoodvibes seangoodvibes marked this pull request as ready for review January 8, 2024 02:17
@seangoodvibes seangoodvibes force-pushed the Add-Mod-Button-Context-Popups branch from 8d52eca to af20901 Compare January 8, 2024 02:53
@seangoodvibes seangoodvibes changed the title Add Mod Button Gold Knob Contextual Popups Enhancement/Add Mod Button Gold Knob Contextual Popups Jan 8, 2024
@seangoodvibes seangoodvibes changed the title Enhancement/Add Mod Button Gold Knob Contextual Popups Enhancement/ Mod Encoders ~ Add Mod Button Gold Knob Contextual Popups Jan 8, 2024
@seangoodvibes seangoodvibes changed the title Enhancement/ Mod Encoders ~ Add Mod Button Gold Knob Contextual Popups Enhancement / Mod Encoders ~ Add Mod Button Gold Knob Contextual Popups Jan 8, 2024
@seangoodvibes seangoodvibes force-pushed the Add-Mod-Button-Context-Popups branch 5 times, most recently from 72fc905 to c46221c Compare January 11, 2024 04:12
@sapphire-arches sapphire-arches added this to the Release 1.1 milestone Jan 11, 2024
@seangoodvibes seangoodvibes force-pushed the Add-Mod-Button-Context-Popups branch 5 times, most recently from a184336 to 74a2b1f Compare January 18, 2024 21:25
@seangoodvibes seangoodvibes force-pushed the Add-Mod-Button-Context-Popups branch 2 times, most recently from 24b2444 to 2651708 Compare January 26, 2024 21:34
@seangoodvibes seangoodvibes changed the title Enhancement / Mod Encoders ~ Add Mod Button Gold Knob Contextual Popups [Ready for Review] Enhancement / Mod Encoders ~ Add Mod Button Gold Knob Contextual Popups Jan 26, 2024
Comment thread src/deluge/model/mod_controllable/mod_controllable_audio.cpp
Comment thread src/deluge/model/mod_controllable/mod_controllable_audio.cpp Outdated
@seangoodvibes seangoodvibes force-pushed the Add-Mod-Button-Context-Popups branch from 208b863 to 0004a64 Compare January 26, 2024 22:51
@seangoodvibes seangoodvibes changed the title [Ready for Review] Enhancement / Mod Encoders ~ Add Mod Button Gold Knob Contextual Popups Enhancement / Mod Encoders ~ Add Mod Button Gold Knob Contextual Popups Jan 26, 2024
@seangoodvibes seangoodvibes force-pushed the Add-Mod-Button-Context-Popups branch 2 times, most recently from c803e73 to 94ee925 Compare January 28, 2024 01:06
@m-m-adams m-m-adams added this pull request to the merge queue Jan 28, 2024
Added: EQ, Reverb, Sidechain Compressor
Added Global LPF, HPF, EQ, MOD FX
Added: Delay, Master Comp, Reverb
Right now it only works for OLED. I just structured the code so that I can add the 7seg pop-up's next
Renaming to sidechain to align with PR SynthstromAudible#898
@seangoodvibes seangoodvibes force-pushed the Add-Mod-Button-Context-Popups branch from 94ee925 to c3969d8 Compare January 28, 2024 17:56
Merged via the queue into SynthstromAudible:community with commit 85bc465 Jan 28, 2024
@seangoodvibes seangoodvibes deleted the Add-Mod-Button-Context-Popups branch February 22, 2024 23:28
tastycode pushed a commit to tastycode/DelugeFirmware that referenced this pull request Jul 3, 2024
…ps (SynthstromAudible#888)

* display LPF, HPF, Delay

* Add more params

Added: EQ, Reverb, Sidechain Compressor

* Added Global Params

Added Global LPF, HPF, EQ, MOD FX

* Add remaining global FX

Added: Delay, Master Comp, Reverb

* Prepare for adding 7Seg Support

Right now it only works for OLED. I just structured the code so that I can add the 7seg pop-up's next

* Add 7SEG + Code refactoring / cleanup

* Fixup

* Rename Sidechain Compressor to Sidechain

Renaming to sidechain to align with PR SynthstromAudible#898

* dbt format

* Fix rebase mistake

* Update per feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants