hi
leflores: ->i use qjackctl to start jachserver.
brunson -> when launch jack server using jack-d alsa &
i have this msg
/************************************************** ******
[Pyc@orange Download]$ jackd 0.103.0
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JACK compiled with System V SHM support.
loading driver ..
SSE2 detected
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 48000Hz, period = 1024 frames, buffer = 2 periods
ALSA: final selected sample format for capture: 32bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit little-endian
ALSA: use 2 periods for playback
/************************************************** ******************
and when i start jack server with qjackctl i have this one :
/##################################################
JACK tmpdir identified as [/dev/shm]
SSE2 detected
[Pyc@orange Download]$ PluginFactory::instance(dssi): creating new DSSIPluginFactory
LADSPAPluginFactory::discoverPlugins - discovering plugins; path is [/home/Pyc/.dssi] [/usr/local/lib/dssi] [/usr/lib/dssi]
LADSPAPluginFactory::discoverPlugins - trace is Rosegarden 1.5.1 - AlsaDriver - alsa-lib version 1.0.14rc3
JACK tmpdir identified as [/dev/shm]
SSE2 detected
JackDriver::initialiseAudio - JACK sample rate = 48000Hz, buffer size = 1024
JackDriver::initialiseAudio - creating disk thread
JackDriver::initialiseAudio - found 2 JACK physical outputs
JackDriver::initialiseAudio - connecting from "rosegarden:master out L" to "alsa_pcm

layback_1"
JackDriver::initialiseAudio - connecting from "rosegarden:master out R" to "alsa_pcm

layback_2"
JackDriver::initialiseAudio - found 2 JACK physical inputs
JackDriver::initialiseAudio - connecting from "alsa_pcm:capture_1" to "rosegarden:record in 1 L"
JackDriver::initialiseAudio - connecting from "alsa_pcm:capture_2" to "rosegarden:record in 1 R"
JackDriver::initialiseAudio - initialised JACK audio subsystem
ALSA Client information:
14,0 - (Midi Through, Midi Through Port-0) (DUPLEX) [ctype 2, ptype 655362, cap 99]
CREATED OUTPUT PORT 3:out 1 - MIDI output system device for device 0
done
Creating device 0 in Play mode for connection 14:0 Midi Through Port-0 (duplex) (not connecting)
Default device name for this device is MIDI output system device
Creating device 1 in Record mode for connection 14:0 Midi Through Port-0 (duplex) (not connecting)
Default device name for this device is MIDI input system device
AlsaDriver::setCurrentTimer((auto))
Current timer set to "system timer" with timer checks
AlsaDriver::initialiseMidi - initialised MIDI subsystem
SoundDriver::getMappedDevice(0) - name = "MIDI output system device" type = 0 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(1) - name = "MIDI input system device" type = 0 direction = 1 connection = "" recording = 0
SoundDriver::getMappedDevice(2) - name = "Synth plugin" type = 2 direction = 0 connection = "Soft synth connection" recording = 0
SoundDriver::getMappedDevice(3) - name = "Audio" type = 1 direction = 0 connection = "Audio connection" recording = 0
Renamed 129:3 to General MIDI Device
SoundDriver::getMappedDevice(0) - name = "out 1 - General MIDI Device" type = 0 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(1) - name = "MIDI input system device" type = 0 direction = 1 connection = "" recording = 0
SoundDriver::getMappedDevice(2) - name = "Synth plugin" type = 2 direction = 0 connection = "Soft synth connection" recording = 0
SoundDriver::getMappedDevice(3) - name = "Audio" type = 1 direction = 0 connection = "Audio connection" recording = 0
rosegarden: could not connect to socket
rosegarden: No such file or directory
ALSA Client information:
14,0 - (Midi Through, Midi Through Port-0) (DUPLEX) [ctype 2, ptype 655362, cap 99]
SoundDriver::getMappedDevice(0) - name = "out 1 - General MIDI Device" type = 0 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(1) - name = "MIDI input system device" type = 0 direction = 1 connection = "" recording = 0
SoundDriver::getMappedDevice(2) - name = "Synth plugin" type = 2 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(3) - name = "Audio" type = 1 direction = 0 connection = "" recording = 0
SoundDriver::initialiseAudioQueue -- new queue has 0 files
AudioPlayQueue::~AudioPlayQueue()
JackDriver::stopTransport: resetting m_haveAsyncAudioEvent
SoundDriver::clearAudioQueue
SoundDriver::initialiseAudioQueue -- new queue has 0 files
AudioPlayQueue::~AudioPlayQueue()
RosegardenSequencerApp::quit()
AudioInstrumentMixer::destroyAllPlugins
done
AudioInstrumentMixer::~AudioInstrumentMixer
AudioInstrumentMixer::removeAllPlugins
AudioInstrumentMixer::~AudioInstrumentMixer exiting
DataBlockRepository::clear()
SoundDriver::~SoundDriver (exiting)
AudioPlayQueue::~AudioPlayQueue()
Toodle-pip.
thanks
Py