https://github.com/4ms/metamodule-rack-interface
API for building Rack plugins as MetaModule plugins
https://github.com/4ms/metamodule-rack-interface
Last synced: 5 months ago
JSON representation
API for building Rack plugins as MetaModule plugins
- Host: GitHub
- URL: https://github.com/4ms/metamodule-rack-interface
- Owner: 4ms
- License: other
- Created: 2024-04-09T04:56:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-29T00:25:35.000Z (about 1 year ago)
- Last Synced: 2025-05-29T01:31:31.692Z (about 1 year ago)
- Language: C
- Size: 1.82 MB
- Stars: 4
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-GPLv3.txt
Awesome Lists containing this project
README
## metamodule-rack-interface
This is the interface between VCV Rack-native plugins and MetaModule. The plugin-facing API is very close to the Rack SDK v2.4.1.
Plugins are compiled against this and dynamically linked to the MetaModule firmware when loaded as a plugin.