Good time of the day, Rob.
Thank You, Rob, very much for Your time and answer! You wrote: > > I'm trying diver sound editors, preferably the ones that work w/ > > MIDI files. I hove now hardware sequencer so I use a software one - > > timidity. > > > > Many editors including Ardour2, Muse, Rosegarden report that have no > > jack server running OR it is running under another user. But both > > suggestions are wrong: > > > > $ /bin/ps -AHf |/bin/grep mususer > > > > mususer 3414 1 0 19:32 ? > > 00:00:00 /usr/lib/gvfs/gvfs-gdu-volume-monitor > > > > mususer 3419 1 > > 0 19:32 ? > > 00:00:00 /usr/lib/x86_64-linux-gnu/libmenu-cache1/libexec/menu-cached > > > > mususer 4332 1 1 19:49 ? > > 00:00:04 /usr/bin/jackd -T -ndefault -p 128 -R -P 60 -T -d alsa > > -n 2 -r 48000 -p 1024 -d hw:0,0 > > > > So, how do I make those editors go? OR how do I run jackd? I have > > search the web but did not find answer for my question. There are a > > lot of such errors, most related to RT priority. But I think it is > > not my case - for when I run jackd w/o RT: > > > > /usr/bin/jackd -T -ndefault -p 128 -T -d alsa -n 2 -r 48000 -p 1024 > > -d hw:0,0 > > > > Symptoms of the editors are the same. > > > I use ardour and jack on Squeeze. I start jack from qjackctl. > > /usr/bin/jackd -dalsa -dhw:0 -r44100 -p512 -n2 -H > > (Note that the '-H' requires a certain type of sound card). > > I've attached my .ardour2/ardour.rc > and .config/rncbc.org/QjackCtl.conf files. I have put Your config. files as You described. Did modify QjackCtl.conf removing line w/ /home/band/headphone_monitor.xml :o) So I started jackd manually: $ /usr/bin/jackd -dalsa -dhw:0 -r44100 -p512 -n2 jackdmp 1.9.9 JACK server starting in realtime mode with priority 10 control device hw:0 control device hw:0 audio_reservation_init Acquire audio card Audio0 creating alsa driver ... hw:0|hw:0|512|2|44100|0|0|nomon|swmeter|-|32bit control device hw:0 configuring for 44100Hz, period = 512 frames (11.6 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 JackPosixProcessSync::LockedTimedWait error usec = 5000000 err = Connection timed out Driver is not running Cannot create new client CheckSize error size = -1 Size() = 4 CheckRead error CheckSize error size = 0 Size() = 12 CheckRead error JackPosixProcessSync::LockedTimedWait error usec = 5000000 err = Connection timed out Driver is not running Cannot create new client CheckSize error size = -1 Size() = 4 CheckRead error CheckSize error size = 0 Size() = 12 CheckRead error So, no luck for me. Ardour2 keeps saying of no jackd too: $ ardour2 Ardour 2.8.14 (built using 13065 and GCC version 4.7.2) Copyright (C) 1999-2008 Paul Davis Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel Baker loading default ui configuration file /etc/ardour2/ardour2_ui_default.conf loading user ui configuration file /home/mususer/.ardour2/ardour2_ui.conf Loading ui configuration file /etc/ardour2/ardour2_ui_dark.rc ardour: [INFO]: Ardour will be limited to 4096 open files loading system configuration file /etc/ardour2/ardour_system.rc loading user configuration file /home/mususer/.ardour2/ardour.rc ardour: [INFO]: Using SSE optimized routines ardour: [INFO]: looking for control protocols in /home/mususer/.ardour2/surfaces/:/usr/lib/ardour2/surfaces/ ardour: [INFO]: Control surface protocol discovered: "Mackie" ardour: [INFO]: Control surface protocol discovered: "Generic MIDI" ardour: [INFO]: Control protocol Tranzport not usable powermate: Opening of powermate failed - No such file or directory ardour: [INFO]: Control protocol powermate not usable Cannot read socket fd = 14 err = Success CheckRes error JackSocketClientChannel read fail Cannot open ardourprobe client NSD response -5 folder = JACK COMMAND: /usr/bin/jackd -p 128 -R -P 60 -T -d alsa -n 2 -r 48000 -p 1024 -d hw:0,0 Cannot read socket fd = 14 err = Success CheckRes error JackSocketClientChannel read fail Cannot open ardour client NSD response -6 folder = From this output I see that Ardour2 does not recognizes my already running jackd, so it starts its own w/o success. I can use LMMS - it works even w/o jackd, but I want to setup things as others (lucky people) do, and LMMS seems to me can not save .mid files. Sthu. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/50e987fc.2725700a.7641.7...@mx.google.com