[Flac-dev] xmms-plugin problems

Matt Zimmerman mdz at debian.org
Tue Apr 17 20:42:01 PDT 2001


On Tue, Apr 17, 2001 at 07:48:07PM -0700, Josh Coalson wrote:

> the reason I ask has to do with my next question... is 512 a magic
> number or it is just smaller and hence better?  because RESERVOIR_TEST
> sends 576 samples at a time for performance reasons (it's an integral
> multiple of the blocksize).

Looks like it's just a magic number.  See xmms/plugin.h:

        void (*add_vis_pcm) (int time, AFormat fmt, int nch, int length, void *p
tr); /* Send data to the visualization plugins 
                                                                                
        Preferably 512 samples/block */

-- 
 - mdz




More information about the Flac-dev mailing list