LMMS
Loading...
Searching...
No Matches
process.h File Reference
#include "events.h"
#include "audio-buffer.h"

Go to the source code of this file.

Classes

struct  clap_process

Typedefs

typedef int32_t clap_process_status
typedef struct clap_process clap_process_t

Enumerations

enum  {
  CLAP_PROCESS_ERROR = 0 , CLAP_PROCESS_CONTINUE = 1 , CLAP_PROCESS_CONTINUE_IF_NOT_QUIET = 2 , CLAP_PROCESS_TAIL = 3 ,
  CLAP_PROCESS_SLEEP = 4
}

Typedef Documentation

◆ clap_process_status

◆ clap_process_t

typedef struct clap_process clap_process_t

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
CLAP_PROCESS_ERROR 
CLAP_PROCESS_CONTINUE 
CLAP_PROCESS_CONTINUE_IF_NOT_QUIET 
CLAP_PROCESS_TAIL 
CLAP_PROCESS_SLEEP