> Exactly. In my actual real useage scenarios ( processing audio > streams ) > most of the time there will be more work going on inside the loops. > Mostly this will involve just summing floats at the same "input > buffer" > "sample frame" location in several memoryblocks, having multiplied > each > float by a coefficient and then stuffing the result into one or > more output > "buffers". Basically its "mixing". > > But like you I wasn't expecting mere looping to be so much slower > ( 2X maybe > - not 8-9X ) . I use a G4 Powerbook so I don't know if things are > better on > the Intel side.
Try compiling the RB app, for Windows. RB is many times faster for Win and Linux :( They've underoptimised the Mac end of things, like most developers these days tend to do :( -- http://elfdata.com/plugin/ "String processing, done right" _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
