Skip to content

Commit

Permalink
DX7: make loading of .syx patches integrated with "load SYNTH" UI
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
bfredl committed Sep 21, 2024
1 parent 6b41aac commit f56c77b
Show file tree
Hide file tree
Showing 12 changed files with 367 additions and 429 deletions.
39 changes: 0 additions & 39 deletions src/deluge/gui/menu_item/dx/browse.cpp

This file was deleted.

33 changes: 0 additions & 33 deletions src/deluge/gui/menu_item/dx/browse.h

This file was deleted.

178 changes: 0 additions & 178 deletions src/deluge/gui/menu_item/dx/cartridge.cpp

This file was deleted.

125 changes: 0 additions & 125 deletions src/deluge/gui/ui/browser/dx_browser.cpp

This file was deleted.

Loading

0 comments on commit f56c77b

Please sign in to comment.