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
Forgot this line
pull/6/head
falkTX
9 years ago
parent
36e37ff095
commit
2fbcb49e33
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
distrho/src/DistrhoPluginLV2.cpp
+ 2
- 0
distrho/src/DistrhoPluginLV2.cpp
View File
@@ -574,6 +574,8 @@ public:
fTimePosition.bbt.beatsPerMinute = std::abs(beatsPerMinute);
}
fPlugin.setTimePosition(fTimePosition);
}
#endif
}
Write
Preview
Loading…
Cancel
Save