JoshuaBonn1 / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
0 stars 0 forks source link

Handbook #16

Closed JoshuaBonn1 closed 6 years ago

JoshuaBonn1 commented 7 years ago

@ericfont I've started writing up the timeline handbook page: https://musescore.org/en/node/245526 I was hoping for a bit of direction on how to write it up. I was about to go read some other pages to get myself up to speed. Basically, the link has an outline (or at least a list) of all the things I need to add to the page. However, at the top it says: -Explanation of display -Explanation of interaction OR -Mix the explanations of display and interaction when smart I was wondering what you thought was the better way to do it: fully explain the visuals and the interaction as separate things, or fully explain the visuals and interactions at the same time (say explain the selection of meta values at the same time I am explaining the visuals of the meta rows)

JoshuaBonn1 commented 7 years ago

For some reason I can't get on to IRC so I'm using this for the now.

ericfont commented 7 years ago

I don't have a preference and I don't think it matters. I would lean towards mixing.

ericfont commented 7 years ago

I see what you wrote one https://musescore.org/en/node/245526 ...the text you wrote is fine but I would think you will need to include screenshots and I think you will need to have the headers in larger size. I also am sortof leaning to have scrolling first then zooming then the rest, since at the most basic level the user will need to scroll the timeline.

JoshuaBonn1 commented 7 years ago

Yeah, that was mostly to get the words down. The code is taking sometime to compile (something to do with being on a different network or something) so I haven't got the screen captures yet. When I add pictures, i will fix the headers as well

ericfont commented 7 years ago

"Short explanation" I would just say "Overview"

"Dragging" you are using a separate heading for that. I think "Dragging" should instead just be a bullet point inside of "Scrolling" since it really just another way to scroll.

congratulations on getting the pull request merged...

ericfont commented 7 years ago

btw, if compile is taking a long time, you can just download the nightly build http://ftp.osuosl.org/pub/musescore/nightlies/windows/MuseScoreNightly-2017-08-17-1418-master-49cf62c.7z

ericfont commented 7 years ago

You use the word "cell" but never really define it...what i would do is when you write " There are four parts to the timeline: meta labels, instrument labels, meta rows, and the main grid" I would break that up into 4 bullets starting with their position and short description, so the last one instead of just "and the main grid" I would say something along the lines of "Bottom Right: the main grid of cells representing presence of notes for a particular instrument and measure".

ericfont commented 7 years ago

For Ctrl selected, you write: "If no cells are currently selected, holding [Ctrl] and selecting a cell will select all cells above and below that cell in the same measure." I would just say "...will select the entire measure".

I would also a short sentence at beginning of "Basic Interaction" stating that the same commands for selecting measures in the regular scoreview apply to the timeline.