mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-09 14:43:57 +01:00
Improved text for passband and stopband attenuations.
Improved (?) display of controls for different filter types. The various variables that have 'ripple' in their names really need changing too.
This commit is contained in:
@@ -247,6 +247,10 @@ private:
|
||||
wxTextCtrl* mStopbandRippleCtl;
|
||||
wxTextCtrl* mCutoffCtl;
|
||||
|
||||
// sizers for pass and stop-band attenuations
|
||||
wxBoxSizer *szrPass;
|
||||
wxBoxSizer *szrStop;
|
||||
|
||||
private:
|
||||
DECLARE_EVENT_TABLE()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user