High-performance audio engine for react-native
Les fonctionnalités principales de software-mansion-labs/react-native-audio-api sont : Audio Frameworks.
Les alternatives open-source à software-mansion-labs/react-native-audio-api incluent : adamrenklint/bap — Bap is a toolkit for making beats and composing sequences with Javascript and Web Audio for playback in modern… alexbw/novocaine — Painless high-performance audio on iOS and Mac OS X. audiokit/audiokit — AudioKit is an audio framework for iOS, macOS, and tvOS that provides tools for digital audio synthesis, signal… evgenyneu/sound-fader-ios. googlechrome/omnitone — Omnitone is a robust implementation of ambisonic decoding and binaural rendering written in Web Audio API. Its… mach1studios/m1-sdk — LICENSE SUMMARY INCLUDED DOCUMENTATION: dev.mach1.tech * CONTACT.
Painless high-performance audio on iOS and Mac OS X
AudioKit is an audio framework for iOS, macOS, and tvOS that provides tools for digital audio synthesis, signal processing, and audio analysis. It functions as a synthesis engine for generating audio waveforms and textures, a processing library for modifying tonal characteristics, and a toolkit for extracting frequency and amplitude data from sonic signals. The framework utilizes a modular node architecture and graph-based signal routing to connect audio generators, processors, and outputs. It wraps low-level audio primitives in high-level classes to facilitate sound generation and modificati
Bap is a toolkit for making beats and composing sequences with Javascript and Web Audio for playback in modern browsers. It is inspired by the classic "MPC workflow" and built to make all aspects of beatmaking completely modular and reusable.