Tempo Tapper
1.0.0
A simple library to implement a tempo tapper
|
C++ wrapper for the tempo tapper library. More...
#include "tempo_tapper.h"
Go to the source code of this file.
Classes | |
class | tempo_tapper_cpp |
C++ wrapper for the tempo tapper library. More... | |
C++ wrapper for the tempo tapper library.
The following file provides a C++ class wrapper around the tempo tapper library.
For a functional understanding, please refer to definitions of the C interface in tempo_tapper.h, as the methods of the wrapper class correspond to the definitions of the C interface.
Definition in file tempo_tapper_cpp.h.