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

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
mmckegg's profile
mmckegg
12 contributions
mmckegg

mmckegg/audio-meddle

Route Web Audio API audio nodes through schedulable chains of processor nodes.

JavaScript
3
1
No license

Support the dependencies of mmckegg/audio-meddle

Account's avatar
mmckegg/custom-audio-node
Create your own AudioNodes with AudioParams for using with the Web Audio API.

audio‑meddle is a lightweight JavaScript library that lets developers build dynamic, schedulable signal‑processing chains on top of the Web Audio API. By creating a “meddler” node you can add, remove, start and stop custom processor nodes (identified by IDs) and have the audio routed through them in the order they’re scheduled, making it ideal for web‑based audio applications that need precise, programmable control over effect pipelines.