You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm confused about 2 lines of documentation. First, Resampler.Npc // number of values per 1/delta in impulse response (can Npc be given a different value? how does it affect performance or accuracy?). Second, @param inBuffer array containing input samples in the range -1.0 to 1.0 (typically samples would be in that range, but is this a requirement? is there any possibility of numerical error if samples are in a different range?)
Thanks!
Allan
The text was updated successfully, but these errors were encountered:
Thanks for this great library!
I'm confused about 2 lines of documentation. First, Resampler.Npc // number of values per 1/delta in impulse response (can Npc be given a different value? how does it affect performance or accuracy?). Second, @param inBuffer array containing input samples in the range -1.0 to 1.0 (typically samples would be in that range, but is this a requirement? is there any possibility of numerical error if samples are in a different range?)
Thanks!
Allan
The text was updated successfully, but these errors were encountered: