-
# Description
Control of multi-channel audio, such as spatial information as to where the audio should come from. BL have a considerable number of ambisonic recordings (https://en.wikipedia.org/wiki…
-
either as https://github.com/webaudiomodules/api or using https://github.com/webaudiomodules/sdk
Use advices from Tom:
> In the webaudiomodules SDK there is a class called ParamMgr. It is built…
-
Similar to the broadcast-functionality of the Snap.Net-app, one could use WebAudio to broadcast from client to server:
https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia
…
YeonV updated
2 years ago
-
In https://webaudio.github.io/web-audio-api/#waveform-generation, the first sentence says `createPeriodicWave`.
Perhaps we should also mention the constructor?
rtoy updated
4 months ago
-
**Describe the issue**
Reading the [AudioRenderCapacity](https://webaudio.github.io/web-audio-api/#AudioRenderCapacity) spec, it is unclear to me what the behaviour should be when calling `start` r…
-
This needs the old WebAudio JS API ported to TS, and then probably some cleanup/integration with the new UI system.
-
Currently you need to do a bunch of per-frame work to update `AudioListener`s and `PannerNode` positions (see the examples in https://github.com/immersive-web/webxr/pull/930).
Frameworks like three…
-
Related to WebAudio/web-audio-api#1805, we should probably throw the exceptions in an algorithm and not the Option object, to make it clear that there is an order, and that the throwing the exception …
-
SoundGenerator's current fade in/out support is awkward. You need to compute a proper `timeConstant` based on your desired fade time, use `setOutputLevel` to perform the fade (not at all obvious), an…
-
http://webaudio.github.io/web-midi-api / https://github.com/djipco/webmidi