0.7.1-beta: preset history/undo, local storage folder, free-tier cloud preset sync#25
Merged
Conversation
…d preset sync history: every edit to the active preset is a readable changelog entry (param gestures coalesce to one step); Ctrl+Z / Ctrl+Shift+Z replay inverse writes on the device, with barriers where the buffer was replaced. Persists per device+slot in IndexedDB; History rail panel with revert-to-here; native unsaved-changes dialog on close (web: beforeunload). local: pick a folder (Axis hub → Storage) — Presets/ browses .syx libraries straight from disk as a third library source (audition without touching slots, save-to-folder, save-back-to-file from the Save dialog), Sync/ mirrors preset versions as plain .syx + index (auto-synced, unlimited), with a verified restore path. Library sidebar gains 'On your <device>' and 'Local presets' views, visible signed-out too. cloud: preset sync opens to free accounts (3 MB · newest full backup · 5 snapshots, enforced server-side); quota usage bar + replace-confirmation in the account panel.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Highlights
Presets/browses .syx libraries straight from disk (audition, save-to-folder, save-back-to-file from the Save dialog),Sync/mirrors preset versions as plain tool-readable .syx + index with auto-sync and verified restore. New Storage tab in the Axis hub; "On your FM3" / "Local presets" library views.Pairs with ForgeFX 0.4.15-beta (sKuhLight/ForgeFX#29) and the axis-cloud quota migrations (already applied).
Verification
npm run check— 0 errors · production build cleannpm test— 8/8 suites (incl. new local-folder + sync-plan suites)