Skip to content

clemencon/twenty-turns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twenty ☉ Turns

License: GPL v3

A web-based patch editor for the Alesis Micron synthesizer that runs entirely in your web browser. No installation required, just connect your Micron via MIDI and start tweaking.

About

In 2006, I purchased my first synthesizer: an Alesis Micron. It was a VA synth capable of incredible sounds, but hard to program with just one knob and a two-line LCD screen. I eventually sold it.

I still remember Dorian Concept fooling around.

Twenty years later, I bought it again. Let's expand the interface!

Requirements

Setup

Install Node.js 24.12.0

Using a version manager like nvm:

nvm install && nvm use

Or install it manually.

Install pnpm

On macOS using Homebrew:

brew install pnpm

Or install it using a standalone script or other package managers.

Install Dependencies

pnpm install

Development

# Start development server.
pnpm dev

# Build for production.
pnpm build

# Preview production build.
pnpm preview

# Run linter/formatter with auto-fix.
pnpm fix

Acknowledgments

This project is not affiliated with, endorsed by, or sponsored by Alesis or inMusic Brands, Inc. "Alesis" and "Micron" are trademarks of inMusic Brands, Inc.

This repository includes reference documentation:

These manuals are © Alesis/inMusic and are included solely for reference to support development of this patch editor. They are not covered by this project's GPL v3 license and remain the property of their respective copyright holders.

About

Web-based patch editor for the Alesis Micron.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors