Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetCount
Method
GetCount
src/BatchCommands.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
int MacroCommands::GetCount()
122
{
123
return (int)mCommandMacro.size();
124
}
125
126
wxString MacroCommands::ReadMacro(const wxString & macro, wxWindow *parent)
127
{
Callers
15
FindParens
Method · 0.45
DoSrvMore
Function · 0.45
GetSelections
Method · 0.45
PopulateList
Method · 0.45
BuildPlain
Method · 0.45
UpdatePrefs
Method · 0.45
FillHostDevices
Method · 0.45
FillInputChannels
Method · 0.45
ShowComboDialog
Method · 0.45
OnHost
Method · 0.45
OnDevice
Method · 0.45
OnDefaultSampleRateChoice
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
1
TestReferencing
Method · 0.36