Nic Newdigate
Nic Newdigate
I was able to reproduce the issue before, but I'm no longer able to reproduce now, using the fix/interpolation2 branch. The issue with the 2.5 x rate (and 1.5x, etc....)...
>> Is it intentional that there seems to be no way to set linear interpolation, just none or quadratic? I think linear interpolation should be working, I just haven't enabled...
looking at it..... linear interpolation has the same bug!!! doh! I don't think it'll work well with 1.5, 2.5, 1.25, very well...
ops, sorry correction on line 504 ResamplingReader, should be: ``` c++ for(int i=0;i
I have reverted all the changes locally, so I just have fix/interpolation2 branch, re-ran my 2.5 x tests and all seems fine to me... Unfortunately I'm running these tests on...
>> useDualPlaybackHead Its a bit of an experimental feature. The concept is easy, but it starts getting a bit tricky when doing the interpolation. Maybe one-day when Im inspired I...
ah! makes sense now. well spotted. thank you Johnathan!
Hi, @lindsaym-fa We have a suffix in the dropdown component which we use as a button for the user to change their dropdown preferences:  We are looking to have...
@claviska, @lindsaym-fa A better example is this: The input component has prefix and suffix:  However the select component only has a prefix:  We required the select component to...
hi @lindsaym-fa here is a non-interactive use-case: we have a select component and we want to indicate the selected user is out-of-office:  