audio-generator
audio-generator copied to clipboard
Generate audio with a function
This package has a dependency of audio-through v2 which has a bug ``` C:\...\node_modules\audio-through\index.js:162 Through.prototype.writableObjectMode = true; ^ TypeError: Cannot set property writableObjectMode of # which has only a getter...
Following instructions for 'Direct' use in Readme.md creates a `TypeError: generate is not a function`: To duplicate follow these steps: ``` $ node -v && node v6.10.0 > const generator...
| π¨π₯β οΈ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! π¨π₯β οΈ | | --- | | This version of Greenkeper will be __shutdown on May 31st.__ | | With [Integrations](https://developer.github.com/early-access/integrations/)...
| π¨π₯β οΈ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! π¨π₯β οΈ | | --- | | This version of Greenkeper will be __shutdown on May 31st.__ | | With [Integrations](https://developer.github.com/early-access/integrations/)...
| π¨π₯β οΈ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! π¨π₯β οΈ | | --- | | This version of Greenkeper will be __shutdown on May 31st.__ | | With [Integrations](https://developer.github.com/early-access/integrations/)...
| π¨π₯β οΈ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! π¨π₯β οΈ | | --- | | This version of Greenkeper will be __shutdown on May 31st.__ | | With [Integrations](https://developer.github.com/early-access/integrations/)...
Letβs get started with automated dependency management for audio-generator :muscle: All your dependencies are up-to-date right now, so this repository was enabled right away. Good job :thumbsup: There is a...
Considering that `generate` function is run for each sample, checks or calculations should be minimized. Even invoking a function per sample is expensive.