27 Mar
2011
27 Mar
'11
6:07 a.m.
On Sat, Mar 26, 2011 at 08:44, Mark Brown wrote:
I suspect this change is incomplete and should also be setting the symmetric_rates flag in the driver which does the equivalent thing in the core as this code is doing. Looking at the code some symmetry handling is required as the driver is setting the same registers for playback and capture rates so simultaneous playback and record with different rates is not supported?
Converting to symmetric_rates would definitely be a good thing.
i imagine you're right on all these points. this change was necessary as it's easy to see errors in sample rate conversion or even hangs. hopefully Cliff can find some time for this as the words you use go right over my head ;). -mike