Update text files.
This commit is contained in:
parent
b0e7d9cf62
commit
53fe5b5d10
14
.gitignore
vendored
14
.gitignore
vendored
@ -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
|
12
README.md
12
README.md
@ -17,4 +17,14 @@
|
||||
| Crash2 | 2 |
|
||||
| Splash | 1 |
|
||||
|
||||
12 Pads and 17 total inputs.
|
||||
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
|
||||
```
|
||||
|
9
TODO.md
9
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
|
||||
|
Loading…
Reference in New Issue
Block a user