Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Step sequencer for 303-clones (and mono synths in general) based on the Web MIDI API

License

Notifications You must be signed in to change notification settings

maximecb/acidlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

54 Commits

Repository files navigation

AcidLines

AcidLines is a grid sequencer which uses the Web MIDI protocol to control an external synthesizer device or software plugin. It is geared specificallt towards 303 clones such as the TB-03 and TD-3, but is usable with any synthesizer that can accept MIDI input.

Server not yet online, coming soon! (削除) Try AcidLines at acid.musictools.live. (削除ここまで)

Development Setup Instructions

Installing dependencies:

# Install npm and update it
sudo apt-get install -y nodejs npm
sudo npm install -g npm
# Install dependencies for this project
npm install
sudo npm install --global --only=dev

To start the server locally:

node server.js

App is then accessible at http://localhost:7774/

Planned Features

Features planned for future versions of AcidLines:

  • Acid smiley for favicon
  • Ability to queue multiple patterns into a track
  • Online sharing and browsing of patterns
  • Built-in acid synth to preview patterns or tinker without a hardware 303-clone

I would like to find collaborators to help me bring this project to its full potential. If you are interested, please reach out.

About

Step sequencer for 303-clones (and mono synths in general) based on the Web MIDI API

Topics

Resources

License

Stars

Watchers

Forks

AltStyle によって変換されたページ (->オリジナル) /