• LiamG

    Check on the Pure Data Facebook group, and on the PD mailing list, as there are more likely to be announcements there. You do find workshops sometimes, but you'd be lucky to find one at the right place and right time.

    But don't be discouraged from learning PD if you can't find a workshop. There are lots of good resources available online, and lots of friendly people willing to help. I remember thinking that I wouldn't be able to learn it without a teacher, but once I pushed through the initial hurdles, teaching myself became easy and enjoyable.

    posted in tutorials read more
  • LiamG

    Hello @cmovvv, sorry for not seeing your post at the time! You're right that Context doesn't work yet on 0.49 Windows 64. I'm working on getting it fixed, but as you can see, I haven't been putting much time into it recently**. In the mean time, you should be able to download all of the externals yourself and then run Context off of those. There is information in the readme on how to do this. Otherwise, running it on 0.48 should also work fine.

    Don't give up, and let me know if you need any help. I'm more likely to see messages if you join the Facebook group or email me.

    **But I am putting lots of time into developing a new standalone version of Context in C++.

    posted in patch~ read more
  • LiamG

    Check out http://www.martin-brinkmann.de/pd-patches.html. There are some nice drones here, although the patches are a bit hard to follow.

    If you want to make your own, I'd suggest creating multiple layers. One filtered sawtooth on its own can sound rough, but four or five tuned to a chord can be much richer. Also, don't rely on the basic [lop~] object. Use [bob~] or some other external filter.

    posted in patch~ read more
  • LiamG

    Depending on what you're doing, you could also use [max] to establish a floor for the argument value.

    [loadbang]
    |
    [f $1]
    |
    [max 7]
    |
    ...

    posted in technical issues read more
  • LiamG

    PD now has an external package manager built in, so go to Help --> Find Externals and search for what you want. However, in Windows, the latest version of Vanilla, 0.49, became 64bit, which automatically makes most of the 32bit externals listed on the repo inaccessible (which is really annoying). If you're good at compiling you could try to compile them for yourself. Once it's compiled, tell PD the location of the directory (Preferences --> Path) and you should be good to go.

    If all you want to do it pitch tracking, have a go with Vanilla's native [sigmind~] first.

    posted in technical issues read more
  • LiamG

    By accident I ended up listening to both of @seb-harmonik.ar's tracks at the same time, and it sounded pretty good, lol. If you can't find what you're looking for in any particular track then maybe this is the right approach.

    This won't meet all of your criteria, but you should also check out Robert Henke a.k.a. Monolake, if you haven't already. His earlier and later works are all pretty radical, though ambient, The stuff from his middle period tends to be more club oriented. Layering Buddha is probably my favorite ambient piece of all time.

    http://www.roberthenke.com/releases/recordings.html

    Ie. try this:

    posted in Off topic read more
  • LiamG

    I'm 90% sure that it is not possible to test for a connection in Vanilla. But if you don't mind using externals, then there is [iemguts/canvasconnections].

    posted in technical issues read more
  • LiamG

    You can type into those number boxes too--you just have to press Enter afterwards.

    posted in technical issues read more
  • LiamG

    Have you turned DSP on? Top-right corner of the PD console.

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!