Skip to content

Simple drum machine with 1bit graphics and SID sound samples

License

Notifications You must be signed in to change notification settings

geomodular/px-drummer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PX drummer

Simple drum machine with 1bit graphics and SID sound samples

Features:

  • Tempo range 40 - 240 bpm
  • 3/4 and 4/4 time signatures
  • 6 channels
  • Maximum of 16 patterns
  • Channel mute
  • Easy to use interface

Example of use

Motivation

I play the bass and I was in need of some drums to study rhythms.

Build instructions

You need SDL2 library together with SDL2 mixer and SDL2 image. Project is buildable using c99 standard.

cd px-drummer
make

After compilation the binary should be in bin folder.

About

Simple drum machine with 1bit graphics and SID sound samples

Resources

License

Stars

Watchers

Forks

Packages

No packages published