PureData CEAMMC library web documentation
доступно с версии: 0.9.4
[CHAN=0] MIDI channel, ignored
тип: int
VEL MIDI velocity
тип: float
обязательно: True
[CHAN=0] MIDI channel, ignored
тип: int
VALUE value in 0..0x3fff range, with 0x2000 center.
тип: int
обязательно: True
[CHAN=0] MIDI channel, ignored
тип: int
VALUE value in -1..+1 range, with 0 center.
тип: float
обязательно: True
[CHAN=0] MIDI channel, ignored
тип: int
VALUE value in -0x2000..0x1fff range, with 0 center.
тип: int
обязательно: True
[CHAN=0] MIDI channel, ignored
тип: int
RANGE semitones sensitivity
тип: int
единица: semitone
обязательно: True
[CHAN=0] MIDI channel, ignored
тип: int
CC MIDI control number
тип: int
обязательно: True
VAL MIDI control value
тип: float
обязательно: True
CHAN MIDI channel
тип: int
обязательно: True
VAL pedal state
тип: int
обязательно: True
CHAN MIDI channel, ignored
тип: int
обязательно: True
VAL pedal state
тип: int
обязательно: True
[CHAN=0] MIDI channel, ignored
тип: int
NOTE MIDI note
тип: int
обязательно: True
VEL MIDI velocity
тип: float
обязательно: True
[CHAN] MIDI channel, ignored
тип: int
PAN pan value, 0: left, 8192(0x2000): center, 16383(0x3fff): right
тип: float
обязательно: True
[CHAN] MIDI channel, ignored
тип: int
PAN pan value, -1: left, 0: center, 1): right
тип: float
обязательно: True
[CHAN] MIDI channel, ignored
тип: int
PAN pan value, -8192(-0x2000): left, 0: center, 8191(0x1fff): right
тип: float
обязательно: True
panic
send MIDI system reset command (big red 'panic' button), turns off notes,
resets controllers and restores initial basic channel configuration
[CHAN=0] MIDI channel, ignored
тип: int
NOTE MIDI note
тип: int
обязательно: True
VEL MIDI velocity
тип: float
обязательно: True
[CHAN=0] MIDI channel, if zero or ommited set for all channels
тип: int
PGM program number
тип: int
обязательно: True
reset
reset all synth channels
CHAN MIDI channel, ignored
тип: int
обязательно: True
VAL pedal state
тип: int
обязательно: True
CHAN MIDI channel, ignored
тип: int
обязательно: True
VAL pedal state
тип: int
обязательно: True
BANK tuning bank (not related to MIDI instrument bank)
тип: int
обязательно: True
PRESET tuning preset (not related to MIDI instrument program)
тип: int
обязательно: True
TUNES list of scale deviations from 12TET in cents
тип: list
обязательно: True
BANK tuning bank (not related to MIDI instrument bank)
тип: int
обязательно: True
PRESET tuning preset (not related to MIDI instrument program)
тип: int
обязательно: True
@sf
Запросить/установить soundfont path or builtin waveform name: #sine, #tri, #saw, #square, #noise
тип: symbol
@poly
Запросить/установить max number of voices
тип: int
диапазон: 1..256
по умолчанию: 64
@avoices (readonly)
Запросить number midi channels
тип: int
по умолчанию: 0
@freq
Запросить/установить A4 standard tuning
тип: float
единица: Hz
по умолчанию: 440
@key_labels (readonly)
Запросить dict of control key labels
тип: atom
по умолчанию: []
@cc_labels (readonly)
Запросить dict of controller labels
тип: atom
по умолчанию: []
@gain
Запросить/установить output gain (same as @value but in amp units)
тип: float
диапазон: 0..16
по умолчанию: 0.429
@volume
Запросить/установить output volume (same as @gain but in db)
тип: float
единица: db
диапазон: -60..10
по умолчанию: -7.35
mod player midi soundfont fluid
Авторы: Serge Poltavsky
Лицензия: GPL3 or later