No ... I've never seen (and still not found) anything listing built-in Trout hotkeys! What/where are they?
I already have 10536. I see nothing in the changelog about pause commandline ...
Does Trout now have pause commandline?
WinActivate, Trout ahk_class Winamp v1.x
Run, Trout.exe /play, %PF%\Trout
SLEEP, %Sls%
Run, Trout.exe /pause, %PF%\Trout
doesn't work.
I have always wondered why Trout was made with the WinAmp ahk_class?
Certainly complicated my AHK scripts ...
It doesn't matter how I send the local or global hotkeys.
WinActivate, Trout ahk_class Winamp v1.x
Send c
does not pause Trout.
Send ^#c
does not pause Trout.
It doesn't matter whether I do ^#x or ^#v or ... Trout never responds.