Skip to content

Feature/midi save load#1390

Merged
stellar-aria merged 6 commits into
SynthstromAudible:communityfrom
m-m-adams:feature/midi_save_load
Mar 2, 2024
Merged

Feature/midi save load#1390
stellar-aria merged 6 commits into
SynthstromAudible:communityfrom
m-m-adams:feature/midi_save_load

Conversation

@m-m-adams

Copy link
Copy Markdown
Collaborator

Allows saving and loading midi presets. They end up in a new folder named MIDI

It only saves the items which would be saved in a song at the moment

@github-actions

github-actions Bot commented Mar 1, 2024

Copy link
Copy Markdown
Contributor

Test Results

9 tests  ±0   9 ✅ ±0   0s ⏱️ ±0s
2 suites ±0   0 💤 ±0 
2 files   ±0   0 ❌ ±0 

Results for commit acaba4a. ± Comparison against base commit b9c5f40.

♻️ This comment has been updated with latest results.

@seangoodvibes seangoodvibes added the cherry-pick Commit to cherry pick to release branch label Mar 1, 2024
@seangoodvibes seangoodvibes added this to the Release 1.1 milestone Mar 1, 2024

@alifeinbinary alifeinbinary left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran this PR on my OLED Deluge and was able to Load and Save presets by pressing load+MIDI and save+MIDI respectively. Presets appeared in the newly created ./MIDI directory with XML files with the names I had assigned to the presets.

@stellar-aria stellar-aria added this pull request to the merge queue Mar 2, 2024
Merged via the queue into SynthstromAudible:community with commit fd5dba8 Mar 2, 2024
github-actions Bot pushed a commit that referenced this pull request Mar 2, 2024
* save midi presets

* basic midi preset loading

* stop oob access on non existent midi backup

* show load midi as title

* refactor to have storage manager handle loading

* save channel
stellar-aria pushed a commit that referenced this pull request Mar 2, 2024
* save midi presets

* basic midi preset loading

* stop oob access on non existent midi backup

* show load midi as title

* refactor to have storage manager handle loading

* save channel
@m-m-adams m-m-adams deleted the feature/midi_save_load branch March 23, 2024 16:11
tastycode pushed a commit to tastycode/DelugeFirmware that referenced this pull request Jul 3, 2024
* save midi presets

* basic midi preset loading

* stop oob access on non existent midi backup

* show load midi as title

* refactor to have storage manager handle loading

* save channel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick Commit to cherry pick to release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants