Hi,
I am working on the porting puredata diagram to ARM based microcontroller.
During writing the code some questions popped up. As far as I know there is a default buffer or block with a size of 64 bytes. Sampling frequency is 44.100 Hz, but what I wonder is how the block is used. If I have a list of commands - is every command use on the whole block or are all commands used for every element of the block.
Hopefully it is clear what I am asking.
Thanks.
Bostjan
hello Bostjan,
Wow, that would be huge! sorry, I don't understand your question, but I have questions for you... all tilde objects accepts blocks (the source code of this objects are in files starting by d_). They perform a fuction on every elements of a single block.
What kind of arm microcontroller are you working on? Do you also plan to work on the hardware, or use a standard board? How can I follow your work?
Cheers Cyrille
Le 16/07/2019 à 14:59, Japina a écrit :
Hi,
I am working on the porting puredata diagram to ARM based microcontroller.
During writing the code some questions popped up. As far as I know there is a default buffer or block with a size of 64 bytes. Sampling frequency is 44.100 Hz, but what I wonder is how the block is used. If I have a list of commands - is every command use on the whole block or are all commands used for every element of the block.
Hopefully it is clear what I am asking.
Thanks.
Bostjan
Pd-dev mailing list Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev