MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ WaveguideType

Physical structure being modeled.

Enumerator
STRING 

1D string (Karplus-Strong extended)

TUBE 

Cylindrical bore (future: clarinet, flute)

Definition at line 91 of file WaveguideNetwork.hpp.

91 : uint8_t {
92 STRING, ///< 1D string (Karplus-Strong extended)
93 TUBE, ///< Cylindrical bore (future: clarinet, flute)
94 };
@ TUBE
Cylindrical bore (future: clarinet, flute)