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