I posted a thread in the "How Do I.." section a couple days ago and got no replies on if there was a way to do this without digging into the SDK and creating my own plugin, but that seem to not be the case. I'm just starting to learn the SDK, but my real question is if this is even possible.
What I'd like to do is create a plugin that extends off of C2's Web Audio support to create an oscillator. I know how to create what I'm looking to achieve in Javascript, my problem however is implementing it into the plugin. I'd really appreciate some help or feedback on this.
Thanks!