-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3609eea
commit 459cb3b
Showing
5 changed files
with
37 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
35 changes: 35 additions & 0 deletions
35
instrument-core/src/main/resources/instrument-chords.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
#Sat Apr 20 16:47:29 BST 2024 | ||
actuation.voice.midiPlayChord1Switch=true | ||
actuation.voice.playMidi=true | ||
audio.tuner.formantFactor=94 | ||
audio.tuner.formantHigh=97 | ||
audio.tuner.formantLow=71 | ||
audio.tuner.formantMid=83 | ||
audio.tuner.harmonicOperatorSwitch=true | ||
audio.tuner.n1Switch=true | ||
audio.tuner.n2Switch=true | ||
audio.tuner.n3Switch=true | ||
audio.tuner.n4Switch=true | ||
audio.tuner.n5Switch=true | ||
audio.tuner.n6Switch=true | ||
audio.tuner.noteLow=3 | ||
audio.tuner.noteMinDuration=79 | ||
control.parameter.style=ai-voice-male-best | ||
monitor.tonemap.view.highThreshold=0.69 | ||
monitor.tonemap.view.lowThreshold=0.0001 | ||
monitor.view.showChords=true | ||
monitor.view.timeAxisRange=10107 | ||
perception.hearing.audioDefaultFile=GUITAR_4CHORD_10secC3.mp3 | ||
perception.hearing.audioRange=14000 | ||
perception.hearing.autocorrelation.sacfSwitch=false | ||
perception.hearing.autocorrelation.undertoneRemoveSwitch=false | ||
perception.hearing.cq.lowThreshold=0.01 | ||
perception.hearing.cq.postHarmonicsSwitch=true | ||
perception.hearing.cq.sharpenHarmonicSwitch=true | ||
perception.hearing.cq.whitenCompensateSwitch=true | ||
perception.hearing.hps.medianSwitch=false | ||
perception.hearing.maximumFrequencyInCents=9000 | ||
perception.hearing.microToneSwitch=false | ||
perception.hearing.notate.applyFormantsSwitch=true | ||
perception.hearing.synthesis.fillChordsSwitch=true | ||
perception.hearing.synthesis.fillNotesSwitch=true |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters