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

This project provides a utility to check if an object is an instance of AudioBuffer, which is useful in audio processing applications. It's designed for developers working with web audio APIs who need to ensure compatibility across different AudioBuffer implementations.

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
dy's profile
dy
40 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
6 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
4 contributions
jamen's profile
jamen
3 contributions
audiojs

audiojs/is-audio-buffer

if (object instanceof AudioBuffer) { ... }

JavaScript
2
0
MIT License

Support the dependencies of audiojs/is-audio-buffer

Account's avatar
audiojs/audio-buffer
AudioBuffer ponyfill with operations toolkit
Account's avatar
audiojs/audio-buffer-list
Data structure for sequence of AudioBuffers
Account's avatar
audiojs/audio-context
A WebAudio Context singleton
Account's avatar
sebpiq/AudioBuffer
An implementation of Web Audio API's AudioBuffer for node.js and the browser.
Account's avatar
ForbesLindesay/is-browser
Test whether you're a component in browser or a package in npm