Issues
- 7
- 0
- 21
AudioOutputContext
#106 opened by guest271314 - 10
Set up to display the spec.
#114 opened by rtoy - 1
Switching between 2 Microphones
#128 opened by MariaPapadaki - 9
[Feature Request] Extend the `createPeriodicWave` API to accept time-domain arguments.
#62 opened by carlsmith - 2
V2 documentation logistics
#101 opened by hoch - 11
Add ability to pause/resume AudioBufferSourceNode
#105 opened by croraf - 15
AnalyserNode: provide access to complex FFT result
#107 opened by linolinco - 8
Should 'Atomics.wait' be available in AudioWorklets associated with an OfflineAudioContext?
#110 opened by JohnWeisz - 29
Request to Expose AudioBuffer to DedicatedWorker
#111 opened by chcunningham - 3
Remove "Channel Limitations" section
#46 opened by rtoy - 1
Description for options arg to new AudioBuffer
#44 opened by rtoy - 7
Remove compileStreaming and instantiateStreaming from AudioWorkletGlobalScope.WebAssembly implementation
#79 opened by guest271314 - 3
Set up PR review
#98 opened by rtoy - 1
Add Travis CI
#96 opened by rtoy - 8
- 5
- 2
Rename master branch to main
#113 opened by rtoy - 0
Add index.bs
#91 opened by rtoy - 5
Alternatives for module loading of AudioWorklet
#109 opened by guest271314 - 3
- 5
Enforcing range of unsigned long attributes
#65 opened by rtoy - 2
- 9
- 28
Handling of output parameter for worklet process()?
#42 opened by rtoy - 9
`encodeAudioData` on AudioContext
#58 opened by jas-ableton - 1
Define TextEncoderStream(), and TextDecoderStream() in AudioWorkletGlobalScope
#94 opened by guest271314 - 1
- 16
- 12
[meta] WebCodecs: Clearly define how Web Audio API input will connect to WebCodecs output
#61 opened by guest271314 - 2
Specify and implement transferable streams
#78 opened by guest271314 - 2
Allow changing the `Q` for shelf filters
#64 opened by padenot - 2
Add pull request template
#60 opened by rtoy - 4
k rate output from AudioWorkletNode
#80 opened by charlieschwabacher - 6
Ability to access computedValue of AudioParam
#51 opened by Smilebags - 2
- 15
- 1
Play samples with lower latency
#76 opened by chantalgoret - 5
- 6
What happens when Float32Array set at AudioWorkletProcessor output is less than 128 sample frames?
#71 opened by guest271314 - 0
AudioWorkletProcessor::process() halts execution of other methods in the class for 32 calls
#72 opened by guest271314 - 9
Does AudioContext.latencyHint affect AudioWorkletProcessor::process Callback Interval?
#70 opened by guest271314 - 5
Why does the first ~30 seconds of playback from AudioWorklet output toggle Render Capacity from "high" (e.g. 83%) to "low" (e.g. 0%)?
#69 opened by guest271314 - 1
What is the canonical procedure to convert hexadecimal PCM to Float32Array for processing at AudioWorkletProcessor?
#63 opened by guest271314 - 1
Add issue templates
#56 opened by rtoy - 7
Permit loading of custom HRTFs (including SOFA)
#17 opened by svgeesus