View source: R/modelLongNote.R
Note that we define difficulty by the Long Note to Note Movement, so the froms are Long Notes, tos are Notes.
In other words, if you're holding X, we define difficulty for a Y as X -> Y akin to model.motion.
1 2 | model.longNote(chart, chart.keyset.select = NA, chart.keyset = NA,
directions.mapping = NA, scale = 1)
|
chart |
The chart generated from chartParse |
chart.keyset.select |
Read ?createMoveMapping for more details |
chart.keyset |
Read ?createMoveMapping for more details |
directions.mapping |
A data.frame to be merged with the output directions to generate weights. It must hold the columns directions and weights If NA, .dflt.model.motion.mapping will be used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.