PureData CEAMMC library web documentation
доступно с версии: 0.4
clear
removes all midi file content
read
read specified midi file. No output
write
write to specified midi file
@filename
Запросить/установить current filename
тип: symbol
@tracks (readonly)
Запросить number of tracks
тип: int
по умолчанию: 1
@tempo (readonly)
Запросить midi tempo in ticks per quarter
тип: int
по умолчанию: 120
@length_sec (readonly)
Запросить file length
тип: float
единица: sec
по умолчанию: 0
@length_tick (readonly)
Запросить file length in ticks
тип: int
по умолчанию: 0
@length_beat (readonly)
Запросить file length in quarters
тип: float
по умолчанию: 0
Авторы: Serge Poltavsky
Лицензия: GPL3 or later