
J'ai donc fait quelques recherches et j'ai installer Jack (avec qjackctl), Rosegarden et qsynth
Pour Jack : L'interface qjackctl n'arrive pas a lancer jack
Code : Tout sélectionner
17:22:05.607 JACK démarre...
17:22:05.607 /usr/bin/jackd -dalsa -dhw:0 -r48000 -p1024 -n2
jackd 0.121.2
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn 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
could not open driver .so '/usr/lib/jack/jack_net.so': libcelt0.so.0: cannot open shared object file: No such file or directory
could not open driver .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory
JACK compiled with System V SHM support.
17:22:05.617 JACK a été démarrer avec le PID=12774.
loading driver ..
apparent rate = 48000
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 (21.3 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit integer little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 2 periods for playback
17:22:05.649 JACK a été arrêté avec succès.
17:22:05.649 JACK a planté.
17:22:07.631 Impossible de connecter le serveur JACK comme client. - L'opération a échoué. - Incapable de se connecter au serveur. Veuillez consulter la fenêtre des messages pour plus d'informations.
Code : Tout sélectionner
jackd -sRp 70 -d alsa -d hw:0 -r 44100 -H -z s
Mais lorsque j'ouvre qsynth, j'ai droit a
Code : Tout sélectionner
17:26:22.345 Qsynth1: Creating audio driver (jack)...
17:26:27.353 Qsynth1: Failed to create the audio driver (jack). Cannot continue without it.
jackd 0.121.2
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn 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
could not open driver .so '/usr/lib/jack/jack_net.so': libcelt0.so.0: cannot open shared object file: No such file or directory
could not open driver .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory
JACK compiled with System V SHM support.
`default' server already active
fluidsynth: error: Failed to connect to Jack server.
17:26:40.028 Qsynth1: Destroying synthesizer engine...
17:26:40.029 Qsynth1: Synthesizer engine terminated.
Et avec Rosegarden je n'ai aucun son..
Merci d'avance