mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-14 04:10:08 +01:00
Example MSB/LSB hack using ManipulatePlugin to do wide+fine tuning of video playback position, for #142
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user