Class: Voicemeeter::Recorder::RecorderArmBus

Inherits:
RecorderArmChannel show all
Defined in:
lib/voicemeeter/recorder.rb

Instance Method Summary collapse

Methods inherited from RecorderArmChannel

#initialize, #set

Methods included from IRemote

#apply, #initialize, #to_s

Methods included from Logging

#logger

Constructor Details

This class inherits a constructor from Voicemeeter::Recorder::RecorderArmChannel

Instance Method Details

#identifierObject



84
85
86
# File 'lib/voicemeeter/recorder.rb', line 84

def identifier
  "recorder.armbus[#{@j}]"
end