Greg Jopa
Greg Jopa
Zoid has the following `event` feature for tracking when rendering completes: https://github.com/krakenjs/zoid/blob/main/docs/api/create.md#listening-to-zoid-events. These `RENDER` and `RENDERED` events work great for measuring rendering performance. However, we are missing events for knowing...
Is it possible to render only a select number of measures of a score at one time? For long scores it would be nice to have this option to implement...
Are you interested in adding support for other types of tunings like 5-tet and Pythagorean? Piers Titus has a tuning exploration demo that compares the different musical tunings out there:...
This PR adds a new command for publishing alpha releases to npm. ``` npm run release-alpha ``` A new github action was added for running this command.
This PR updates the README to use the new krakenjs npm scope.
Add a meta description tag to help improve SEO. Bonus points for updating the `` and `
Testing. Do not merge.