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

Dusp is a formal language for representing digital signal processing (DSP) programs in a minimal, readable format, designed for both humans and computers. It compiles DSP code into executable instructions, primarily for audio signal processing, and includes a JavaScript library for rendering audio from Dusp source code via command-line or web interfaces. This project is ideal for developers and audio engineers working with DSP, particularly those familiar with modular environments like Max MSP or Pure Data.

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
joelle-o-world's profile
joelle-o-world
3 contributions
joelyjoel

joelyjoel/dusp

Digital signal processing library for node and the browser

JavaScript
3
0
No license

Support the dependencies of joelyjoel/dusp

Account's avatar
audiojs/audio-buffer
AudioBuffer ponyfill with operations toolkit
Account's avatar
audiojs/audio-generator
Generate audio stream based on function
Account's avatar
compute-io/gcd
Computes the greatest common divisor (gcd).
Account's avatar
compute-io/lcm
Computes the least common multiple (lcm).
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
then/promise
Bare bones Promises/A+ implementation
Account's avatar
audiojs/web-audio-stream
Interface between Web Audio API and Streams