Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p-o-l-e/calculator
RP2040 MIDI Sequencer
https://github.com/p-o-l-e/calculator
midi pico rp2040 sequencer
Last synced: about 3 hours ago
JSON representation
RP2040 MIDI Sequencer
- Host: GitHub
- URL: https://github.com/p-o-l-e/calculator
- Owner: p-o-l-e
- License: mit
- Created: 2022-11-14T11:16:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-25T17:45:46.000Z (almost 2 years ago)
- Last Synced: 2023-07-24T00:22:07.134Z (over 1 year ago)
- Topics: midi, pico, rp2040, sequencer
- Language: C
- Homepage:
- Size: 1.73 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Generative MIDI Sequencer
- 2-16 Steps
- 8 Tracks - each for dedicated midi-channel
- USB/DIN5 Output
- 4 modes (forward, backward, ping-pong, random)
- Adjustable velocity, time offset and duration for each note
- Langton's ant like cellular automata with user-defined rules
- Beat auto align (aka Euclidean rhythm)
- Permutation/Sieve for degree/octave/velocity/duration
- Scale/Root auto align
- Tap tempo
- Sync/freerun for each track
- Adjustable velocity & timing drift