liquidsfz
Classes | Typedefs | Enumerations
liquidsfz.hh File Reference

This header contains the public API for liquidsfz. More...

#include <memory>
#include <functional>
#include <vector>
#include <string>
Include dependency graph for liquidsfz.hh:

Go to the source code of this file.

Classes

class  LiquidSFZ::CCInfo
 Information for one continuous controller. More...
 
class  LiquidSFZ::KeyInfo
 Information for one key. More...
 
class  LiquidSFZ::Synth
 SFZ Synthesizer (main API) More...
 

Typedefs

typedef unsigned int uint
 

Enumerations

enum  LiquidSFZ::Log {
  DEBUG, INFO, WARNING, ERROR,
  DISABLE_ALL
}
 Log levels for LiquidSFZ::Synth.
 

Detailed Description

This header contains the public API for liquidsfz.