• Don

    hey you guys!

    I've started making little applets from processing sketches paired with puredata.
    The first two on my website are simple interactive audio/musical toys. and more ideas are being created right now.
    I'm considering new ways to produce music from visual inputs and trying to think out of the box for the next apps. They're small projects and have limited utility; as I've just started learning this on the way. The plan is to get the fun ones on android/iOs.

    http://www.adamssounds.com/#!code/cw81

    you can get them here for mac, linux and windows. (note that i still havent tested them in any other platforms than mac, feedback would be nice if things don't work. :) )

    c9e187_a551571f20ab4d30a640edd404a71907.gif_srz_p_887_556_75_22_0.50_1.20_0.gif
    c9e187_a5d219b86b3c47588aa0ffbae6374834.gif_srz_p_640_300_75_22_0.50_1.20_0.gif

    posted in output~ read more
  • Don

    @miwi ! thanks for this! implementing scale changes in my custom arpeggiated synth will be a breeze!

    btw, the links on your posts don't go anywhere ; but your github works fine.

    posted in extra~ read more
  • Don

    I usually always make sure that my final signal to the dac is only multiplied by a hslider from 0 to 1 and move it in float using alt-click-drags.

    And I always keep Pd; Dsp 0 Message not too far away in case of the big bang exploding.

    posted in technical issues read more
  • Don

    This is interesting. Disturb mode could save my eyes my straining a lot. I'll give this a try on my next project; maybe it'll help me better my codingtime-to-results ratio. (*Sets a timer and tries to code the matrix before it ends... :sunglasses: *)

    posted in patch~ read more
  • Don

    @gsagostinho : I thought about implementing fade ins & outs for a day or two, but it wasn't a pripority at the time. I could possiby do it now that I have more time to work on it.

    posted in abstract~ read more
  • Don

    Hey guys! two months ago, my teacher wanted me to code an audiolooper~ abstraction.
    I've had quite some fun playing around with it. So I wrote it in libpd to use in mobmuplat.

    You can download AudioLooper~ on my website.
    http://www.adamssounds.com/#!code/cw81

    Cheers.

    posted in abstract~ read more
  • Don

    Here's my first track programmed in Pd. Composed for a class at the university of Montreal in december '14.

    Artist: Donevan Adams
    song: Waves.

    Hope you guys like it.
    Don.

    posted in output~ read more
  • Don

    @dwan , I just finished reading up on Graph-on-parent. That's an even more elegant way to fix my problem. Thanks.

    posted in technical issues read more
  • Don

    I'm making a custom object to loop audiofiles. Whenever I load a new soundfile in my patch (inlet#01), i send messages to reset my values (inlet#2 thru 7) to their desired value and it works fine within the patch itself. What I have trouble with, is refreshing the value of those toggles and sliders if they are connected to the inlets of my object. Iv'e learned about |set $1< to correspond two values, but is there a way to do that through an inlet and have the value from inside the object reflect on the outside toggle/slider/number?

    Whenever I load a new sound, the patch resets inlet 2, 3, 4, 5, 6, and 7 to their start value (Within the patch), but the toggles sliders and numbers outside the object will stay where they are if I had previously moved/changed them. I'd like them to reflect what goes on inside the patch. It's not a deal-breaker problem, it's just really annoying to the user to have the wrong values being displayed when , really, they have changed.
    Screen shot 2014-11-01 at 2.31.30 PM.png

    posted in technical issues read more
  • Don

    @dwan Thanks on the input. I'll be deleting useless stuff to see how much cpu I can save. I hadn't thought about [s] and [r] for simple stuff like bangs and toggles, i'll try to use it more to simplify the look of the patch. have you encountered any undesirable effect/bug while testing?

    posted in patch~ read more

Internal error.

Oops! Looks like something went wrong!