Mike Spears wrote: > Actually, never mind. It's working now, I just realized that I have to > use require 'audio/sndfile' rather than require 'sndfile'. I was able > to get a simple example to work; I'll play around some more later. > > Hans - I remember reading that you were insterested in wrapping > portaudio. Are you still working on this? I have created a simple > experimental extension to use portaudio, and I am wondering if I > should eventually release it. I have a little oscillator object > working as well and eventually I am going to try to get a little 'zoo' > of signal generators, etc. going. (Following along the same modular > ideas as csound). I'm interested in seeing portaudio wrapped, yes. I have a few other things on my plate first: releasing a new ruby osc lib, packaging the latest csound and nyquist for debian, and various "real-life" responsibilities. I might have some time this fall. In any case, if you've already done something I'm happy to help you and maybe we can integrate the result in ruby/audio (or maybe it'll be better to keep it separate). Your signal generator zoo sounds interesting. I've kicked some ideas for a text-based modular synthesizer a la csound but easy (although not graphical) for some time. It'd be fun to discuss, but perhaps off-list. For the record, my compile looks like this: http://pastie.caboo.se/5965