Remove whitespace in EnvelopeAndLfoParameters.cpp L#121
This commit is contained in:
@@ -118,7 +118,7 @@ EnvelopeAndLfoParameters::EnvelopeAndLfoParameters(
|
||||
m_controlEnvAmountModel( false, this, tr( "Modulate env amount" ) ),
|
||||
m_lfoFrame( 0 ),
|
||||
m_lfoAmountIsZero( false ),
|
||||
m_lfoShapeData( nullptr ),
|
||||
m_lfoShapeData(nullptr),
|
||||
m_userWave(std::make_shared<SampleBuffer>())
|
||||
{
|
||||
m_amountModel.setCenterValue( 0 );
|
||||
|
||||
Reference in New Issue
Block a user