Thanks a lot for you reply, also to Arnold and Clemens. My audio problem is solved :-) But not my MIDI problem :-( On Friday 10 March 2006 00:27, Rui Nuno Capela wrote: > > I've seen some earlier messages in this list about Rosegarden not showing > > up in the "Readable Clients / Output ports" tab in QJackCtl; that's the > > same with me, but not of the suggestions so far helped me. > > > > The TASCAM_X2Y shows up as readable and as writable client in MIDI, > > together with MIDI Through-0. Rosegarden only as Writable. > > > > In the audio tab, I've got alsa_pcm and rosegarden at both sides, but the > > only way I can get audio signal is by connecting the Tascam's Line-Out to > > my soundcard's line-in :-( > [...] > Check which PCM audio device interface (hw:n) have you set on QjackCtl > setup (the [>] button is your friend ;) Found myself a good friend there indeed :-) I've got audio directly from my USB interface now. But MIDI signal still doesn't come through. When I list all available MIDI clients I get: [oscar@femoralis ~]$ aconnect -o client 62: 'Midi Through' [type=kernel] 0 'Midi Through Port-0' client 72: 'TASCAM US-X2Y' [type=kernel] 0 'TASCAM US-X2Y MIDI 1' client 129: 'FLUID Synth (6160)' [type=user] 0 'Synth input port (6160:0)' client 130: 'Rosegarden' [type=user] 0 'Rosegarden input' [oscar@femoralis ~]$ So rosegarden has a writable port, but it's not listed as readable: [oscar@femoralis ~]$ aconnect -i client 0: 'System' [type=kernel] 0 'Timer ' 1 'Announce ' client 62: 'Midi Through' [type=kernel] 0 'Midi Through Port-0' client 72: 'TASCAM US-X2Y' [type=kernel] 0 'TASCAM US-X2Y MIDI 1' [oscar@femoralis ~]$ The writable port is connected: [oscar@femoralis ~]$ aconnect -ol client 62: 'Midi Through' [type=kernel] 0 'Midi Through Port-0' Connecting To: 130:0 Connected From: 130:1 client 72: 'TASCAM US-X2Y' [type=kernel] 0 'TASCAM US-X2Y MIDI 1' Connecting To: 130:0 Connected From: 130:1 client 129: 'FLUID Synth (6160)' [type=user] 0 'Synth input port (6160:0)' Connected From: 130:1 client 130: 'Rosegarden' [type=user] 0 'Rosegarden input' Connected From: 0:1, 72:0, 62:0 [oscar@femoralis ~]$ Do I need to create ports somewhere in Rosegarden? Thanks in advance, Oscar