Qt Drumkit is a virtual drumkit which lets you play percussion sounds by tapping the screen.
The Qt Drumkit application contains two views for playing:
- simple view with 2D pads
- 3D drumkit view
You can record your beats and play them back later. It is also possible to play on top of your last recording.
The user interface is implemented with QML. The sound engine and playback logic is C++, which is accessed from QML UI. For audio playback the application uses a combination of Qt GameEnabler, DevSound (native Symbian library) and PulseAudio (native MeeGo library). Read more about design and implementation of the application.
The application has been ported from a corresponding Java application. In parallel with the Qt Quick application, an XNA version has also been developed for Windows Phone. The implementations are compared in this article.
Compatibility
- Symbian S^3 or newer, Qt 4.7.4
- MeeGo 1.2 Harmattan
Tested on
- Nokia N8
- Nokia C7
- Nokia E6
- Nokia E7
- Nokia 701
- Nokia N9
- Nokia N950
3 followers
Featured downloads
- qtdrumkit_1.1.0_armel.deb MeeGo
- QtDrumkit_1.1.0_installer.si... Symbian
- QtDrumkit_1.1.0.zip Project
Project team
-
Project owners:
-
Project members:
-
Public contributors:authenticated
-
Public viewers:anonymous



