Recorder playback mono only (left channel)
Posted: Sun Jul 21, 2019 9:59 pm
Hi.
I don't know if I'm doing something wrong, but I set up a macro to load and play an SFX sound via the recorder on a specific keystroke which works fine, but the recorder plays the clip back through the left channel only?
Macro "Request for Button Off / Trigger OUT: (Push Button)
I can't see nay options to change the playback to be mono (which would work for me in a pinch)
I confirmed the source audio is stereo and checked with another clip which also plays back through the left channel only.
Currently using VMBanana V2.0.4.4
I don't know if I'm doing something wrong, but I set up a macro to load and play an SFX sound via the recorder on a specific keystroke which works fine, but the recorder plays the clip back through the left channel only?
Macro "Request for Button Off / Trigger OUT: (Push Button)
Code: Select all
recorder.load="D:/_Audio/SFX/audio_clip1.mp3"
recorder.Play=1
I confirmed the source audio is stereo and checked with another clip which also plays back through the left channel only.
Currently using VMBanana V2.0.4.4