mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-11 19:00:04 +01:00
improved midi loop and included port cycle
This commit is contained in:
@@ -35,6 +35,7 @@ class Data(object):
|
||||
self.control_mode = 'PLAYER'
|
||||
self.bank_number = 0
|
||||
self.midi_status = 'disconnected'
|
||||
self.midi_port_index = 0
|
||||
self.update_screen = True
|
||||
self.player_mode = 'now'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user