Skip to content

tomwaters/Crash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Crash

A simple random drum machine for Norns

Plays a drum sample from the 606 folder every 'event'

screenshot

Controls

ENC1 - Busyness:

Number of events per beat

ENC2 - Everything:

Chance of an event triggering a 'fill'

ENC3 - Nothing:

Chance of not playing a sample on an event

KEY3:

Start/Stop

Custom Samples

To use a different set of samples, change the following line to point to a different folder (up to 8 samples will be used):
local sample_path = _path.dust.."audio/common/606"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages