Skip to content

Commit

Permalink
add back in missing factory preset, add readme for obtaining SharpSou…
Browse files Browse the repository at this point in the history
…ndDevice binaries.
  • Loading branch information
ValdemarOrn committed Apr 24, 2018
1 parent 2dd2862 commit bd58a65
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 0 deletions.
1 change: 1 addition & 0 deletions Binaries/SharpSoundDevice/v1.5.0.1 - readme.txt
@@ -0,0 +1 @@
Download the 1.5.0.1 release from https://github.com/ValdemarOrn/SharpSoundDevice
48 changes: 48 additions & 0 deletions Factory Programs/The 90s Are Back.json
@@ -0,0 +1,48 @@
{
InputMix: 0,
PreDelay: 0,
HighPass: 0,
LowPass: 0.6750001311302185,
TapCount: 0,
TapLength: 1,
TapGain: 0,
TapDecay: 0.8650001287460327,
DiffusionEnabled: 1,
DiffusionStages: 0.5714285969734192,
DiffusionDelay: 0.7100000381469727,
DiffusionFeedback: 0.5450003147125244,
LineCount: 0.7272727489471436,
LineDelay: 0.6849998831748962,
LineDecay: 0.6300000548362732,
LateDiffusionEnabled: 0,
LateDiffusionStages: 0.2857142984867096,
LateDiffusionDelay: 0.5449999570846558,
LateDiffusionFeedback: 0.6599999666213989,
PostLowShelfGain: 0.5199999213218689,
PostLowShelfFrequency: 0.31499990820884705,
PostHighShelfGain: 0.8349999189376831,
PostHighShelfFrequency: 0.705000102519989,
PostCutoffFrequency: 0.7349998354911804,
EarlyDiffusionModAmount: 0.824999988079071,
EarlyDiffusionModRate: 0.4050004780292511,
LineModAmount: 0.6300000548362732,
LineModRate: 0.3199999928474426,
LateDiffusionModAmount: 0.619999885559082,
LateDiffusionModRate: 0.30000022053718567,
TapSeed: 0.0011500000255182385,
DiffusionSeed: 0.00018899999849963933,
DelaySeed: 0.0003370000049471855,
PostDiffusionSeed: 0.0005009999731555581,
CrossSeed: 0.7950000166893005,
DryOut: 0.9449997544288635,
PredelayOut: 0,
EarlyOut: 0.7250000238418579,
MainOut: 0.6050001382827759,
HiPassEnabled: 0,
LowPassEnabled: 1,
LowShelfEnabled: 0,
HighShelfEnabled: 1,
CutoffEnabled: 0,
LateStageTap: 1,
Interpolation: 1
}

0 comments on commit bd58a65

Please sign in to comment.