Class: Voicemeeter::Recorder::RecorderArmStrip

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



78
79
80
# File 'lib/voicemeeter/recorder.rb', line 78

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