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
Remove test print
gh-pages
falkTX
11 years ago
parent
252cc15a52
commit
7c6f0b047f
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
distrho/src/DistrhoPluginVST.cpp
+ 0
- 1
distrho/src/DistrhoPluginVST.cpp
View File
@@ -424,7 +424,6 @@ public:
# endif
d_lastUiSampleRate = fPlugin.getSampleRate();
d_stdout("effEditOpen with ptr = %p", ptr);
fVstUI = new UIVst(fAudioMaster, fEffect, this, &fPlugin, (intptr_t)ptr);
# if DISTRHO_PLUGIN_WANT_STATE
Write
Preview
Loading…
Cancel
Save