Please excuse this question; it must come up all the time (?!) but I am one of those many people who don't get any sound from the test patch.
On linux... Jack is running; ChucK works... and pd comes out:
"device listing not implemented for jack yet
no midi input devices found no midi output devices found"
In the terminal, I have:
"priority 6 scheduling enabled. priority 8 scheduling enabled. jack_client_new: deprecated Cannot connect to server socket err = No such file or directory Cannot connect to server socket jack server is not running or cannot be started."
So please, somebody-- What's up with this? And what to do about it? (!!!!!)
Forrest Curo (San Diego)
working with with OSS or Alsa?
On Mon, Oct 17, 2011 at 10:26 PM, forrest curo treegestalt@gmail.comwrote:
Please excuse this question; it must come up all the time (?!) but I am one of those many people who don't get any sound from the test patch.
On linux... Jack is running; ChucK works... and pd comes out:
"device listing not implemented for jack yet
no midi input devices found no midi output devices found"
in the Pd window.
Jack & pd are both set to sample rate of 48000.
In the terminal, I have:
"priority 6 scheduling enabled. priority 8 scheduling enabled. jack_client_new: deprecated Cannot connect to server socket err = No such file or directory Cannot connect to server socket jack server is not running or cannot be started."
So please, somebody-- What's up with this? And what to do about it? (!!!!!)
Forrest Curo (San Diego)
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Mon, Oct 17, 2011 at 2:31 PM, ALAN BROOKER alan.brooker2010@gmail.comwrote:
working with with OSS or Alsa?
Alsa.
On Mon, Oct 17, 2011 at 10:26 PM, forrest curo treegestalt@gmail.comwrote:
Please excuse this question; it must come up all the time (?!) but I am one of those many people who don't get any sound from the test patch.
On linux... Jack is running; ChucK works... and pd comes out:
"device listing not implemented for jack yet
no midi input devices found no midi output devices found"
in the Pd window.
Jack & pd are both set to sample rate of 48000.
In the terminal, I have:
"priority 6 scheduling enabled. priority 8 scheduling enabled. jack_client_new: deprecated Cannot connect to server socket err = No such file or directory Cannot connect to server socket jack server is not running or cannot be started."
So please, somebody-- What's up with this? And what to do about it? (!!!!!)
Forrest Curo (San Diego)
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
forrest curo treegestalt@gmail.com writes:
jack server is not running or cannot be started."
Maybe try starting jack server by hand prior to starting pd. Qjackctl is a good tool to help you with that... Good luck!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-10-17 23:26, forrest curo wrote:
So please, somebody-- What's up with this? And what to do about it? (!!!!!)
how about giving us some clues about the system you use? like operating system, jack version, pd version?
fgamsdfr IOhannes
On Mon, Oct 17, 2011 at 11:57 PM, IOhannes m zmoelnig zmoelnig@iem.atwrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-10-17 23:26, forrest curo wrote:
So please, somebody-- What's up with this? And what to do about it?
(!!!!!)
how about giving us some clues about the system you use? like operating system, jack version, pd version?
Pd version 0.42-6 with
"JACK Audio Connection Kit - Qt GUI Interface Version: 0.3.6"
[and yes, it is in fact running. Works just fine with ChucK.]
on mint (debian) linux.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-10-19 06:56, forrest curo wrote:
On Mon, Oct 17, 2011 at 11:57 PM, IOhannes m zmoelnig zmoelnig@iem.atwrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-10-17 23:26, forrest curo wrote:
So please, somebody-- What's up with this? And what to do about it?
(!!!!!)
how about giving us some clues about the system you use? like operating system, jack version, pd version?
Pd version 0.42-6 with
i figure this is pd-vanilla (afaik, there is no 0.42-6 for Pd-extended); in debian there is also a 0.43 version of Pd available, which has a number of improvements regarding jack support (don't know about mint though)
"JACK Audio Connection Kit - Qt GUI Interface Version: 0.3.6"
wow, that's old. my jack is 1.9.7 (which is actually jack2; the jack1 i could install on my system is 0.121.0)
[and yes, it is in fact running. Works just fine with ChucK.]
well, so let's get to the real problem.
your error log seems to indicate, that jack is not running when you start Pd. please make sure that jack does run, before you start Pd. make sure that you don't have any "opposing" settings (e.g. use "-noprefs" when starting Pd) make sure to tell Pd how many channels to allocate for Pd (e.g. use "-jack -channels 8" when starting Pd) this works fine on my debian/sid machine.
ghsmdf IOhannes
On 19/10/2011 09:45, IOhannes m zmoelnig wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-10-19 06:56, forrest curo wrote: [...]
Pd version 0.42-6 with
i figure this is pd-vanilla (afaik, there is no 0.42-6 for Pd-extended); in debian there is also a 0.43 version of Pd available, which has a number of improvements regarding jack support (don't know about mint though)
"JACK Audio Connection Kit - Qt GUI Interface Version: 0.3.6"
wow, that's old. my jack is 1.9.7 (which is actually jack2; the jack1 i could install on my system is 0.121.0)
I think he is referring to the version of qjackctl which in fact on squeeze is 0.3.6.
Forrest: to see the version of jack (not the QJackControl gui) try the following command in a terminal:
jackd --version
[and yes, it is in fact running. Works just fine with ChucK.]
well, so let's get to the real problem.
your error log seems to indicate, that jack is not running when you start Pd. please make sure that jack does run, before you start Pd. make sure that you don't have any "opposing" settings (e.g. use "-noprefs" when starting Pd) make sure to tell Pd how many channels to allocate for Pd (e.g. use "-jack -channels 8" when starting Pd) this works fine on my debian/sid machine.
You can also do this within Pd itself, by making sure you select Media -> Jack Here you can also set the input and output channels, maybe start with something like 2 to begin with. As IOhannes suggested do make sure jack is running *before* you start pd.
Lorenzo.
ghsmdf IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk6egBkACgkQkX2Xpv6ydvTWaQCdFFUHp8C2ZeSRoBH4ruJZYWFJ WSQAnik8i5vKq3k5vXEygt9T+zAfpBuY =u+qr -----END PGP SIGNATURE-----
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list