File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change
1
+ #include "Stk.h"
1
2
#include "Asymp.h"
2
3
#include "BandedWG.h"
3
4
#include "BeeThree.h"
70
71
#include "ReedTable.h"
71
72
#include "Resonate.h"
72
73
#include "Rhodey.h"
73
- #include "RtAudio.h"
74
- #include "RtMidi.h"
75
- #include "RtWvIn.h"
76
- #include "RtWvOut.h"
77
- #include "SKINImsg.h"
78
- #include "SKINItbl.h"
79
- #include "STKAll.h"
80
74
#include "Sampler.h"
81
75
#include "Saxofony.h"
82
76
#include "Shakers.h"
88
82
#include "Socket.h"
89
83
#include "Sphere.h"
90
84
#include "StifKarp.h"
91
- #include "Stk.h"
92
85
#include "TapDelay.h"
93
86
#include "TcpClient.h"
94
87
#include "TcpServer.h"
122
115
#include "ArdStreamOut.h"
123
116
#include "ArdStreamOutCommon.h"
124
117
#include "ArdUdp.h"
118
+ #else
119
+ #include "RtAudio.h"
120
+ #include "RtMidi.h"
121
+ #include "RtWvIn.h"
122
+ #include "RtWvOut.h"
123
+ #include "SKINImsg.h"
124
+ #include "SKINItbl.h"
125
125
#endif
You can’t perform that action at this time.
0 commit comments