mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2026-04-17 08:33:31 +00:00
added whitespace
This commit is contained in:
@@ -5,6 +5,7 @@ class Main
|
||||
|
||||
def initialize(vm)
|
||||
@vm = vm
|
||||
|
||||
@vm.on :midi do
|
||||
current = @vm.midi.current
|
||||
handler(current, @vm.midi.get(current))
|
||||
|
||||
Reference in New Issue
Block a user