Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

Generating samples #29

Open
Monokai opened this issue Aug 20, 2014 · 0 comments
Open

Generating samples #29

Monokai opened this issue Aug 20, 2014 · 0 comments

Comments

@Monokai
Copy link

Monokai commented Aug 20, 2014

Awesome project!

Is it possible to generate a sample and have access to the raw audio data?

For example, if I have this non-looping sample:

var sin = T('sin', {freq:440, mul:0.5});
var perc = T('perc', {r: 1000}, sin).bang();

How would I get the resulting audio buffer data?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant