Distorted output

You're new to the LinuxSampler world? You don't know where to start and nothing works? Here's the place to ask for help.
Post Reply
dasauge
Newbie
Posts: 1
Joined: Sun Apr 25, 2010 5:44 am

Distorted output

Post by dasauge » Sun Apr 25, 2010 5:52 am

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!

Post Reply