struct Place::Router::SignalGraph::Node::Mute
Overview
Virtual node representing (any) mute source.
This may be refernced simply as MUTE
.
Extended Modules
- Place::Router::SignalGraph::Node::Ref::ClassMethods(Place::Router::SignalGraph::Node::Mute)
Defined in:
place/router/signal_graph/node.crConstructors
Class Method Summary
Instance Method Summary
Instance methods inherited from struct Place::Router::SignalGraph::Node::Ref
==(other : Ref)
==,
id
id,
initialize
initialize,
layer
layer,
local(sys : String)
local,
mod
mod,
to_json(json)
to_json
Constructor methods inherited from struct Place::Router::SignalGraph::Node::Ref
new
new
Class methods inherited from struct Place::Router::SignalGraph::Node::Ref
resolve?(key : String, sys = nil)
resolve?
Constructor Detail
Class Method Detail
Instance Method Detail
def id
#
Description copied from struct Place::Router::SignalGraph::Node::Ref
Node identifier for usage as the graph ID.