Compilation and Installation

In order to compile and install Drumstick Metronome on your system, type the following in the base directory of the Drumstick Metronome distribution:

% cmake .
% make
% sudo make install

Since Drumstick Metronome uses cmake and make you should have no trouble compiling it. Should you run into problems please report them to the author or the project's bug tracking system.