virtual-audio-graph icon indicating copy to clipboard operation
virtual-audio-graph copied to clipboard

:notes: Library for declaratively manipulating the Web Audio API

Results 6 virtual-audio-graph issues
Sort by recently updated
recently updated
newest added

is it possible to create a node with no output? it seems like it is [explicitly disallowed](https://github.com/benji6/virtual-audio-graph/blob/master/src/nodeFactories.ts#L11-L13), but the spec respects the option. for instance an [AnalyserNode](https://developer.mozilla.org/en-US/docs/Web/API/AnalyserNode) may exist with...

In my experiments when I create custom nodes that themselves contain custom nodes I don't hear any output. Is that a limitation? I don't think it's a big problem this...

Hello @benji6 sorry to open a ticket but I couldn't figure out another way to contact you. I just wanted to say thank you very much for virtual-audio-graph, it's really...

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.6 to 23.0.8. Release notes Sourced from semantic-release's releases. v23.0.8 23.0.8 (2024-04-09) Bug Fixes deps: rename read-pkg-up -> read-package-up (4980cba) deps: rename read-pkg-up -> read-package-up (#3249) (95a8b9e)...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

Bumps [rollup](https://github.com/rollup/rollup) from 4.13.2 to 4.17.2. Release notes Sourced from rollup's releases. v4.17.2 4.17.2 2024-04-30 Bug Fixes Fix tree-shaking problems when using spread arguments (#5503) Pull Requests #5501: Slightly improve...

dependencies
javascript