Documentation:
Defined in File DeckData.hpp
A mock class for Faust UI compatibility. This class provides methods to mimic Faust’s UI object, allowing the engine to use Faust-generated code that includes UI elements.
Public Functions
A mock function to open a vertical box in a Faust UI.
name – The name of the box (unused).
A mock function to close a box in a Faust UI.