Re: [newbie] rosegarden - no sound

2004-07-05 Thread Frans Ketelaars
On Friday 02 July 2004 06:08, David E. Fox wrote:
 On Sun, 27 Jun 2004 21:49:30 +0200

 Frans Ketelaars [EMAIL PROTECTED] wrote:
  What does 'aconnect -o' say? And have you unmuted and raised the
  volume of something like synth in alsamixer?

 [EMAIL PROTECTED] dfox]$ aconnect -o
 client 64: 'Rawmidi 0 - EMU10K1 MPU-401 (UART)' [type=kernel]
 0 'EMU10K1 MPU-401 (UART)'

So thats for an external synthesizer.

 client 65: 'Emu10k1 WaveTable' [type=kernel]
 0 'Emu10k1 Port 0  '
 1 'Emu10k1 Port 1  '
 2 'Emu10k1 Port 2  '
 3 'Emu10k1 Port 3  '

And 65:0 is a WaveTable port to which the output of Rosegarden should be 
connected.

 [EMAIL PROTECTED] dfox]$

 I don't see anything that's related to synth in alsamixer nor in
 kmix.

Maybe it's named WaveTable? I think the problem is that rosegarden isn't 
connected to the WaveTable synthesizer with aconnect. I don't have any 
synthesizer on my 10CE system so I used Timidity as ALSA sequencer 
client. You shouldn't have to use Timidity since your soundcard has a 
wavetable synthesizer. Anyway, I started Rosegarden and then Timidity 
with 'timidity -iA -B2,8 -Os -q0/0 -k0' as instructed in 
/usr/share/doc/TiMidity++-2.12.0/README.alsaseq. Then:

[EMAIL PROTECTED] frans]$ aconnect -i
client 0: 'System' [type=kernel]
0 'Timer   '
1 'Announce'
client 128: 'Rosegarden sequencer' [type=user]
0 'Rosegarden  '
[EMAIL PROTECTED] frans]$ aconnect -o
client 128: 'Rosegarden sequencer' [type=user]
0 'Rosegarden  '
client 129: 'Client-129' [type=user]
0 'TiMidity port 0 '
1 'TiMidity port 1 '
[EMAIL PROTECTED] frans]$ aconnect 128:0 129:0
[EMAIL PROTECTED] frans]$

And I could play and hear a midi file in Rosegarden :) I installed 
TiMidity++ and timidity-instruments. Good luck!

-Frans



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] rosegarden - no sound

2004-07-05 Thread David E. Fox
On Mon, 5 Jul 2004 19:11:44 +0200
Frans Ketelaars [EMAIL PROTECTED] wrote:

 Maybe it's named WaveTable? I think the problem is that rosegarden
 isn't connected to the WaveTable synthesizer with aconnect. I don't

Well, it's supposed to have a wavetable sequencer, but timidity++ seems
to be able to handle it now - it's almost working. I at least have been
able to get bleeps out of the soundcard port. 

Right now, I have timidity++ and timidity-instruments rpm's installed,
and rosegarden is connected up to port 128 (i.e., setting for software
device in rosegarden) but I can't change instruments. So, I get a piano
playing for instance Bach's suite for unaccompanied cello. ;)

I'm also getting a series of odd percussive type noises happening from
time to time coming out of the soundcard. I figure those might be to
speed artifacts.

It's not 100% but I don't think I'll be able to do any better than this
without checking for possible kernel problems. No matter what I do in
Rosegarden, I can't seem to connect it with the onboard wavetable.

-- 

David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] rosegarden - no sound

2004-07-05 Thread David E. Fox
On Mon, 5 Jul 2004 19:11:44 +0200
Frans Ketelaars [EMAIL PROTECTED] wrote:

 And 65:0 is a WaveTable port to which the output of Rosegarden should
 be connected.

OK. So I try connecting it and something isn't working right. Rosegarden
is port 128, and port 65 is the kernel connection to the onboard
wavetable on my SB Live, right?

[EMAIL PROTECTED] tmp]$ aconnect -o
client 64: 'Rawmidi 0 - EMU10K1 MPU-401 (UART)' [type=kernel]
0 'EMU10K1 MPU-401 (UART)'
client 65: 'Emu10k1 WaveTable' [type=kernel]
0 'Emu10k1 Port 0  '
1 'Emu10k1 Port 1  '
2 'Emu10k1 Port 2  '
3 'Emu10k1 Port 3  '
client 128: 'Rosegarden sequencer' [type=user]
0 'Rosegarden  '
[EMAIL PROTECTED] tmp]$ aconnect 128:1 65:1
Connection failed (Invalid argument)
[EMAIL PROTECTED] tmp]$ aconnect 129:0 65:1
Connection failed (Invalid argument)
[EMAIL PROTECTED] tmp]$ aconnect 128:0 65:0
Connection is already subscribed

We see from that the only thing it's taking is a connection from port
128 (i.e. rosegarden) to port 65 (the Wavetable) -- despite that, there
is no sound output at all.



-- 

David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] rosegarden - no sound

2004-07-01 Thread David E. Fox
On Sun, 27 Jun 2004 21:49:30 +0200
Frans Ketelaars [EMAIL PROTECTED] wrote:

 What does 'aconnect -o' say? And have you unmuted and raised the
 volume of something like synth in alsamixer? 

