Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Join
Method
Join
src/BatchCommands.cpp:915–918 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
913
}
914
915
wxString MacroCommands::Join(const wxString & command, const wxString & param)
916
{
917
return command + wxT(
": "
) + param;
918
}
Callers
12
GetMP3Version
Function · 0.45
MacroCommandsCatalog
Method · 0.45
UpdateStatusMessage
Method · 0.45
UpdateControl
Method · 0.45
ProcessTail
Method · 0.45
Preview
Method · 0.45
CommonTrackControls.cpp
File · 0.45
UpdateStatus
Method · 0.45
ShowModal
Method · 0.45
OnJoinLabels
Function · 0.45
OnJoin
Function · 0.45
mergeSelectedOnTrack
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected