From: Alex Ciarlillo Date: 2007-05-08T14:15:05+09:00 Subject: Re: Live Coding in Ruby? I know about IRB and it is probably part of the answer... From the WikiPage: Live coding is the name given to the process of writing software in realtime as part of a performance. (i.e. a musical performance) http://en.wikipedia.org/wiki/Live_coding I am looking for a way to play sounds at different frequencies with different timing and delays and such. I'm not very musical, but I thought it would fun to play around with in Ruby. I am interested in directions to look for generating/outputting audio with Ruby and depending on what I find, possibly make some kind of useful library of live coding functions for use in IRB. Sorry if my request was originally unclear. Thanks, -Alex -- Posted via http://www.ruby-forum.com/.