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

OscGen wave setting #4

Open
JackCA opened this issue May 28, 2013 · 1 comment
Open

OscGen wave setting #4

JackCA opened this issue May 28, 2013 · 1 comment

Comments

@JackCA
Copy link

JackCA commented May 28, 2013

I was having trouble setting the osc on an OscGen object doing something like this: T('OscGen', {osc: T('osc', {wave: 'saw'})} but the wave still sounded like a sin. I then noticed that there is an undocumented wave setting that can be set to a string. So in order to achieve what I was looking for I would need to do: T('OscGen', {wave: 'saw'})

Shouldn't the OscGen wave reflect the wave of the osc?

@mohayonao
Copy link
Owner

It is a place that recently modified.
Please check the latest version (v13.05.01).

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

2 participants