This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# The funky drummer | |
# The aim here is to experiment with | |
# a) sequencing drums | |
# b) playing with 'time feel' which is | |
# music-speak for how the beat feels, | |
# ranging from robotic (0.0 swing_time) | |
# to ultra funky Fresh Prince of Bel Air | |
# theme tune style (0.2+ swing_time) | |
current_bpm = 180.0 |