Skip to content
/ drumpy Public

Contains python code for generating time signature varying drum patterns in a human vay.

Notifications You must be signed in to change notification settings

kushshr/drumpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

drumpy

Contains python code for generating time signature varying drum patterns in a human way.

This dataset incorporates the notion of varying tempo to model small inter beat errors made by humans, based on a random function.

The different components (snare/kick/hi-hat) can also be misaligned at a beat location. This has also been modelled by having slight timing difference in the positions of these components.

The intensity of the drum hit has been modelled by also randomizing the amplitude of each component at each beat instant (snare/hat/kick), except the downbeat which usually has the maximum amplitude.

About

Contains python code for generating time signature varying drum patterns in a human vay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages