Further checkpoint - before optable rework

This commit is contained in:
cnlohr 2019-04-28 21:08:37 -04:00
parent 16fa4a9c42
commit 8677baebd3
2 changed files with 46 additions and 28 deletions

View file

@ -23,14 +23,18 @@ channels = 2
# THis matters for CC Turbo8
# What is the base note? I.e. the lowest note.
# Note that it won't have very much impact until an octave up though!
#These two are carefully selected. You should pick a base note such that it fully saturates the sample frequency.
#10000 / 2^4{octaves} / 8
base_hz = 82.41
samplerate = 10000
freqbins = 12
octaves = 4
slope = 0
wininput = -1
#Compiled version will default this.