├── LICENSE ├── README.md ├── beatrmatrix_sequencer.amxd ├── pcb gerber.zip ├── starter patch.amxd └── stepseq_ARDUINO-CODE.ino /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yobalint/beatrmatrix-stepsequencer/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yobalint/beatrmatrix-stepsequencer/HEAD/README.md -------------------------------------------------------------------------------- /beatrmatrix_sequencer.amxd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yobalint/beatrmatrix-stepsequencer/HEAD/beatrmatrix_sequencer.amxd -------------------------------------------------------------------------------- /pcb gerber.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yobalint/beatrmatrix-stepsequencer/HEAD/pcb gerber.zip -------------------------------------------------------------------------------- /starter patch.amxd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yobalint/beatrmatrix-stepsequencer/HEAD/starter patch.amxd -------------------------------------------------------------------------------- /stepseq_ARDUINO-CODE.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yobalint/beatrmatrix-stepsequencer/HEAD/stepseq_ARDUINO-CODE.ino --------------------------------------------------------------------------------