Skip to content
Snippets Groups Projects
Commit fe3568d1 authored by SimpelMe's avatar SimpelMe
Browse files

feat: add track numbers to temp audio and log


Signed-off-by: default avatarConrad Zelck <git@simpel.cc>
parent 71ef5e6b
Branches
Tags 1.1.0.16
No related merge requests found
......@@ -194,6 +194,7 @@ GUICtrlSetState(-1, $GUI_DISABLE)
GUISetState(@SW_SHOW)
Global $hTimerStart = TimerInit()
$sOutputFileWithoutExtension &= "_" & $iTrackL & "+" & $iTrackR
Switch $iLayout
Case $eMONO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment