Initial commit.
Stuff working well with a single 3-pin range finder. FossilOrigin-Name: 483d8caaef350827c026d7c234b026e9e720d26a7e27e54b0436f60b099a0ab9
This commit is contained in:
parent
af047120c4
commit
07b2d81523
9 changed files with 674 additions and 0 deletions
18
theremin/config.yml
Normal file
18
theremin/config.yml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# -*- ruby -*-
|
||||
# vim: set et sta sw=2 :
|
||||
|
||||
---
|
||||
logging:
|
||||
__default__: info (color)
|
||||
theremin: debug (color)
|
||||
|
||||
theremin:
|
||||
pitch_trigger: 16
|
||||
font: /usr/share/sounds/sf2/FluidR3_GM.sf2
|
||||
glide: 1
|
||||
slew: 0
|
||||
sample_interval: 0.1
|
||||
reverb: false
|
||||
chorus: false
|
||||
instrument_index: 29
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue