Re: [linux-audio-dev] Just for fun - Hearnet

2003-11-14 Thread Fernando Pablo Lopez-Lezcano
> > This is a little toy I hacked up while learning the Jack API today. It
> > is not sophisticated, it is hackish, and it is probably not really doing
> > precisely what I intended it to do.  But it's fun. It does a simple form
> > of granular synthesis: it plays a grain for every incoming packet in
> > realtime.
> > 
> > Requires libpcap and libjack (of course).
> > 
> > http://falcon.fugal.net/~fugalh/hearnet/
> > 
> > Feedback is welcome.
> 
> :-D
> 
> to further boost the uselessness of this wonderful thing, how about 
> mapping different grains to protocol, port numbers and direction?
> 
> just imagine:
> 
> # ping somehost
> ping ... pong ... ping ... pong ... ping ...pong
> or even
> # ping -f somehost
> pgniogingpgnigongpgignpgoigpnigiongpgnogignpgipgnpoingopingopngignoin
> 
> soon we will see network operators starring at contemporary music festivals.
> 
> ;)

Done by Chris Chafe :-) ;-) :-)
See http://www-ccrma.stanford.edu/~cc/sfmoma/topLevel.html
(pretty picture at:
 http://www-ccrma.stanford.edu/~cc/sfmoma/LAtimesGraphic.jpeg)
And/Or http://www-ccrma.stanford.edu/groups/soundwire/

-- Fernando




Re: [linux-audio-dev] Just for fun - Hearnet

2003-11-14 Thread Hans Fugal
* Joern Nettingsmeier [Fri, 14 Nov 2003 at 11:36 +0100]
> :-D
> 
> to further boost the uselessness of this wonderful thing, how about 
> mapping different grains to protocol, port numbers and direction?

If boredom allows, I will probably do the following:
Make it extensible via a config file, so that you can specify your own
grains to play according to whatever libpcap filter you want. Everyone's
creativity can really flow then, and it might end up being useful. (I
actually wrote this in part to help gauge the rate that we're sending
network packets at work - my other attempts at timing are giving
ambiguous results, but my ear won't lie to me)

Make it stereo (or even more channels) so that inbound goes out one
speaker and outbound out the other. Again, probably configurable in a
config file along with libpcap filters.

Version 0.0.2 is already out. ChangeLog at the site.

-- 
 Hans Fugal | De gustibus non disputandum est.
 http://hans.fugal.net/ | Debian, vim, mutt, ruby, text, gpg
 http://gdmxml.fugal.net/   | WindowMaker, gaim, UTF-8, RISC, JS Bach
-
GnuPG Fingerprint: 6940 87C5 6610 567F 1E95  CB5E FC98 E8CD E0AA D460


pgp0.pgp
Description: PGP signature


Re: [linux-audio-dev] Just for fun - Hearnet

2003-11-14 Thread CK
I read:
> Well, it's not all passee.. Here in my university we have a guy that
> sonificates Highway traffic 

and stupid me thought that highway traffic sonificates itself pretty well
already.

regards,

x

-- 
[EMAIL PROTECTED]   Postmodernism is german romanticism with better
http://pilot.fm/special effects. (Jeff Keuss / via ctheory.com)


Re: [linux-audio-dev] Just for fun - Hearnet

2003-11-14 Thread Florian Schmidt
On Fri, 14 Nov 2003 16:08:32 +0100 (CET)
CK <[EMAIL PROTECTED]> wrote:

> I read:
> > soon we will see network operators starring at contemporary music
> > festivals.
> 
> actually sonification of traffic is already passe, you probably should
> have attended some of the festivals ;)

Well, it's not all passee.. Here in my university we have a guy that
sonificates Highway traffic :) And the weather

Flo

-- 
music: http://www.soundclick.com/bands/9/florianschmidt.htm




Re: [linux-audio-dev] Just for fun - Hearnet

2003-11-14 Thread CK
I read:
> soon we will see network operators starring at contemporary music festivals.

actually sonification of traffic is already passe, you probably should have
attended some of the festivals ;)

regards,

x 

-- 
[EMAIL PROTECTED]   Postmodernism is german romanticism with better
http://pilot.fm/special effects. (Jeff Keuss / via ctheory.com)


Re: [linux-audio-dev] Just for fun - Hearnet

2003-11-14 Thread Joern Nettingsmeier
Hans Fugal wrote:
This is a little toy I hacked up while learning the Jack API today. It
is not sophisticated, it is hackish, and it is probably not really doing
precisely what I intended it to do.  But it's fun. It does a simple form
of granular synthesis: it plays a grain for every incoming packet in
realtime.
Requires libpcap and libjack (of course).

http://falcon.fugal.net/~fugalh/hearnet/

Feedback is welcome.
:-D

to further boost the uselessness of this wonderful thing, how about 
mapping different grains to protocol, port numbers and direction?

just imagine:

# ping somehost
ping ... pong ... ping ... pong ... ping ...pong
or even
# ping -f somehost
pgniogingpgnigongpgignpgoigpnigiongpgnogignpgipgnpoingopingopngignoin
soon we will see network operators starring at contemporary music festivals.

;)

jörn

--
To someone whose only tool is a hammer, each problem looks like a nail.
- Edsger W. Dijkstra, EWD838
Jörn Nettingsmeier
Kurfürstenstr 49, 45138 Essen, Germany
http://spunk.dnsalias.org (my server)
http://www.linuxaudiodev.org (Linux Audio Developers)






Re: [linux-audio-dev] Just for fun - Hearnet

2003-11-11 Thread Antti Boman
Paul Davis wrote:
LOL! antti - can you please make sure this goes on the JACK client
list on the website?
I already did before, just a commit and it's there :)

-a



Re: [linux-audio-dev] Just for fun - Hearnet

2003-11-11 Thread Paul Davis
>This is a little toy I hacked up while learning the Jack API today. It
>is not sophisticated, it is hackish, and it is probably not really doing
>precisely what I intended it to do.  But it's fun. It does a simple form
>of granular synthesis: it plays a grain for every incoming packet in
>realtime.

LOL! antti - can you please make sure this goes on the JACK client
list on the website? very cool, in a rather less-than-really-useful
way :)