Displaying 5 results from an estimated 5 matches for "akustische".
2005 Jun 05
2
icecast sound compressor
hm, to have a look at Pure Data and external called oggcast~ http://www.akustische-kunst.org/puredata/ is recomended,
you can set quality/bitrate/samplerate ... while streaming then, and do whateweryou want to your sound
before sending it to icecast, including building your compressor-limiter.
cheers
Ales Zemene
--
http://ales.mur.at
irc.kunstlabor.at #kunstlabor
citation...
2004 Aug 06
1
Windows Streamer for Icecast2 ???
...n the same
> linux box. What do you recommend - winamp plugin seems like the
> easiest but seem like we get an error (using Samcast)
There are several solutions.
http://radiostudio.org/ostream -> a little bit outdated, but works
(0.7.3 works best)
radiocast, it should be on http://www.akustische-kunst.org but I cannot
find it. Write an email to the author olaf matthes and ask.
Download PD (pure date) and the oggcast~ externals from
http://www.akustische-kunst.org
treamtranscoder from oddsock.org
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project home...
2004 Aug 06
4
DarkIce make problems
Hi everybody
I'm trying to encode the soundcard signal to serve it with IceCast, but
I'm having problems with making darkice-0.11. Anybody could help?
I'm compiling in a Solaris 6 OS with gcc 2.8.1, and I've installed lame
and Vorbis libraries.
This is my config phrase:
./configure --prefix=/aplicacions/icecast-1.3.12/darkice --with-lame
--with-vorbis
2005 May 21
7
Best way to handle multiple (6+) streams
I have a need to stream 6 or 8 different audio sources (radios), and am
seeking suggestions on the best way to do it. Although I'd like to stream
each separately, I could combine them to stereo streams and do 2 on each.
I'd like to know what the best hardware configuration would be to accomplish
this? Are there any multiple input sound cards that have been successfully
tested, or
2005 May 21
0
Best way to handle multiple (6+) streams
...on, Pd would be an easy
way of accessing the individual input channels (eg. with individual adc~
objects). You could then patch these to multiple "shoutcast~" objects
within Pd to create the individual icecast2 mountpoints/streams.
See: www-crca.ucsd.edu/~msp/software.html for Pd and
www.akustische-kunst.org/puredata/shout/shoutcast-howto.html for a
shoutcast~/Pd howto.
iain
On Thu, 2005-05-19 at 03:02 +0000, Seth McTigh wrote:
> I have a need to stream 6 or 8 different audio sources (radios), and am
> seeking suggestions on the best way to do it. Although I'd like to stream
&g...