Even more filters
This commit is contained in:
@@ -100,6 +100,7 @@ InstrumentSoundShaping::InstrumentSoundShaping(
|
||||
m_filterModel.addItem( tr( "SV HighPass" ), new PixmapLoader( "filter_hp" ) );
|
||||
m_filterModel.addItem( tr( "SV Notch" ), new PixmapLoader( "filter_notch" ) );
|
||||
m_filterModel.addItem( tr( "Fast Formant" ), new PixmapLoader( "filter_hp" ) );
|
||||
m_filterModel.addItem( tr( "Tripole" ), new PixmapLoader( "filter_lp" ) );
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user