I would add just for the the archive that the cmd line Pedro mentioned can be execute automatically by qjack after startup. see qjack options tab.
M
By the way... I just did the pulseaudio sink here on maverick, so I recalled this thread just to give the commands:
(from Ubuntu Studio, like previously said)
sudo apt-get install pulseaudio-module-jack
After jackd is started, launch in a terminal:
pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2;
Easy as pie (not python). Now go to the ubuntu sound options, switch to pulseaudio on output (and in if you like) and enjoy. It is all routed back to jack by magical powers.
Nicely added!
On Sat, Jan 22, 2011 at 11:20 AM, Marco Donnarumma devel@thesaddj.comwrote:
I would add just for the the archive that the cmd line Pedro mentioned can be execute automatically by qjack after startup. see qjack options tab.
M
By the way... I just did the pulseaudio sink here on maverick, so I recalled this thread just to give the commands:
(from Ubuntu Studio, like previously said)
sudo apt-get install pulseaudio-module-jack
After jackd is started, launch in a terminal:
pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2;
Easy as pie (not python). Now go to the ubuntu sound options, switch to pulseaudio on output (and in if you like) and enjoy. It is all routed back to jack by magical powers.
-- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher Ongoing MSc by Research, University of Edinburgh, UK
PORTFOLIO: http://marcodonnarumma.com LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net EVENT: http://www.liveperformersmeeting.net
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
This would be great to have on the puredata.info wiki so that its easy
to find. Perhaps a new page in http://puredata.info/docs/
.hc
On Jan 22, 2011, at 12:01 PM, Pedro Lopes wrote:
Nicely added!
On Sat, Jan 22, 2011 at 11:20 AM, Marco Donnarumma
devel@thesaddj.com wrote: I would add just for the the archive that the cmd line Pedro
mentioned can be execute automatically by qjack after startup. see qjack options tab.M
By the way... I just did the pulseaudio sink here on maverick, so I
recalled this thread just to give the commands:(from Ubuntu Studio, like previously said)
sudo apt-get install pulseaudio-module-jack
After jackd is started, launch in a terminal:
pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2;
Easy as pie (not python). Now go to the ubuntu sound options, switch
to pulseaudio on output (and in if you like) and enjoy. It is all
routed back to jack by magical powers.-- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher Ongoing MSc by Research, University of Edinburgh, UK
PORTFOLIO: http://marcodonnarumma.com LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net EVENT: http://www.liveperformersmeeting.net
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"[T]he greatest purveyor of violence in the world today [is] my own
government." - Martin Luther King, Jr.
Will do. Where's info about jack located? maybe centralize the thing there.
On Sat, Jan 22, 2011 at 6:48 PM, Hans-Christoph Steiner hans@at.or.atwrote:
This would be great to have on the puredata.info wiki so that its easy to find. Perhaps a new page in http://puredata.info/docs/
.hc
On Jan 22, 2011, at 12:01 PM, Pedro Lopes wrote:
Nicely added!
On Sat, Jan 22, 2011 at 11:20 AM, Marco Donnarumma devel@thesaddj.comwrote:
I would add just for the the archive that the cmd line Pedro mentioned can be execute automatically by qjack after startup. see qjack options tab.
M
By the way... I just did the pulseaudio sink here on maverick, so I recalled this thread just to give the commands:
(from Ubuntu Studio, like previously said)
sudo apt-get install pulseaudio-module-jack
After jackd is started, launch in a terminal:
pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2;
Easy as pie (not python). Now go to the ubuntu sound options, switch to pulseaudio on output (and in if you like) and enjoy. It is all routed back to jack by magical powers.
-- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher Ongoing MSc by Research, University of Edinburgh, UK
PORTFOLIO: http://marcodonnarumma.com LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net EVENT: http://www.liveperformersmeeting.net
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr.
Try searching the site, the search works well.
.hc
On Jan 22, 2011, at 1:51 PM, Pedro Lopes wrote:
Will do. Where's info about jack located? maybe centralize the thing
there.On Sat, Jan 22, 2011 at 6:48 PM, Hans-Christoph Steiner
hans@at.or.at wrote:This would be great to have on the puredata.info wiki so that its
easy to find. Perhaps a new page in http://puredata.info/docs/.hc
On Jan 22, 2011, at 12:01 PM, Pedro Lopes wrote:
Nicely added!
On Sat, Jan 22, 2011 at 11:20 AM, Marco Donnarumma <devel@thesaddj.com
wrote:
I would add just for the the archive that the cmd line Pedro
mentioned can be execute automatically by qjack after startup. see qjack options tab.M
By the way... I just did the pulseaudio sink here on maverick, so I
recalled this thread just to give the commands:(from Ubuntu Studio, like previously said)
sudo apt-get install pulseaudio-module-jack
After jackd is started, launch in a terminal:
pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2;
Easy as pie (not python). Now go to the ubuntu sound options,
switch to pulseaudio on output (and in if you like) and enjoy. It is all
routed back to jack by magical powers.-- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher Ongoing MSc by Research, University of Edinburgh, UK
PORTFOLIO: http://marcodonnarumma.com LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net EVENT: http://www.liveperformersmeeting.net
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"[T]he greatest purveyor of violence in the world today [is] my own
government." - Martin Luther King, Jr.-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes
You can't steal a gift. Bird gave the world his music, and if you can
hear it, you can have it. - Dizzy Gillespie
I did there doesn't seem to exist such a centralized place :)
On Sat, Jan 22, 2011 at 6:53 PM, Hans-Christoph Steiner hans@at.or.atwrote:
Try searching the site, the search works well.
.hc
On Jan 22, 2011, at 1:51 PM, Pedro Lopes wrote:
Will do. Where's info about jack located? maybe centralize the thing there.
On Sat, Jan 22, 2011 at 6:48 PM, Hans-Christoph Steiner hans@at.or.atwrote:
This would be great to have on the puredata.info wiki so that its easy to find. Perhaps a new page in http://puredata.info/docs/
.hc
On Jan 22, 2011, at 12:01 PM, Pedro Lopes wrote:
Nicely added!
On Sat, Jan 22, 2011 at 11:20 AM, Marco Donnarumma devel@thesaddj.comwrote:
I would add just for the the archive that the cmd line Pedro mentioned can be execute automatically by qjack after startup. see qjack options tab.
M
By the way... I just did the pulseaudio sink here on maverick, so I recalled this thread just to give the commands:
(from Ubuntu Studio, like previously said)
sudo apt-get install pulseaudio-module-jack
After jackd is started, launch in a terminal:
pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2;
Easy as pie (not python). Now go to the ubuntu sound options, switch to pulseaudio on output (and in if you like) and enjoy. It is all routed back to jack by magical powers.
-- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher Ongoing MSc by Research, University of Edinburgh, UK
PORTFOLIO: http://marcodonnarumma.com LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net EVENT: http://www.liveperformersmeeting.net
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr.
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes
You can't steal a gift. Bird gave the world his music, and if you can hear it, you can have it. - Dizzy Gillespie
perhaps, it could be added to the FAQ section? http://puredata.info/docs/faq/ http://puredata.info/docs/faq/
M
On Sat, Jan 22, 2011 at 7:04 PM, Pedro Lopes pedro.lopes@ist.utl.pt wrote:
I did there doesn't seem to exist such a centralized place :)
On Sat, Jan 22, 2011 at 6:53 PM, Hans-Christoph Steiner hans@at.or.atwrote:
Try searching the site, the search works well.
.hc
On Jan 22, 2011, at 1:51 PM, Pedro Lopes wrote:
Will do. Where's info about jack located? maybe centralize the thing there.
On Sat, Jan 22, 2011 at 6:48 PM, Hans-Christoph Steiner hans@at.or.atwrote:
This would be great to have on the puredata.info wiki so that its easy to find. Perhaps a new page in http://puredata.info/docs/
.hc
On Jan 22, 2011, at 12:01 PM, Pedro Lopes wrote:
Nicely added!
On Sat, Jan 22, 2011 at 11:20 AM, Marco Donnarumma devel@thesaddj.comwrote:
I would add just for the the archive that the cmd line Pedro mentioned can be execute automatically by qjack after startup. see qjack options tab.
M
By the way... I just did the pulseaudio sink here on maverick, so I recalled this thread just to give the commands:
(from Ubuntu Studio, like previously said)
sudo apt-get install pulseaudio-module-jack
After jackd is started, launch in a terminal:
pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2;
Easy as pie (not python). Now go to the ubuntu sound options, switch to pulseaudio on output (and in if you like) and enjoy. It is all routed back to jack by magical powers.
-- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher Ongoing MSc by Research, University of Edinburgh, UK
PORTFOLIO: http://marcodonnarumma.com LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net EVENT: http://www.liveperformersmeeting.net
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr.
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes
You can't steal a gift. Bird gave the world his music, and if you can hear it, you can have it. - Dizzy Gillespie
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes
I have created the page ( http://puredata.info/docs/PDAndJackRoutingMultichannelBrowserAudioAndMore), if you feel its not worthy just redirect or past it somewhere else. After finishing this (still a bit to go) and then I can summarize the info on the FAQ.
Anyway (changing the thread a bit) the Wiki pages should be MoinMoin compliant, but they do not recognize either:
<<BR>> nor I. (lists)
Whats the best syntax for the wiki pages?
p.s.: the title is a bit long :)
On Sat, Jan 22, 2011 at 7:18 PM, Marco Donnarumma devel@thesaddj.comwrote:
perhaps, it could be added to the FAQ section? http://puredata.info/docs/faq/ http://puredata.info/docs/faq/
M
On Sat, Jan 22, 2011 at 7:04 PM, Pedro Lopes pedro.lopes@ist.utl.ptwrote:
I did there doesn't seem to exist such a centralized place :)
On Sat, Jan 22, 2011 at 6:53 PM, Hans-Christoph Steiner hans@at.or.atwrote:
Try searching the site, the search works well.
.hc
On Jan 22, 2011, at 1:51 PM, Pedro Lopes wrote:
Will do. Where's info about jack located? maybe centralize the thing there.
On Sat, Jan 22, 2011 at 6:48 PM, Hans-Christoph Steiner hans@at.or.atwrote:
This would be great to have on the puredata.info wiki so that its easy to find. Perhaps a new page in http://puredata.info/docs/
.hc
On Jan 22, 2011, at 12:01 PM, Pedro Lopes wrote:
Nicely added!
On Sat, Jan 22, 2011 at 11:20 AM, Marco Donnarumma devel@thesaddj.comwrote:
I would add just for the the archive that the cmd line Pedro mentioned can be execute automatically by qjack after startup. see qjack options tab.
M
By the way... I just did the pulseaudio sink here on maverick, so I recalled this thread just to give the commands:
(from Ubuntu Studio, like previously said)
sudo apt-get install pulseaudio-module-jack
After jackd is started, launch in a terminal:
pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2;
Easy as pie (not python). Now go to the ubuntu sound options, switch to pulseaudio on output (and in if you like) and enjoy. It is all routed back to jack by magical powers.
-- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher Ongoing MSc by Research, University of Edinburgh, UK
PORTFOLIO: http://marcodonnarumma.com LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net EVENT: http://www.liveperformersmeeting.net
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr.
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes
You can't steal a gift. Bird gave the world his music, and if you can hear it, you can have it. - Dizzy Gillespie
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes
-- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher Ongoing MSc by Research, University of Edinburgh, UK
PORTFOLIO: http://marcodonnarumma.com LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net EVENT: http://www.liveperformersmeeting.net
p.s. MoinMoin syntax http://moinmo.in/HelpOnMoinWikiSyntax#Unordered_Lists
On Sat, Jan 22, 2011 at 7:31 PM, Pedro Lopes pedro.lopes@ist.utl.pt wrote:
I have created the page ( http://puredata.info/docs/PDAndJackRoutingMultichannelBrowserAudioAndMore), if you feel its not worthy just redirect or past it somewhere else. After finishing this (still a bit to go) and then I can summarize the info on the FAQ.
Anyway (changing the thread a bit) the Wiki pages should be MoinMoin compliant, but they do not recognize either:
<<BR>> nor I. (lists)
Whats the best syntax for the wiki pages?
p.s.: the title is a bit long :)
On Sat, Jan 22, 2011 at 7:18 PM, Marco Donnarumma devel@thesaddj.comwrote:
perhaps, it could be added to the FAQ section? http://puredata.info/docs/faq/ http://puredata.info/docs/faq/
M
On Sat, Jan 22, 2011 at 7:04 PM, Pedro Lopes pedro.lopes@ist.utl.ptwrote:
I did there doesn't seem to exist such a centralized place :)
On Sat, Jan 22, 2011 at 6:53 PM, Hans-Christoph Steiner hans@at.or.atwrote:
Try searching the site, the search works well.
.hc
On Jan 22, 2011, at 1:51 PM, Pedro Lopes wrote:
Will do. Where's info about jack located? maybe centralize the thing there.
On Sat, Jan 22, 2011 at 6:48 PM, Hans-Christoph Steiner hans@at.or.atwrote:
This would be great to have on the puredata.info wiki so that its easy to find. Perhaps a new page in http://puredata.info/docs/
.hc
On Jan 22, 2011, at 12:01 PM, Pedro Lopes wrote:
Nicely added!
On Sat, Jan 22, 2011 at 11:20 AM, Marco Donnarumma <devel@thesaddj.com
wrote:
I would add just for the the archive that the cmd line Pedro mentioned can be execute automatically by qjack after startup. see qjack options tab.
M
> By the way... I just did the pulseaudio sink here on maverick, so I > recalled > this thread just to give the commands: > > (from Ubuntu Studio, like previously said) > > > sudo apt-get install pulseaudio-module-jack > > After jackd is started, launch in a terminal: > > > pacmd load-module module-jack-source channels=2; pacmd load-module > module-jack-sink channels=2; > > Easy as pie (not python). Now go to the ubuntu sound options, switch > to > pulseaudio on output (and in if you like) and enjoy. It is all routed > back > to jack by magical powers. > >
-- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher Ongoing MSc by Research, University of Edinburgh, UK
PORTFOLIO: http://marcodonnarumma.com LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net EVENT: http://www.liveperformersmeeting.net
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr.
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes
You can't steal a gift. Bird gave the world his music, and if you can hear it, you can have it. - Dizzy Gillespie
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes
-- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher Ongoing MSc by Research, University of Edinburgh, UK
PORTFOLIO: http://marcodonnarumma.com LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net EVENT: http://www.liveperformersmeeting.net
-- Pedro Lopes (MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes