chaosprint/glicol

API docs

corysimmons opened this issue · 2 comments

I tried

// move your cursor on the keyword `sin`
// press alt+d (windows) or option-d (mac).

but it never showed me anything.

It would be nice if there was an API reference for things like:

  • sin
  • saw
  • squ
  • tri
  • mul
  • lpf
  • noiz
  • envperc
  • imp
  • etc...

I know all the demos have a little blurb about these things, but a proper API reference with a few simple examples would be huge!

It will show in the browser console. It was true that public demand was not considered at the time, but now we are designing a new interface that should be able to display help directly.

It would be great to have a list with all of these, to not just have to guess. For example, I saw squsynth and sawsynth, then tried sinsynth but that did not work.