|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <click.h>
Public Member Functions | |
| Click (samplepos_t s, samplecnt_t d, const Sample *b) | |
| void * | operator new (size_t) |
| void | operator delete (void *ptr, size_t) |
Public Attributes | |
| samplepos_t | start |
| samplecnt_t | duration |
| samplecnt_t | offset |
| const Sample * | data |
Static Private Attributes | |
| static PBD::Pool | pool |
|
inline |
|
inline |
| samplecnt_t ARDOUR::Click::duration |
| samplecnt_t ARDOUR::Click::offset |
| samplepos_t ARDOUR::Click::start |