Skip to content

mrletourneau/parseseq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParseSeq

A drum sequencer for nerds

Drum sequencers are for nerds

ParseSeq in action

Demo

Sounds

The fundemental building blocks of a sequence

Character Sound
k 909 kick
h 909 hh
c 909 clap
o 909 hh open
1 G minor 7 chord
2 A minor 7 chord
3 D minor 7 chord
d D bass note

Functions (not yet implemented)

+ Make sound louder

- Make sound quieter

~n "Ratchet" (divide) a beat into n beats. Defaults to a triplet

Example: ~2h will play two hihat samples as 32nd notes on a step

< will nudge a beat back slightly

Example: <<<c nudges a clap behind the beat

> will nudge a beat forward slightly

(abc) group samples a, b, & c

Example: ++(kc) will make a kick and clap extra loud

About

a drum sequencer with a parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published