Skip to content

Add basic voice rendering#3

Open
ywsang wants to merge 23 commits into
masterfrom
basic-voices
Open

Add basic voice rendering#3
ywsang wants to merge 23 commits into
masterfrom
basic-voices

Conversation

@ywsang

@ywsang ywsang commented Jul 7, 2020

Copy link
Copy Markdown
Collaborator

Add four components (vf-score, vf-system, vf-stave, and vf-voice) that support rendering simple/basic voices. This PR limits the score to one system per score (essentially one measure) and doesn't have tuplets or beams.

@justinfagnani justinfagnani left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ince!

This is just an initial pass, mostly on vf-score, but with comments that can be applied to the other elements around class fields, attributes, and initialization in connectedCallback.

Comment thread Gruntfile.js
Comment thread Gruntfile.js Outdated
Comment thread app.js Outdated
Comment thread index.html
Comment thread package.json Outdated
Comment thread src/web-components/vf-score.js Outdated
Comment thread src/web-components/vf-score.js Outdated
Comment thread src/web-components/vf-score.js Outdated
Comment thread src/web-components/vf-stave.js Outdated
Comment thread src/web-components/vf-score.js
Comment thread src/web-components/vf-stave.js Outdated
Comment thread src/web-components/vf-voice.js
Comment thread tools/generate_png_images.js Outdated
Comment thread tools/generate_png_images.js Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants