Re: [PD] A Few GSoC Project Ideas

2008-03-13 Thread Roman Haefeli
On Wed, 2008-03-12 at 20:24 -0500, Greg Surges wrote: Hi, As a student who is *very* interested in taking part in the PD project under Google Summer of Code, I thought I'd throw a few ideas out and see what other people thought of them. [...] 3. Finally, a set of band-limited

Re: [PD] A Few GSoC Project Ideas

2008-03-13 Thread Greg Surges
Andy, Hans-Christoph, and everyone else, I've created wikis for the analysis and blosc ideas. I think a major advantage for the analysis library would come from issues of speed. When I've done PD code that does a simple sort on an array (used for a histogram), it takes an incredibly long time -

Re: [PD] A Few GSoC Project Ideas

2008-03-13 Thread Hans-Christoph Steiner
Yup, both sound like worthwhile projects. .hc On Mar 13, 2008, at 12:01 PM, Greg Surges wrote: Andy, Hans-Christoph, and everyone else, I've created wikis for the analysis and blosc ideas. I think a major advantage for the analysis library would come from issues of speed. When I've done

Re: [PD] A Few GSoC Project Ideas

2008-03-13 Thread Frank Barknecht
Hallo, Roman Haefeli hat gesagt: // Roman Haefeli wrote: there are already some externals for band-limited oscillators around. search the svn repository for blosc. there is [sqosc~] from mrpeach, which is a bandlimited pulse generrator and there is also a small set of absrtactions in pdmtl:

[PD] A Few GSoC Project Ideas

2008-03-12 Thread Greg Surges
Hi, As a student who is *very* interested in taking part in the PD project under Google Summer of Code, I thought I'd throw a few ideas out and see what other people thought of them. These are all things I'd be interested in pursuing. 1. A set of externals designed for real-time, high-level

Re: [PD] A Few GSoC Project Ideas

2008-03-12 Thread Andy Farnell
These are all cool proposals Greg. On Wed, 12 Mar 2008 20:24:33 -0500 Greg Surges [EMAIL PROTECTED] wrote: 1. A set of externals designed for real-time, high-level analysis of control data. This could include things like histograms, rhythm analysis, rate-limiting and data-filtering objects,

Re: [PD] A Few GSoC Project Ideas

2008-03-12 Thread Hans-Christoph Steiner
On Mar 12, 2008, at 10:00 PM, Andy Farnell wrote: These are all cool proposals Greg. On Wed, 12 Mar 2008 20:24:33 -0500 Greg Surges [EMAIL PROTECTED] wrote: 1. A set of externals designed for real-time, high-level analysis of control data. This could include things like histograms,