Still trying...

This commit is contained in:
xenakios
2017-11-16 02:48:24 +02:00
parent adc6505424
commit 84e564b393
5 changed files with 14 additions and 6 deletions

View File

@ -140,7 +140,7 @@ void PaulstretchpluginAudioProcessor::prepareToPlay(double sampleRate, int sampl
}
if (m_ready_to_play == false)
{
m_control->setFFTSize(0.7);
m_control->setFFTSize(0.5);
m_control->update_player_stretch();
m_control->update_process_parameters();