[Fedora-music-list] All for Db

Brendan Jones brendan.jones.it at gmail.com
Tue Feb 5 06:30:54 UTC 2013


On 02/05/2013 07:07 AM, Onyeibo Oku wrote:
> On Tue, 2013-02-05 at 06:48 +0100, Brendan Jones wrote:
>> On 02/05/2013 06:45 AM, Onyeibo Oku wrote:
>>>
>>>> you can look here for a jack guide:
>>>> https://fedoraproject.org/wiki/JACK_Audio_Connection_Kit
>>>>
>>>> http://docs.fedoraproject.org/en-US/Fedora/18/html/Musicians_Guide/sect-Musicians_Guide-Using_JACK.html#sect-Musicians_Guide-Install_and_Configure_JACK
>>>>
>>>> http://docs.fedoraproject.org/en-US/Fedora/18/html/Musicians_Guide/index.html
>>>>
>>>
>>> Didn't help, JACK just crashes after starting
>>>
>> Post the output of jack here and we'll go from there.
>>
>> If you run alsa-info.sh from the command line and post the output it
>> will help us determine what hardware you are using
>>
>>
>
> <output>
> 07:04:02.991 Patchbay deactivated.
> 07:04:02.994 Statistics reset.
> 07:04:02.997 ALSA connection change.
> Cannot connect to server socket err = No such file or directory
> Cannot connect to server request channel
> jack server is not running or cannot be started
> 07:04:03.005 ALSA connection graph change.
> (qjackctl:10162): Gtk-CRITICAL **: IA__gtk_widget_get_direction:
> assertion `GTK_IS_WIDGET (widget)' failed
> (qjackctl:10162): Gtk-CRITICAL **: IA__gtk_widget_get_direction:
> assertion `GTK_IS_WIDGET (widget)' failed
> 07:04:13.667 Startup script...
> 07:04:13.667 pulseaudio -k
> Cannot connect to server socket err = No such file or directory
> Cannot connect to server request channel
> jack server is not running or cannot be started
> (qjackctl:10162): Gtk-CRITICAL **: IA__gtk_widget_get_direction:
> assertion `GTK_IS_WIDGET (widget)' failed
> (qjackctl:10162): Gtk-CRITICAL **: IA__gtk_widget_get_direction:
> assertion `GTK_IS_WIDGET (widget)' failed
> E: [pulseaudio] main.c: Failed to kill daemon: No such process
> 07:04:14.096 Startup script terminated with exit status=256.
> 07:04:14.097 JACK is starting...
> 07:04:14.097 /usr/bin/jackd -r -dalsa -dhw:0 -r48000 -p1024 -n2
> 07:04:14.106 JACK was started with PID=10168.
> no message buffer overruns
> no message buffer overruns
> no message buffer overruns
> jackdmp 1.9.9.5
> Copyright 2001-2005 Paul Davis and others.
> Copyright 2004-2012 Grame.
> jackdmp 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 server starting in non-realtime mode
> Failed to connect to session bus for device reservation Did not receive
> a reply. Possible causes include: the remote application did not send a
> reply, the message bus security policy blocked the reply, the reply
> timeout expired, or the network connection was broken.
> jackd: ../dbus/reserve.c:391: rd_acquire: Assertion `0' failed.
> 07:04:14.950 JACK was stopped successfully.
> 07:04:14.951 JACK has crashed.
> 07:04:16.218 Could not connect to JACK server as client. - Overall
> operation failed. - Unable to connect to server. Please check the
> messages window for more info.
> Cannot connect to server socket err = No such file or directory
> Cannot connect to server request channel
> jack server is not running or cannot be started
> (qjackctl:10162): GConf-WARNING **: Client failed to connect to the
> D-BUS daemon:
> Did not receive a reply. Possible causes include: the remote application
> did not send a reply, the message bus security policy blocked the reply,
> the reply timeout expired, or the network connection was broken.
> </output>
>
> While we are troubleshoot, would be nice if someone can send me a wav
> file of the D-flat pitch.  That will at least get me started on my
> arrangement.  Cheers
>
> thanks
>
> Onyeibo
>
While I look at the jack issue you can generate a tone through alsa/pulse

For Db you could try :

speaker-test -f 277.183 -t sine

This should work with pulseaudio running, otherwise you will have to 
specify the card with the -D parameter

In your case this should work

pulseaudio -k; speaker-test -f 277.183 -t sine -Dhw:0

for me it is

pulseaudio -k; speaker-test -f 277.183 -t sine -Dplughw:0,0

For other octaves see 
http://en.wikipedia.org/wiki/D%E2%99%AD_%28musical_note%29


More information about the music mailing list