maplefox / KeyboardDrum

A program that make you use keyboard to play drum.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyboardDrum

A program that can make you play drum by keyboard.

A visual effect are included in it.

Requirement:

Windows10, DirectX11, XAudio2

Install:

To edit the project(source), clone all and open build/KeyboardDrum.sln.

To run the binary program, just download the folder app and open app/Host.exe.

Edit config.xml to set key maps and other effects. I haven't implement UI to make settings.

Folder drumEx contains the audio files of drums.

Todo:

Implement tone mapping to imporve visual effects.

Make abstrct architecture to let it acheive other effect or adapt to ohter input hardware.

Add decoder to make it can use audio data of multi-formats.

About

A program that make you use keyboard to play drum.


Languages

Language:C++ 81.0%Language:C 17.9%Language:HLSL 1.0%