Class: Voicemeeter::BusDevice

Inherits:
Object
  • Object
show all
Extended by:
MetaFunctions
Includes:
IRemote
Defined in:
lib/voicemeeter/bus.rb

Instance Method Summary collapse

Methods included from IRemote

#apply, #initialize, #to_s

Methods included from Logging

#logger

Instance Method Details

#identifierObject



121
122
123
# File 'lib/voicemeeter/bus.rb', line 121

def identifier
  "bus[#{@index}].device"
end