measureToSeconds: Convert time from measures to seconds

Description Usage Arguments Value

View source: R/measureToSeconds.R

Description

Convert time from measures to seconds

Usage

1
measureToSeconds(rhythm, n = 4, bpm = 120)

Arguments

rhythm

the rhythm to convert to seconds, in a fraction of a measure, i.e. 1, 1/2, 1/4, 1/8, 1/16,

n

number of beats in a measure, the lower number in a time signature N/n

bpm

the beats per minute

Value

numeric


shill1729/synthesizer documentation built on July 9, 2020, 12:52 a.m.