Solar Chrome
Electro Synth Maniac
Völlig krass, der Stefan hat auf Basis des Teensy 4.1 einen eigenen Hardware-Sequencer entwickelt.
Sein Kanal: https://www.youtube.com/@stefandegu5150
Github: https://github.com/steven-law/TeenSequencerV2
The Teensy MIDI Sequencer is a standalone sequencing system based on the Teensy 4.1.
It features eight polyphonic tracks, each with eight clips. Every clip consists of
96 MIDI ticks and allows up to twelve simultaneous notes. Clips can be arranged
into a linear song structure using an arranger that supports up to 256 bars.
Each bar can store parameters such as clip selection, transposition, volume,
probability, and a set of 16 freely assignable MIDI CC commands.
The song progression can be looped with customizable start and end points.
Sein Kanal: https://www.youtube.com/@stefandegu5150
Github: https://github.com/steven-law/TeenSequencerV2