Hasty Briefsbeta

Bilingual

Cracked - method chaining/CSS-style selector web audio library

a year ago
  • #web audio
  • #javascript
  • #audio programming
  • I Dropped My Phone The Screen Cracked is a web audio library simplifying audio node creation and connection in browsers using method chaining and CSS-style selectors.
  • Examples include creating and connecting audio nodes like sine oscillators, lowpass filters, compressors, and system outputs with simple syntax.
  • Macros allow encapsulation of audio node chains into reusable units, and plugins can be created from these macros for more complex configurations.
  • The library emphasizes simplicity, brevity, and intuitiveness, aiming to make audio coding as straightforward as patching a modular system.
  • Additional resources include a one-page overview, full documentation, a Reddit interview, press coverage, and a Mac/Linux app for testing.
  • Contribution options include sending comments, reporting bugs, suggesting features, or submitting pull requests.