Springy Synth

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.

3 Responses to “Springy Synth”

  1. Dan Says:

    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!

  2. ddf Says:

    That would be because I have an updated version of Minim I have yet to release. I am a bad person. :(

  3. Dan Says:

    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.

Leave a Reply