Open Bug 1222404 Opened 9 years ago Updated 2 years ago

Use cubic interpolation in PeriodicWave

Categories

(Core :: Web Audio, defect, P3)

defect

Tracking

()

People

(Reporter: dminor, Unassigned)

Details

In Bug 1171436, :karlt suggested using cubic interpolation rather than linear interpolation in PeriodicWave:

The linear interpolation currently in use means that m_periodicWaveSize >> numberOfComponents is required to render higher components reasonably, which we don't necessarily achieve right now.  Cubic interpolation would provide much better rendering with much smaller m_periodicWaveSize.
Rank: 25
Priority: -- → P2
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.