We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Currently working on a synthesizer to use with my midi keyboard for a class project, but can't figure out how to change the oscillator type for p5.PolySynth. Could anyone help me out? Thanks!
Answers
Still need help :(
https://p5js.org/reference/#/libraries/p5.sound
https://GitHub.com/processing/p5.js-sound/issues
I've looked at reference. The documentation for p5.PolySynth is quite sparse (and some of it is incorrect), so I haven't been able to figure it out. Although it's not an issue with the library either, I just don't know how to do it.
@ploxyzero --
I'm not familiar with it, but I did find the polysynth source here -- that might shine some light on what is available:
There is also an open issue, which I have not read but might have something relevant to whether what you are trying to do is implemented and actually works.