Pointers vs Arrays...

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS

Post

This might seem stupid, but I have to ask the question. Why use pointers over arrays? Many times I use arrays because they are just easier to deal with, but I realize I can accomplish the same thing with pointers. Is there any legitimate reason why pointers are more suitable?

for example I created the standard delay with a buffer and pointers, but the same thing could be accomplished with an array. Seemed like the array would be easier to deal with actually.

anyone?
ModuLR / Radio

Post Reply

Return to “DSP and Plugin Development”