diff --git a/.gitignore b/.gitignore index 0fe3c5b..24523b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ -*-backups -fp-info-cache -*auto_saved_files* -Spice/*.log -Spice/*.raw -Spice/*.net -*.kicad_prl +*-backups +fp-info-cache +*auto_saved_files* +Spice/*.log +Spice/*.raw +Spice/*.net +*.kicad_prl *.FCBak \ No newline at end of file diff --git a/README.md b/README.md index 34b1a62..1a96b38 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,14 @@ | Crash2 | 2 | | Splash | 1 | -12 Pads and 17 total inputs. \ No newline at end of file +12 Pads and 17 total inputs. + +## Other Stuff + +Try out the Liquorix Kernel and see if latency is improved. + +``` shell +sudo add-apt-repository ppa:damentz/liquorix && sudo apt-get update +sudo apt-get update +sudo apt-get install linux-image-liquorix-amd64 linux-headers-liquorix-amd64 +``` diff --git a/TODO.md b/TODO.md index 3a49f66..c6c2ba1 100644 --- a/TODO.md +++ b/TODO.md @@ -1,15 +1,12 @@ # ToDo ### Todo - -- [ ] Build prototype eDrum - - [ ] Build test trigger pad (rubber practice pad style) - - [ ] Build single trigger circuit for testing -- [ ] Purchase low volume cymbals -> [Mosico Low Volume](https://amzn.to/3u3SP1Q) +- [ ] Purchase low volume cymbals -> [Mosico Low Volume](https://amzn.to/3UPHQTL) +- [ ] Fix dropped triggers on kick (wait for eDRUMin to see how it behaves) ### In Progress ### Done ✓ - +- [x] Build prototype eDrum