SkillAgentSearch skills...

Mjuo

A modern modular synthesizer with MIDI, samples, and scripting as first class citizens.

Install / Use

/learn @wwtos/Mjuo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Mason-Jones Unit Orchestra

This is a node-based synthesizer/sequencer, designed specifically for developing pipe organs.

To run

note, I have only tested this with linux. If you want to get it running on another OS, you'll need to implement a MIDI and audio backend in vpo-backend/sound-engine/src/backend

There's two parts to this code: The frontend and the backend.

Backend

To get the backend running, just navigate to it and use cargo run

Frontend

To run the frontend, first install all the packages with npm install. Next, run npm run watch-main to watch the electron main process code. Finally, run npm run start to start the frontend.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3mo ago
Forks0

Languages

Rust

Security Score

87/100

Audited on Dec 13, 2025

No findings