better DSP resourse managment
jbirkman
Posts: 32
I am creating builds that use many delays for time alignment of drivers and for video sync. Typically these delays are below 100msec. The delay object allows for 2700msec of delay and must allocate DSP resources for this worst-case setting.
This creates an issue where my build runs out of DSP resources. It goes from 75% to over 100% by adding one delay. Another manufacturer with a similar platform solves this issue by offering a long and short delay object to conserve DSP.
Would this benefit anyone else?
This creates an issue where my build runs out of DSP resources. It goes from 75% to over 100% by adding one delay. Another manufacturer with a similar platform solves this issue by offering a long and short delay object to conserve DSP.
Would this benefit anyone else?
0
Comments
You need to turn on the delay option in the crossover devices properties before you can use the feature.
Wouldn't you agree that this would make the build confusing?