audio-generator icon indicating copy to clipboard operation
audio-generator copied to clipboard

Generate audio with a function

Results 8 audio-generator issues
Sort by recently updated
recently updated
newest added

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/)...

greenkeeper

| 🚨πŸ”₯⚠️ _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/)...

greenkeeper

| 🚨πŸ”₯⚠️ _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/)...

greenkeeper

| 🚨πŸ”₯⚠️ _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/)...

greenkeeper

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...

greenkeeper

Considering that `generate` function is run for each sample, checks or calculations should be minimized. Even invoking a function per sample is expensive.