On Wed, Aug 3, 2016 at 4:11 PM, angelo.arcadi@virgilio.it < angelo.arcadi@virgilio.it> wrote:
Dear list members, could anyone please suggest me:
2- where I can download the last version of the sources of the externals? For instance, where can I download the sources for compiling mrpeach or cyclone? Can I download them via git clone?
The externals from Pd-extended are in the externals directory here:
https://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/ There is a Makefile in externals that will build most of them. https://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/Makefile
Martin