PatchworkBoy / Neotrellis-M4-Feather-Express-8x8

Seems very few sketches & examples exist for the updated Adafruit Neotrellis M4 Feather Express 8x8 UNTZstrument refresh, so here are ones I've cobbled together thus far...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adafruit's 8x8 NeoTrellis Feather M4 Kit

https://github.com/adafruit | https://www.adafruit.com/product/1929

Seems very few sketches & examples have been updated for the Adafruit Neotrellis M4 Feather Express 8x8 Kit, so here are ones I've cobbled together thus far, mainly ripped from code for the earlier NeotrellisM4 4x8 (https://www.adafruit.com/product/4020 - can still get from Digi-Key)...

None of these are perfect, all need improvement, but give a vague starting point.

Don't hammer any of these with too much MIDI In data... the Feather will lag and buffer. Can tell this is happening by ceasing MIDI input and watching things continue to react. Typically sending much beyond 480bpm NoteOn pulse to MIDI In on Ch16 is enough to cause things to lag (eg: sixteenths at 120bpm).

The whole timing side of things needs work - these are all very hacky basic sketches.

About

Seems very few sketches & examples exist for the updated Adafruit Neotrellis M4 Feather Express 8x8 UNTZstrument refresh, so here are ones I've cobbled together thus far...

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 64.5%Language:C++ 35.5%