[EMAIL PROTECTED] dfox]$ aconnect -o
client 64: 'Rawmidi 0 - EMU10K1 MPU-401 (UART)' [type=kernel]
0 'EMU10K1 MPU-401 (UART)'
client 65: 'Emu10k1 WaveTable' [type=kernel]
0 'Emu10k1 Port 0  '
1 'Emu10k1 Port 1  '
2 'Emu10k1 Port 2  '
3 'Emu10k1 Port 3  '
[EMAIL PROTECTED] dfox]$

I don't see anything that's related to synth in alsamixer nor in kmix.

 -Frans (puzzled)
-- 

David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] rosegarden - no sound

2004-06-27 Thread Frans Ketelaars
On Sunday 27 June 2004 05:49, David E. Fox wrote:
 On Sat, 26 Jun 2004 21:01:11 +0200

 Frans Ketelaars [EMAIL PROTECTED] wrote:
  Playmidi -v says the -a option is for output to awe32 wave synth.
  If you have that card you have to load a soundfont with asfxload or
  sfxload from the awesfx rpm. These programs have manpages.

 I got the rpm, saw a sample sf2 file in /etc/midi, laoded it (I
 think) but still no output. According to lsmod the midi stuff seems
 to be enabled. I don't have an AWE32 - I've got a SB Live value. I
 don't remember needing this before in 9.2 and I'm pretty sure I had
 midi playback working in 9.2. (One clue is that playmidi by itself
 gives no devices fuond, playmidi -a seems to go through the
 motions of playing sounds, but nothing comes out the speakers. And I
 don't have a Gravis Ultrasound, I know that.)

snip

What does 'aconnect -o' say? And have you unmuted and raised the volume 
of something like synth in alsamixer? 

-Frans (puzzled)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] rosegarden - no sound

2004-06-26 Thread David E. Fox
On Sat, 26 Jun 2004 21:01:11 +0200
Frans Ketelaars [EMAIL PROTECTED] wrote:

 Playmidi -v says the -a option is for output to awe32 wave synth. If
 you have that card you have to load a soundfont with asfxload or
 sfxload from the awesfx rpm. These programs have manpages.

I got the rpm, saw a sample sf2 file in /etc/midi, laoded it (I think)
but still no output. According to lsmod the midi stuff seems to be
enabled. I don't have an AWE32 - I've got a SB Live value. I don't
remember needing this before in 9.2 and I'm pretty sure I had midi
playback working in 9.2. (One clue is that playmidi by itself gives no
devices fuond, playmidi -a seems to go through the motions of playing
sounds, but nothing comes out the speakers. And I don't have a Gravis
Ultrasound, I know that.)

lsmod:

Module  Size  Used by
sound  83116  0 
udf97796  1 
vfat   14976  0 
fat46656  1 vfat
nls_iso8859_1   4224  1 
isofs  35000  0 
loop   14856  0 
mga   104876  46 
via_agp 7680  1 
agpgart31656  2 via_agp
sg 38808  0 
sr_mod 17444  0 
binfmt_misc10504  1 
lp 12488  0 
parport_pc 35500  1 
parport42216  2 lp,parport_pc
md5 4224  1 
ipv6  248896  16 
snd_seq_midi8480  0 
snd_emu10k1_synth   7296  1 
snd_emux_synth 38016  2 snd_emu10k1_synth
snd_seq_virmidi 7552  1 snd_emux_synth
snd_seq_midi_emul   8064  1 snd_emux_synth
snd_seq_oss32640  1 
snd_seq_midi_event  8192  3 snd_seq_midi,snd_seq_virmidi,snd_seq_oss
snd_seq53776  8
snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_o
ss,snd_seq_midi_event
snd_pcm_oss52644  0 
snd_mixer_oss  18304  1 snd_pcm_oss
snd_emu10k187428  3 snd_emu10k1_synth
snd_rawmidi24864  3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
snd_pcm97188  2 snd_pcm_oss,snd_emu10k1
snd_timer  25860  2 snd_seq,snd_pcm
snd_seq_device  8200  7
snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq_oss,snd_seq,snd_e
mu10k1,snd_rawmidi
snd_ac97_codec 58628  1 snd_emu10k1
snd_page_alloc 12164  2 snd_emu10k1,snd_pcm
snd_util_mem4736  2 snd_emux_synth,snd_emu10k1
snd_hwdep   9504  2 snd_emux_synth,snd_emu10k1
snd54628  18
snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_oss,snd_seq_midi_ev
ent,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_pcm,s
nd_timer,snd_seq_device,snd_ac97_codec,snd_util_mem,snd_hwdep
soundcore  10208  3 sound,snd
af_packet  22152  0 
hid54144  0 
raw 9120  1 
ide_floppy 18816  0 
ide_tape   52816  0 
ide_cd 40452  2 
cdrom  37536  2 sr_mod,ide_cd
floppy 60500  0 
tulip  46112  0 
st 38680  0 
supermount 38676  2 
uhci_hcd   32016  0 
usbcore   107740  4 hid,uhci_hcd
rtc13112  0 
reiserfs  251508  4 
sd_mod 16800  0 
aic7xxx   202448  0 
scsi_mod  116280  5 sg,sr_mod,st,sd_mod,aic7xxx



-- 

David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com