Browse Source

Forgot this line

pull/6/head
falkTX 9 years ago
parent
commit
2fbcb49e33
1 changed files with 2 additions and 0 deletions
  1. +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
}


Loading…
Cancel
Save