Page 1 of 1

Distorted output

Posted: Sun Apr 25, 2010 5:52 am
by dasauge
Hi everyone, I believe I'm having a similar problem to the one told in "Distorted output with all samples" by arsnova on Sun Jul 13, 2008 11:10 am. When I play my keyboard I hear sounds from the sampler, but the output is really distorted, like tinny, and with lots of reverb. This happens with several different samples. The lscp file I'm using is:

SET ECHO 1
CREATE AUDIO_OUTPUT_DEVICE ALSA CARD='0,0'
CREATE MIDI_INPUT_DEVICE ALSA
SET MIDI_INPUT_PORT_PARAMETER 0 0 ALSA_SEQ_BINDINGS='24:0'
ADD CHANNEL
LOAD ENGINE gig 0
SET CHANNEL AUDIO_OUTPUT_DEVICE 0 0
SET CHANNEL MIDI_INPUT_DEVICE 0 0
LOAD INSTRUMENT '/home/esteban/maestro_concert_grand_v2/maestro_concert_grand_v2.gig' 0 0
GET CHANNEL INFO 0
QUIT

Any ideas? Thanks!