Skip to content

Feature: Autoload sample to synth or drum when LOAD is toggled On while previewing sounds in sound browser#2676

Merged
seangoodvibes merged 20 commits into
SynthstromAudible:communityfrom
soymonitus:raul/autoload_sample_to_instrument
Sep 25, 2024
Merged

Feature: Autoload sample to synth or drum when LOAD is toggled On while previewing sounds in sound browser#2676
seangoodvibes merged 20 commits into
SynthstromAudible:communityfrom
soymonitus:raul/autoload_sample_to_instrument

Conversation

@soymonitus

@soymonitus soymonitus commented Sep 17, 2024

Copy link
Copy Markdown
Collaborator

I find loading samples to instruments pretty slow specially when I want to try a lot of different sounds. This feature allows you to tap Load to engage "autoload" while browsing samples for a synth or drum (not available for audioclips).
So while Load is lighted, the preview action when scrolling through samples will also load the sample as if you had pressed Enter and then opened the browser.

TO-DO:

  • Fix the issue with golden knobs jumping from Filter cutoff to Custom2
IMG_5526.mp4

@github-actions

github-actions Bot commented Sep 17, 2024

Copy link
Copy Markdown
Contributor

Test Results

103 tests  ±0   103 ✅ ±0   0s ⏱️ ±0s
 15 suites ±0     0 💤 ±0 
 15 files   ±0     0 ❌ ±0 

Results for commit 53acb2ba. ± Comparison against base commit 5264a54.

♻️ This comment has been updated with latest results.

@soymonitus soymonitus changed the title Feature: Autoload sample to synth or drum when shift pressed while previewing sounds in sound browser Feature: Autoload sample to synth or drum when LEARN is toggled while previewing sounds in sound browser Sep 20, 2024
Comment thread CHANGELOG.md Outdated
@soymonitus soymonitus changed the title Feature: Autoload sample to synth or drum when LEARN is toggled while previewing sounds in sound browser Feature: Autoload sample to synth or drum when LOAD is toggled On while previewing sounds in sound browser Sep 20, 2024
@soymonitus

Copy link
Copy Markdown
Collaborator Author

@seangoodvibes this is ready for review!

Comment thread docs/community_features.md Outdated
Comment thread src/deluge/gui/ui/browser/sample_browser.cpp Outdated
Comment thread src/deluge/gui/ui/browser/sample_browser.cpp
Comment thread src/deluge/gui/ui/browser/sample_browser.cpp Outdated
soymonitus and others added 3 commits September 25, 2024 07:19
Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 11, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 12, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
seangoodvibes added a commit to seangoodvibes/DelugeFirmware that referenced this pull request Jan 12, 2026
…le previewing sounds in sound browser (SynthstromAudible#2676)

* Autoload sample to synth or drum when shift pressed while previewing

* Use LEARN instead of SHIFT

* Change button state on release, to be consistent with other button toggles like Scale mode

* docs

* outdated comment

* trigger build

* Not light the Learn button when in audioclip, to not fool users into thinking autoload works here

* Change toggle button to LOAD

* Update changelog

* Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable

* Revert "Fix issue of SCW not loading as wavetable oscType if oscType was already set as Wavetable"

This reverts commit 1ecdfcf.

* Fix docs

* Fix outdated comment

* dbt format

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar community_features.md

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

* Actualizar sample_browser.cpp

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>

---------

Co-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>
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.

2 participants