nativeformat / NFPlayerJS

A JavaScript/TypeScript audio engine for the Web and Server capable of multitrack time stretching, pitch shifting, declarative effects, faster than realtime processing, and more!
https://nativeformat.github.io/NFPlayerJS
Apache License 2.0
129 stars 9 forks source link

The majority of classes and functions are undocumented #8

Open kirbysayshi opened 5 years ago

kirbysayshi commented 5 years ago

Pretty easy to do, just need to go through and add

**
 *
 */ 

comments to helpers and classes. I haven't decided on the "full" documentation strategy yet, but this is an easier first step.

neel-desh commented 2 years ago

Can I pick this up? @kirbysayshi