Example MSB/LSB hack using ManipulatePlugin to do wide+fine tuning of video playback position, for #142

This commit is contained in:
Tristan Rowley
2020-08-06 23:22:52 +00:00
parent f68a18de9d
commit 9db0ff2fdd
2 changed files with 3 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ class ManipulatePlugin(ActionsPlugin, DisplayPlugin, ModulationReceiverPlugin):
DEBUG = False
def __init__(self, plugin_collection):
globals()['pc'] = plugin_collection
super().__init__(plugin_collection)
# ActionsPlugin methods