pyTrommler - a python/GTK/SDL based drum machine
© 2006 Robert Muth
(License)
Support pyTrommler Development with a
Paypal donation
Features
- Distributed under the GPL.
- Works under Linux, BSD, Windows.
- Graphical user interface based on GTK.
- Supporty complex rhythms (variable number of beats per pattern)
- Virtual drum "@ACCENT" to emphasize certain beats.
- 16 bit 44100kHz mono or stereo drum samples (individual stereo panning
and volume adjustment)
- Realtime (stereo) audio output using SDL library.
- Alternatively, audio output to a wav file.
Required Packages (Linux/BSD) [This port is currently in 'beta']
For most Linux distributions pytrommler should work "out-of-the-box".
You may have to install the "python-numeric" package (c.f. http://rpmfind.net).
Required Packages (Windows) [The Windows port is currently in 'alpha']
- Python
-
download: python-2.4.3.msi
- pygame - python bindings for SDL + SDL libraries
-
download: pygame-1.7.1release.win32-py2.4.exe
- GTK libraries
-
download: gtk+-2.6.10-20050823-setup.zip
- PyGTK - python bindings for GTK
-
download: pygtk-2.6.3-1.win32-py2.4.exe
- Numeric - python numeric package
-
download: Numeric-24.2.win32-py2.3.exe
Download
Screenshots
Links
Comments
Please sent comments and suggestions to
Robert Muth (robert at muth dot org)
Back to Homepage