Skip to content

Support for Easy Spin programs in the UI#159

Open
markmelvin wants to merge 2 commits into
mod-audio:masterfrom
audiofab:easy_spin_file_support
Open

Support for Easy Spin programs in the UI#159
markmelvin wants to merge 2 commits into
mod-audio:masterfrom
audiofab:easy_spin_file_support

Conversation

@markmelvin

Copy link
Copy Markdown

Adds a new file-type entry to FilesList so the Audiofab Easy Spin LV2
plugin (https://audiofab.com/plugins/easy-spin) can expose a dedicated
"Easy Spin Programs" folder in MOD UI's Files tab for user-uploaded
FV-1 program binaries (.bin).

The plugin emulates Audiofab's FV-1-based Easy Spin in real time and
loads compiled 512-byte FV-1 binaries as user effects. Without this
entry, plugins that set mod:fileTypes "easyspinprog" get an empty
file picker.

Follows the same pattern as the recent "aidadspmodel" / "nammodel"
additions — single elif clause, no UI changes needed.

Plugin TTL reference:
https://audiofab.com/plugins/easy-spin#programFile
mod:fileTypes "easyspinprog"

NOTE: The plugin is ready to go - I am just looking at how to get it published. It is effectively this:

https://easy-spin.audiofab.com

But running on the MOD Dwarf. And you can use the Easy Spin tools (https://marketplace.visualstudio.com/items?itemName=ms-audiofab.fv1-vscode) to write your own effects and upload them to run on the Dwarf as well.

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.

1 participant