I have just put a new version of LyonPotpourri online over here:
http://disis.music.vt.edu/eric/LyonSoftware/Pd/LyonPotpourri/
For those familiar with the previous version, new developments include:
several new externals to facilitate spatial processing
a set of externals to facilitate spectral coding along the lines of the
Max/MSP pfft~ system
The distribution is ready for Linux and OSX. Any Windows developer who would like to make the collection available on that platform, please contact me off list.
Enjoy,
Eric
This looks great. Thank you!
Best, Peiman
*www.peimankhosravi.co.uk http://www.peimankhosravi.co.uk || RSS Feed http://peimankhosravi.co.uk/miscposts.rss || Concert News http://spectralkimia.wordpress.com/*
On 19 December 2013 10:35, Eric Lyon audiodidact@gmail.com wrote:
I have just put a new version of LyonPotpourri online over here:
http://disis.music.vt.edu/eric/LyonSoftware/Pd/LyonPotpourri/
For those familiar with the previous version, new developments include:
several new externals to facilitate spatial processing
a set of externals to facilitate spectral coding along the lines of the
Max/MSP pfft~ system
- codebase reverted to pure Pd, with Max/MSP specific code excised
The distribution is ready for Linux and OSX. Any Windows developer who would like to make the collection available on that platform, please contact me off list.
Enjoy,
Eric
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
maybe I asked this before: are there any plans to add this library to pd-extended?
João
I have just put a new version of LyonPotpourri online over here:
http://disis.music.vt.edu/eric/LyonSoftware/Pd/LyonPotpourri/
For those familiar with the previous version, new developments include:
several new externals to facilitate spatial processing
a set of externals to facilitate spectral coding along the lines of the Max/MSP pfft~ system
codebase reverted to pure Pd, with Max/MSP specific code excised
The distribution is ready for Linux and OSX. Any Windows developer who would like to make the collection available on that platform, please contact me >off list.
Enjoy,
Eric
FWIW it will be included in the next pd-l2ork release. On Dec 22, 2013 8:50 AM, "João Pais" jmmmpais@googlemail.com wrote:
maybe I asked this before: are there any plans to add this library to pd-extended?
João
I have just put a new version of LyonPotpourri online over here:
http://disis.music.vt.edu/eric/LyonSoftware/Pd/LyonPotpourri/
For those familiar with the previous version, new developments include:
several new externals to facilitate spatial processing
a set of externals to facilitate spectral coding along the lines of the
Max/MSP pfft~ system
- codebase reverted to pure Pd, with Max/MSP specific code excised
The distribution is ready for Linux and OSX. Any Windows developer who would like to make the collection available on that platform, please contact me off list.
Enjoy,
Eric
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
btw, i have this error: An operation on the array 'gsf_window' in the patch 'granulesf~-help.pd' failed since it uses garray_getfloatarray while running 64-bit!
this happen on many help patches.
This release will only work on the currently standard Pd 32-bit. Pd 64-bit introduces a new architecture for garrays which will require a redesign of any array-accessing externals.
-Eric
On 27 Dec 2013, at 03:51, puredata@11h11.com wrote:
btw, i have this error: An operation on the array 'gsf_window' in the patch 'granulesf~-help.pd' failed since it uses garray_getfloatarray while running 64-bit!
this happen on many help patches.