Initial commit
This commit is contained in:
commit
56f7cd1875
105 changed files with 22109 additions and 0 deletions
17
tests/clap/all.h
Normal file
17
tests/clap/all.h
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
#pragma once
|
||||
|
||||
#include "clap.h"
|
||||
|
||||
#include "factory/draft/plugin-invalidation.h"
|
||||
#include "factory/draft/plugin-state-converter.h"
|
||||
|
||||
#include "ext/draft/extensible-audio-ports.h"
|
||||
#include "ext/draft/gain-adjustment-metering.h"
|
||||
#include "ext/draft/mini-curve-display.h"
|
||||
#include "ext/draft/project-location.h"
|
||||
#include "ext/draft/resource-directory.h"
|
||||
#include "ext/draft/scratch-memory.h"
|
||||
#include "ext/draft/transport-control.h"
|
||||
#include "ext/draft/triggers.h"
|
||||
#include "ext/draft/tuning.h"
|
||||
#include "ext/draft/undo.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue