[LAU] LADI Session Handler - Preview 2

From: Marco Castorina <marco.castorina@email-addr-hidden>
Date: Sun Jan 17 2010 - 22:33:25 EET

Hi all,
sorry to bother you again. I'm trying out the new version of LADISH,
and I have some problems for capture. Using Qjackcl I've no problem,
but when LADISH try to start jack I get this message:

(please see screen shot)

I've and M-Audio Fasttrack pro and I'm on Ubuntu 9.10. I installed
the Jack version (1.9.5) that comes with Ladish...
Here it is the command with which Jackd is started in Qjackctl:

JACK server starting in realtime mode with priority 89
audio_reservation_init
Acquire audio card Audio1
creating alsa driver ... hw:1,0|hw:1,1|512|3|44100|0|0|nomon|swmeter|-|32bit
Using ALSA driver USB-Audio running on card 1 - M-Audio FastTrack Pro at usb-0000:00:1d.1-2, full speed
configuring for 44100Hz, period = 512 frames (11.6 ms), buffer = 3 periods
ALSA: final selected sample format for capture: 16bit little-endian
ALSA: use 3 periods for capture
ALSA: final selected sample format for playback: 16bit little-endian
ALSA: use 3 periods for playback
port created: Midi-Through:midi/playback_1
port created: Midi-Through:midi/capture_1
port created: FastTrack-Pro:midi/playback_1
12:40:50.092 ALSA connection graph change.
port created: FastTrack-Pro:midi/capture_1
port created: TiMidity:midi/capture_1
port created: TiMidity:midi/capture_2
port created: TiMidity:midi/capture_3
port created: TiMidity:midi/capture_4
12:40:51.839 Server configuration saved to "/home/marco/.jackdrc".
12:40:51.839 Statistics reset.
12:40:51.856 Client activated.
12:40:51.871 JACK connection change.
12:40:51.875 JACK connection graph change.
And here's the configuration I use with Ladish:

<jack>
<engine>
  <option name="driver">alsa</option>
  <option name="realtime">true</option>
  <option name="realtime-priority">89</option>
  <option name="temporary">true</option>
  <option name="client-timeout">1000</option>
  <option name="port-max">256</option>
</engine>
<drivers>
  <driver name="loopback">
  </driver>
  <driver name="net">
  </driver>
  <driver name="netone">
  </driver>
  <driver name="alsa">
   <option name="capture">1</option>
   <option name="playback">0</option>
   <option name="device">hw:1</option>
   <option name="rate">44100</option>
   <option name="period">512</option>
   <option name="nperiods">3</option>
   <option name="hwmon">false</option>
  </driver>
  <driver name="dummy">
  </driver>
</drivers>
<internals>
  <internal name="audioadapter">
  </internal>
  <internal name="netadapter">
  </internal>
  <internal name="netmanager">
  </internal>
  <internal name="profiler">
  </internal>
</internals>
</jack>

Thanks again for your patient.

Marco

Send instant messages to your online friends http://uk.messenger.yahoo.com

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Jan 18 00:15:03 2010

This archive was generated by hypermail 2.1.8 : Mon Jan 18 2010 - 00:15:03 EET