This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fix no namespace build
pull/321/head
falkTX
3 years ago
parent
ab2cde1758
commit
f2be04905f
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
distrho/src/jackbridge/RtAudioBridge.hpp
+ 1
- 0
distrho/src/jackbridge/RtAudioBridge.hpp
View File
@@ -45,6 +45,7 @@
# include "../../extra/String.hpp"
using DISTRHO_NAMESPACE::ScopedPointer;
using DISTRHO_NAMESPACE::String;
struct RtAudioBridge : NativeBridge {
// pointer to RtAudio instance
Write
Preview
Loading…
Cancel
Save