NeoBreaker/README.md

23 lines
638 B
Markdown
Raw Permalink Normal View History

2021-08-15 12:53:09 +00:00
# NeoBreaker
2021-08-17 20:44:17 +00:00
#### Loop player for Adafruit NeoTrellis M4
2021-08-17 20:42:39 +00:00
2021-08-17 20:44:32 +00:00
2021-08-17 20:42:39 +00:00
## Features
2021-08-17 20:45:47 +00:00
* 4 groups of 7 samples (MONO 44,1k 16bit PCM WAV) stored in QSPI memory (G1_1.wav to G4_7.wav)
2021-08-17 20:42:39 +00:00
* playback of 1 sample from each grop at a time
* loop launch quintized to 1/8th (kind of)
* right channel outputs 15ms 2ppqn pulse for Korg devices
2022-08-02 10:07:50 +00:00
## Ideas and TODO
2021-08-17 20:42:39 +00:00
* Clock input (& Slicing)
* Korg click
* USB MIDI
2021-08-17 20:43:42 +00:00
* Configure one-shot/loop samples
2021-08-17 20:42:39 +00:00
* USB mass storage to transfer samples
* Sequencer
* MIDI out
* Internal synths
2021-08-17 20:43:00 +00:00
## Tip
2021-08-17 20:42:39 +00:00
To upload samples, switch M4 to Circuit Python or upload msc_external_flash from Adafruit TinyUSB Arduino examples