-
Decoding support for m4a/mp4/aac/ogg/opus π
Decode m4a/mp4/aac/ogg/opus audio files, allowing for playback of these formats in the audio graph. -
HLS streaming support π
Stream audio from HLS sources, allowing for playback of live audio streams or pre-recorded audio files.
-
Microphone support ποΈ
Grab audio data from device microphone or connected device, connect it to the audio graph or stream through the internet. -
Custom Audio Processor βοΈ
Write your own processing AudioNode.
-
System configuration π οΈ
Full control of system audio settings, remote controls, lock screen integration and most importantly configurable background modes. -
Connect audio param π€
Connect Audio nodes to audio params, which will allow for powerful and efficient modulation of audio parameters, creating effects like tremolo, vibrato or complex envelope followers.
- Pitch correction, extending the web π₯
Modify playback speed without affecting pitch of the sound.
- Analyser Node π
Draw, animate or simply debug audio data in time or frequency domain.
- Audio Files πΈ
Local and remote audio file resources: MP3, WAV, FLAC.
- Graph Processing ποΈ
Multi-channel audio processing, audio-graph route optimizations, improved react-native layer for managing audio nodes.
- Sound synthesis and system audio π£
Devices audio engines and threads, basic nodes for sound synthesis, simple effects and audio graph implementation.