Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
class | BatchEvalCommandType |
The <something>CommandType classes are classes which are going away. They all provided a BuildSignature (what parameters they accept) and Name, but that is now replaced by the AudacityCommand interface. More... | |
class | BatchEvalCommand |
Given a string representing a command, pass it to the MacroCommands system. More... | |