Implement more ratiomixer parameters etc

This commit is contained in:
xenakios
2018-04-03 18:32:53 +03:00
parent 941ebf31a5
commit 08398392ca
4 changed files with 47 additions and 5 deletions

View File

@ -29,7 +29,7 @@ struct ProcessParameters
{
pitch_shift.cents=0;
ratiomix.ratios = { 0.25,0.5,1.0,2.0,3.0,4.0,0.0,0.0 };
ratiomix.ratios = { 0.25,0.5,1.0,2.0,3.0,4.0,1.5,1.0/1.5 };
octave.om2=octave.om1=octave.o1=octave.o15=octave.o2=0.0f;
octave.o0=1.0f;