Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT] DX7: make loading of .syx patches integrated with "load SYNTH" UI #2694

Draft
wants to merge 2 commits into
base: community
Choose a base branch
from

Commits on Nov 25, 2024

  1. DX7: make loading of .syx patches integrated with "load SYNTH" UI

    very WIP, I am learning how the "preset slot system" works (and doesn't
    work) in real time.
    Need to assign a "unsaved slot" to a loaded DX7 patch somehow, otherwise unsaved
    changes get lost if you navigate to another preset and then back
    
    Notably, the location is no longer (sdcard)/DX7 but the SYNTH folder
    and its subfolders.
    
    Approximately treat a 32-preset cartridge as a folder.
    bfredl committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    fad6f8c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. fubbigt: does not work

    bfredl committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3788f94 View commit details
    Browse the repository at this point in the history