Ardour  9.0-pre0-582-g084a23a80d
encoder.h File Reference
#include "ltc/ltc.h"
Include dependency graph for encoder.h:

Go to the source code of this file.

Classes

struct  LTCEncoder
 

Macros

#define SAMPLE_CENTER   128
 

Functions

int encode_byte (LTCEncoder *e, int byte, double speed)
 

Macro Definition Documentation

◆ SAMPLE_CENTER

#define SAMPLE_CENTER   128

Definition at line 23 of file encoder.h.

Function Documentation

◆ encode_byte()

int encode_byte ( LTCEncoder e,
int  byte,
double  speed 
)