Regarding the constant overload bug mentioned in the 0.90 release topic:
Thanks to the helpful people at my local music-retailer, I was able to borrow a 828mkII unit. After installation on my Inspiron 8200 I had detected and fixed the bug within 5 minutes. Had I not had the device it could have taken several releases of Podium before I had figured out the cause.
And now a note to any host developers experiencing problems with MOTU ASIO drivers:
If you use the sample rate supplied by the driver in the TimeInfo structure for each ASIO buffer, don’t trust the sample rate is valid even though the flag in the structure indicates that it is valid 😕
The MOTU driver (v3.3) always sets the sample rate to 0.
I was able to set the latency to the lowest setting of 92 samples, but on my 1.7G P4, it was very sensitive at >25% cpu usage and would easily overload. At 256 samples it was ok.
I will release v0.92 on friday/saturday with this fix. Hopefully this will fix the problems reported with Creamware cards as well.