Skip to content

Added pulse waves (with modulation), this time without any issues.#17

Open
Kitanga wants to merge 2 commits into
kevincennis:masterfrom
seven-squares-studios:dev1
Open

Added pulse waves (with modulation), this time without any issues.#17
Kitanga wants to merge 2 commits into
kevincennis:masterfrom
seven-squares-studios:dev1

Conversation

@Kitanga
Copy link
Copy Markdown

@Kitanga Kitanga commented Sep 14, 2018

This took too long, but now it's done.

// Create a pulse wave by setting a sequence's wave type to 'pulse' and it's pulseWidth to anything below 1.0
seq.waveType = 'pulse';
seq.pulseWidth.gain.value = 0.52;

seq.play( when );

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant