Recorder playback mono only (left channel)

The Virtual Audio Mixer discussions and support...
Post Reply
weeemrcb
Posts: 18
Joined: Sat Feb 10, 2018 6:01 pm

Recorder playback mono only (left channel)

Post by weeemrcb »

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)

Code: Select all

recorder.load="D:/_Audio/SFX/audio_clip1.mp3"
recorder.Play=1
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
Vincent Burel
Site Admin
Posts: 2156
Joined: Sun Jan 17, 2010 12:01 pm

Re: Recorder playback mono only (left channel)

Post by Vincent Burel »

you may edit you sound to chekc the number of channel... maybe there is a single channel only.
Post Reply