tempo: Set a tempo

Description Usage Arguments Examples

View source: R/tempo.r

Description

tempo is a wrapper for Sys.time() that sets a tempo in bpm.

Usage

1
tempo(bpm = 120)

Arguments

bpm

A number specifying the tempo in beats per minute. Default is 120.

Examples

1
2
# Set tempo at 60 beats per minute
tempo(60)

drumr documentation built on Oct. 3, 2019, 9:03 a.m.