mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-15 10:55:20 +01:00
Use IdentInterfaceSymbol to identify commands and effects
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
it gets at a time.
|
||||
|
||||
Your derived class only needs to implement
|
||||
GetCommandName, GetEffectAction, and ProcessSimpleMono.
|
||||
GetSymbol, GetEffectAction, and ProcessSimpleMono.
|
||||
|
||||
*//*******************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user