Update text files.
This commit is contained in:
parent
b0e7d9cf62
commit
53fe5b5d10
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,8 +1,8 @@
|
|||||||
*-backups
|
*-backups
|
||||||
fp-info-cache
|
fp-info-cache
|
||||||
*auto_saved_files*
|
*auto_saved_files*
|
||||||
Spice/*.log
|
Spice/*.log
|
||||||
Spice/*.raw
|
Spice/*.raw
|
||||||
Spice/*.net
|
Spice/*.net
|
||||||
*.kicad_prl
|
*.kicad_prl
|
||||||
*.FCBak
|
*.FCBak
|
12
README.md
12
README.md
@ -17,4 +17,14 @@
|
|||||||
| Crash2 | 2 |
|
| Crash2 | 2 |
|
||||||
| Splash | 1 |
|
| 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
|
||||||
|
|
||||||
### Todo
|
### Todo
|
||||||
|
- [ ] Purchase low volume cymbals -> [Mosico Low Volume](https://amzn.to/3UPHQTL)
|
||||||
- [ ] Build prototype eDrum
|
- [ ] Fix dropped triggers on kick (wait for eDRUMin to see how it behaves)
|
||||||
- [ ] 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)
|
|
||||||
|
|
||||||
### In Progress
|
### In Progress
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Done ✓
|
### Done ✓
|
||||||
|
- [x] Build prototype eDrum
|
||||||
|
Loading…
Reference in New Issue
Block a user