slide

MIDI slide whistle
git clone https://git.mitxela.com/slide.git
Log | Files | Refs | README

Branches

Name Last commit date Author
master2021-02-07 13:33:09 +0000mitxela

File Tree (HEAD)

Name Size
Calibrate.asm3.776K
Calibrate.hex1012B
calibrate.py2.485K
investigate.py915B
lengths.CAL912B
main.asm14.85K
main.hex5.691K
makefile126B
readme.md213B
tablegen.py5.509K

History

* 8048f8c (HEAD -> master) | mitxela 2021-02-07 13:33 | Add readme | * fe506dd | mitxela 2021-02-07 11:47 | Add main.hex | * 1e45ba1 | mitxela 2021-02-07 11:44 | Add asm calibration code (main.asm @315909a) | * 1b0f4e7 | mitxela 2021-02-07 11:39 | Add the amazing CAL script | * e44497d | mitxela 2021-02-07 11:38 | Cleanup | * d6b48ba | mitxela 2021-02-07 11:26 | State of the repo as it was left in 2019 | * 6f843f0 | mitxela 2019-03-08 16:46 | Add calibrate.hex to repo | * 86138e7 | mitxela 2019-03-08 16:44 | Update python tools | * 517e5ad | mitxela 2018-09-22 23:19 | Valve servo and fan timeout | * 74407b4 | mitxela 2018-09-21 13:36 | Pitch Bend | * a975902 | mitxela 2018-09-21 12:41 | Melodies | * 368fbd3 | mitxela 2018-09-21 12:09 | Midi to movements | * cb88808 | mitxela 2018-09-21 01:54 | MIDI begins | * 315909a | mitxela 2018-09-20 22:06 | Calibration code | * 3d39030 | mitxela 2018-08-25 23:35 | Control both servos in one command | * bbc10d8 | mitxela 2018-08-25 22:10 | Software control of servos with no extra hardware | * 4697a8f | mitxela 2018-08-25 21:59 | Implement bitbanged 1Mbaud uart | * b6dbfb6 | mitxela 2018-08-25 20:50 | addressing two | * db15315 | mitxela 2018-08-25 20:44 | Movement | * d3ffaed | mitxela 2018-08-25 18:06 | Scan all IDs at 1Mbaud for status packets | * 7adea5d mitxela 2018-08-25 18:06 makefile

Contents of readme.md:

MIDI Slide Whistle

Source code and calibration stuff for the MIDI slide whistle

This is all a bit of a mess, but just think of that as a window into the creative process.