From: daisuke watanabe Date: 2007-05-08T14:45:19+09:00 Subject: Re: Live Coding in Ruby? Hi How about rjb(ruby java bridge) + jsyn ? rjb http://rjb.rubyforge.org/ jsyn http://www.softsynth.com/jsyn/ as a reference, but unfortunately only japanese http://cutuplog.cocolog-nifty.com/videolog/2005/09/rubyruby_d914.html 2007/5/8, Alex Ciarlillo : > 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/. > >