Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

audio-through is a JavaScript library for constructing audio processors or generators, allowing users to define custom channel processing functions and output audio data in various formats. It is designed for developers working with audio applications, such as those building synthesizers, audio effects, or other real-time audio processing tools. The library is particularly useful for those familiar with Node.js and audio programming, offering flexibility in handling stereo, multichannel, and different audio formats.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
audiojs

audiojs/audio-through

Audio processor/generator constructor

JavaScript
6
0
MIT License
dy's profile
dy
69 contributions
jamen's profile
jamen
2 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
2 contributions
ahdinosaur's profile
ahdinosaur
1 contributions

Support the dependencies of audiojs/audio-through

Account's avatar
audiojs/audio-buffer-from
Create AudioBuffer from any source
Account's avatar
audiojs/audio-format
Parse or stringify audio format
Account's avatar
inspect-js/defined
return the first argument that is `!== undefined`
Account's avatar
audiojs/is-audio-buffer
Check whether an object is instance of AudioBuffer
Account's avatar
audiojs/pcm-convert
Convert PCM audio data between formats
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers