Decided to take a little break from developing Minim and make something with it instead. I made a synth that uses the positions of particles in a simulation to change the frequency and pan position of several oscillators. It comes in two flavors: mono and poly.
This entry was posted
on Sunday, January 27th, 2008 at 9:56 pm and is filed under Minim, Processing, Prototypes.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
April 5th, 2008 at 4:16 am
I can’t seem to make this work, for some reason - when I save springsynth, I get a class missing error, and when I add the class from the other .pde you include, I get “Semantic Error: No accessible method with signature “setAudioListener(Temporary_4316_3485.SignalListener)” was found in type “ddf.minim.signals.Oscillator”.”
I’m not sure if this is due to my installation, or you having an updated library you haven’t released, or the beer. If you could let me know what’s what, I’d appreciate it.
p.s. thanks for this library!
April 6th, 2008 at 8:36 am
That would be because I have an updated version of Minim I have yet to release. I am a bad person.
April 7th, 2008 at 3:27 am
Hey, no problem. I’d love to see it when you’ve got the time, but no pressure, or anything. My assignments aren’t due for a couple weeks yet! heh.