2 #include <State/Address.hpp>
4 #include <Device/Address/AddressSettings.hpp>
6 #include <Process/Commands/ProcessCommandFactory.hpp>
7 #include <Process/Dataflow/Port.hpp>
8 #include <Process/Process.hpp>
10 #include <score/command/Command.hpp>
11 #include <score/command/PropertyCommand.hpp>
12 #include <score/model/path/Path.hpp>
40 Process, SetPropagate, AudioOutlet::p_propagate,
"Set port propagation")
41 SCORE_COMMAND_DECL_T(
Process::SetPropagate)
43 PROPERTY_COMMAND_T(
Process, ChangePortAddress, Port::p_address, "Set port address")
44 SCORE_COMMAND_DECL_T(
Process::ChangePortAddress)
47 SCORE_COMMAND_DECL_T(
Process::SetValue)
50 SCORE_COMMAND_DECL_T(
Process::SetGain)
53 SCORE_COMMAND_DECL_T(
Process::SetPan)
Definition: QmlObjects.hpp:433
Definition: QmlObjects.hpp:114
Definition: EditPort.hpp:18
The Command class.
Definition: Command.hpp:34
Base classes and tools to implement processes and layers.
Definition: JSONVisitor.hpp:1324
Definition: DataStreamHelpers.hpp:103
Definition: AddressSettings.hpp:131
Definition: DocumentContext.hpp:18