Skip to content

4ms/metamodule

Repository files navigation

MetaModule

Build Simulator Build Firmware

Start

First, clone this repo and cd into the new directory.

git clone https://github.com/4ms/metamodule
cd metamodule

If you would like to use a different branch than main, switch to this branch before submodules are updated:

git checkout BRANCHNAME

Initialize and update the submodules recursively:

git submodule update --init --recursive

Next, setup your development environment by following the instructions on this page.

Next Steps

The MetaModule environment is built using three separate components: The VCV Rack Plugin (which includes the MetaModule patch exporter module), the firmware for the MetaModule hardware, and the firmware simulator that allows you to run the firmware locally to test changes. The VCV Rack plugin is part of the 4ms-vcv repo, and the firmware and simulator are part of this repo.

For information about building and using these components, please follow the separate guides:

Usage

Contributing

If you would like to create plugins of your own VCV modules for the MetaModule platform, please see the Plugin Guide.

About

MetaModule virtual patch module firmware

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
LICENSE-GPL-v3.txt

Stars

Watchers

Forks

Packages

No packages published

Contributors 10