Triode wrote: 
> 
>               if (($maxRate % 12000) == 0 && ($srate % 11025) == 0) {
>                       $maxRate = int($maxRate * 11025 / 12000);
>               }
> 

Oh yes, now you mention it. I forgot about LMS "preferring" integer/sync
multiples. I need to go and look back at what I originally did with the
lms-upsample thing, which pre-dates having dsdplay exe.


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to