model.longNote: Static Model generator for Long Notes

Description Usage Arguments

View source: R/modelLongNote.R

Description

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.

Usage

1
2
model.longNote(chart, chart.keyset.select = NA, chart.keyset = NA,
  directions.mapping = NA, scale = 1)

Arguments

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


Eve-ning/vsrgtools documentation built on Oct. 30, 2019, 5:40 p.m.