Rubber Band Library 4.0.0
RubberBandLiveShifter.h File Reference
#include <vector>
#include <map>
#include <string>
#include <memory>
#include <cstddef>
Include dependency graph for RubberBandLiveShifter.h:

Go to the source code of this file.

Classes

class  RubberBand::RubberBandLiveShifter
 
struct  RubberBand::RubberBandLiveShifter::Logger
 Interface for log callbacks that may optionally be provided to the shifter on construction. More...
 

Namespaces

namespace  RubberBand
 

Macros

#define RUBBERBAND_VERSION   "4.0.0"
 
#define RUBBERBAND_API_MAJOR_VERSION   3
 
#define RUBBERBAND_API_MINOR_VERSION   0
 
#define RUBBERBAND_LIVE_DLLEXPORT
 

Macro Definition Documentation

◆ RUBBERBAND_VERSION

#define RUBBERBAND_VERSION   "4.0.0"

Definition at line 27 of file RubberBandLiveShifter.h.

◆ RUBBERBAND_API_MAJOR_VERSION

#define RUBBERBAND_API_MAJOR_VERSION   3

Definition at line 28 of file RubberBandLiveShifter.h.

◆ RUBBERBAND_API_MINOR_VERSION

#define RUBBERBAND_API_MINOR_VERSION   0

Definition at line 29 of file RubberBandLiveShifter.h.

◆ RUBBERBAND_LIVE_DLLEXPORT

#define RUBBERBAND_LIVE_DLLEXPORT

Definition at line 35 of file RubberBandLiveShifter.h.