PureData CEAMMC library web documentation
доступно с версии: 0.9.7
[hoa.map.ui] allows you to spatialize several sources on a plane to control [hoa.2d.map~] or [hoa.3d.map]. You can add and remove sources, change coordinates, add description and create groups.
dump
dumps all object info to Pd console window
interp
for this object acts as load, no interpolation performed
X top left x-coord
тип: float
обязательно: True
Y top right y-coord
тип: float
обязательно: True
set
sets toggle state without output
info
outputs info to 3rd outlet
clear_all
remove all sources from map
IDX group index
тип: int
обязательно: True
ACTION action
тип: symbol
обязательно: True
[ARGS] action arguments
тип: list
IDX source index
тип: int
обязательно: True
ACTION action
тип: symbol
обязательно: True
[ARGS] action arguments
тип: list
@presetname
Запросить/установить preset name for using with [ui.preset]
тип: symbol
по умолчанию: (null)
@send
Запросить/установить send destination
тип: symbol
по умолчанию: (null)
@receive
Запросить/установить receive source
тип: symbol
по умолчанию: (null)
@size
Запросить/установить element size (width, height pair)
тип: list
по умолчанию: 225 225
@pinned
Запросить/установить pin mode. if 1 - put element to the lowest level
тип: bool
по умолчанию: 0
@background_color
Запросить/установить element background color (list of red, green, blue values in 0-1 range)
тип: list
по умолчанию: 0.93 0.93 0.93 1
@selection_color
Запросить/установить selection color (list of red, green, blue values in 0-1 range)
тип: list
по умолчанию: 0 0.75 1 1
@border_color
Запросить/установить border color (list of red, green, blue values in 0-1 range)
тип: list
по умолчанию: 0.6 0.6 0.6 1
@fontsize
Запросить/установить fontsize
тип: int
диапазон: 4..100
по умолчанию: 11
@fontname
Запросить/установить fontname
тип: symbol
варианты: Courier, DejaVu, Helvetica, Monaco, Times
по умолчанию: Helvetica
@fontweight
Запросить/установить font weight
тип: symbol
варианты: normal, bold
по умолчанию: normal
@fontslant
Запросить/установить font slant
тип: symbol
варианты: roman, italic
по умолчанию: roman
@label
Запросить/установить label text
тип: symbol
по умолчанию: (null)
@label_color
Запросить/установить label color in RGB format within 0-1 range, for example: 0.2 0.4 0.1
тип: list
по умолчанию: 0 0 0 1
@label_inner
Запросить/установить label position (1 - inner, 0 - outer).
тип: bool
по умолчанию: 0
@label_align
Запросить/установить label horizontal align
тип: symbol
варианты: left, center, right
по умолчанию: left
@label_valign
Запросить/установить label vertical align
тип: symbol
варианты: top, center, bottom
по умолчанию: top
@label_side
Запросить/установить label snap side
тип: symbol
варианты: left, top, right, bottom
по умолчанию: top
@label_margins
Запросить/установить label offset in pixels
тип: list
по умолчанию: 0 0
@zoom
Запросить/установить zoom factor
тип: float
диапазон: 0.01..1
по умолчанию: 0.35
@view
Запросить/установить coordinate view
тип: symbol
варианты: xy, xz, yz
по умолчанию: xy
@mapname
Запросить/установить widget name to link them between
тип: symbol
по умолчанию: (null)
@outputmode
Запросить/установить output mode
тип: symbol
варианты: polar, cartesian
по умолчанию: polar
Авторы: Serge Poltavsky, Pierre Guillot, Eliott Paris, Thomas Le Meur
Лицензия: GPL3 or later