TR-808

tr808(bpm = 96, width = 12, height = 8, state = NULL, ...)

Arguments

bpm

beats per minute. default: 96

width, height, ...

arguments passed to eventloop::run_loop()

state

a tr808_state object or the path of a saved object in an RDS file. Note: Pressing 's' within the interactive drum machine window will save the current state to a time stamped RDS file.