[PD-dev] an idea for Pd structure

Tim Blechmann TimBlechmann at gmx.net
Thu Oct 14 10:21:22 CEST 2004


> - high level objects for rapid programming and beginners
> - high level objects would be written in Pd so that the user can
> easily  get inside it
> - Pd should provide a broad set of the lowest level of operators,  
> whether they be for audio, messages, video, etc.
i'd also suggest to provide some basic api functions for simple dsp
processing to developers ...
e.g. scalartimes_perform, scalartimes_simd and scalartimes_8 ... so
every external programmer has easy access to the simd optimized code
(_simd) without special knowledge of the platform hardware ... 

that will be a bunch of exported functions (and i'm not sure if a
compiler can inline these functions), but would avoid the
need to reinvent the wheel a couple of times ...

cheers ... tim

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-dev mailing list