I have a question about the -noaudio flag. If I am running PD on a webserver without any audio card, but I am using PD to mix sounds internally and stream them to MP3, is this flag appropriate?
Also, will I still be able to do DSP without an audio interface? How do others handle streaming-only situations with PD?
Last, what is the best object for streaming mp3 to an Icecast server in PD? mp3cast~? Are there others?
d.
derek,
there is also the shoutcast~/oggcast~ externals by Olaf Matthes
http://www.akustische-kunst.de/puredata/index.html
I could be wrong, but I beleive the difference between the two are that mp3cast~ is not threaded, while shoutcast~ is.
-august.
On Thu, 15 Jul 2004, derek holzer wrote:
I have a question about the -noaudio flag. If I am running PD on a webserver without any audio card, but I am using PD to mix sounds internally and stream them to MP3, is this flag appropriate?
Also, will I still be able to do DSP without an audio interface? How do others handle streaming-only situations with PD?
Last, what is the best object for streaming mp3 to an Icecast server in PD? mp3cast~? Are there others?
d.
-- derek holzer ::: http://www.umatic.nl ---Oblique Strategy # 108: "Look closely at the most embarrassing details and amplify them"
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list
august wrote:
there is also the shoutcast~/oggcast~ externals by Olaf Matthes
http://www.akustische-kunst.de/puredata/index.html
I could be wrong, but I beleive the difference between the two are that mp3cast~ is not threaded, while shoutcast~ is.
Right (if I assume that mp3cast~ has not changed since I last checked it).
Olaf
you must have dsp turned on for audio to be computed. but it doesn't recquire any audio in/out to be available. so using -noaudio and no sound card should not be a problem until you have dsp on.
running without interface should not be a problem as well, but i never tried outside X ...
+! aym3ric.
I have a question about the -noaudio flag. If I am running PD on a webserver without any audio card, but I am using PD to mix sounds internally and stream them to MP3, is this flag appropriate?
Hallo, derek holzer hat gesagt: // derek holzer wrote:
I have a question about the -noaudio flag. If I am running PD on a webserver without any audio card, but I am using PD to mix sounds internally and stream them to MP3, is this flag appropriate?
Yes.
Also, will I still be able to do DSP without an audio interface? How do others handle streaming-only situations with PD?
Yes, but do a [loadbang]->[; pd dsp 1(
Last, what is the best object for streaming mp3 to an Icecast server in PD? mp3cast~? Are there others?
I had Icecast with oggcast~ running for a while on a machine. It worked great and stable using pd -noaudio -nogui and was streaming a good sounding ogg stream.
Frank Barknecht _ ______footils.org__