node-core-audio
Audio Buffer Library
Provides JavaScript access to audio buffers and basic audio processing functionality via PortAudio bindings.
Bindings for PortAudio giving JavaScript access to sound card samples (mostly unmaintained)
330 stars
15 watching
67 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
portaudio/portaudio | A cross-platform audio input/output library for real-time applications. | 1,509 |
audiojs/web-audio-api | A Node.js implementation of the Web Audio API specification | 826 |
jbclements/portaudio | Bindings for a portable audio library in Racket, enabling platform-independent audio processing | 9 |
audiojs/audio | A JavaScript class for manipulating audio data | 240 |
rustaudio/rust-portaudio | A set of bindings and wrappers for a cross-platform audio I/O library. | 373 |
adriancooney/node-sfx | A library providing a simple API to add sound effects to Node.js programs | 70 |
chrisguttandin/angular-audio-context | An Angular wrapper for the Web Audio API's AudioContext, providing a standardized interface and compatibility patches. | 21 |
go-audio/audio | Defines a common interface to analyze and process audio data | 205 |
korilakkuma/xsound | A JavaScript library that provides a set of audio processing features and tools for building web applications. | 208 |
scrapjs/render | A JavaScript audio processing library providing a unified API for rendering and analyzing audio data. | 42 |
filoe/cscore | An audio processing library with support for various codecs, effects, and APIs. | 2,223 |
oampo/audiolet | A JavaScript library that enables real-time audio synthesis and composition within web browsers. | 892 |
johnnycrazy/spotifyapi-net | A .NET client library for the Spotify Web API | 1,514 |
chrisguttandin/standardized-audio-context | A cross-browser wrapper for the Web Audio API aiming to closely follow the standard. | 680 |
tootallnate/node-speaker | Outputting PCM audio data to speakers through an interface providing control over audio format and playback device. | 655 |