viktor-nv1-engine icon indicating copy to clipboard operation
viktor-nv1-engine copied to clipboard

Corrected Usage Example

Open fabb opened this issue 7 years ago • 0 comments

Since NV1Engine.create only takes 2 arguments and returns {dawEngine, patchLibrary}, the example in the "Use" section did not work. Corrected the example using destructuring syntax.

Destructuring syntax is ES6, is it ok to use this in the example?

fabb avatar Dec 15 '18 15:12 fabb