Skip to content

fix: oscillator producing silent on high frequencies#1083

Open
mdydek wants to merge 1 commit into
mainfrom
fix/oscillator-high-frequencies
Open

fix: oscillator producing silent on high frequencies#1083
mdydek wants to merge 1 commit into
mainfrom
fix/oscillator-high-frequencies

Conversation

@mdydek
Copy link
Copy Markdown
Collaborator

@mdydek mdydek commented Jun 3, 2026

Closes #1080

⚠️ Breaking changes ⚠️

Introduced changes

  • due to the bug of oscillator wave creation, the upper limit for frequencies was 12kHz even though sampleRate was much higher and theoretically it should able higher ones to play

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code
  • Updated Web Audio API coverage
  • Added support for web
  • Updated old arch android spec file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OscillatorNode silent above ~9.5 kHz on Android devices where PROPERTY_OUTPUT_SAMPLE_RATE is 24 kHz

1 participant