repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make UEFI boot-platform build again
[haiku.git]
/
headers
/
os
/
MidiKit.h
blob
4836db4612651abb55ed93c51696d8b23d868c3c
1
/*
2
* Master include file for the Midi Kit.
3
*
4
*/
5
#include <Midi.h>
6
#include <MidiDefs.h>
7
#include <MidiPort.h>
8
#include <MidiStore.h>
9
#include <MidiSynth.h>
10
#include <MidiSynthFile.h>
11
#include <MidiText.h>
12
#include <Samples.h>
13
#include <Synth.h>