FossilOrigin-Name: 153d02185cc6e0ea224ef04593383612ca2f4795e62fda3d73750c8046cf7dad
28 lines
539 B
YAML
28 lines
539 B
YAML
# -*- yaml -*-
|
|
# vim: set et sta sw=2 :
|
|
|
|
---
|
|
logging:
|
|
__default__: info (color)
|
|
theremin: debug (color)
|
|
# gpio: debug (color)
|
|
|
|
# See: https://pinout.xyz/
|
|
#
|
|
theremin:
|
|
pitch_trigger: 27
|
|
pitch_echo: 22
|
|
gain_trigger: 23
|
|
gain_echo: 24
|
|
distance_max: 2
|
|
cancel_after: 3
|
|
startup_message: Hello. I'm Maude the bod. Lets make beautiful music together.
|
|
# font: /usr/share/sounds/sf2/FluidR3_GM.sf2
|
|
# glide: 1
|
|
# slew: 5
|
|
# sample_interval: 0.5
|
|
# reverb: false
|
|
# chorus: false
|
|
# font_index: 2
|
|
# instrument_index: 29
|
|
|