v2.0.0a6
Pre-release
Pre-release
github-actions
released this
19 Nov 07:53
·
85 commits
to master
since this release
Added
Changed
Channel.group
becomes a read-only property (modify event to change channel group).PLItemBase.offsets
and its fields inPlaylistEvent
are float32
Thanks tochrslg
from Stackoverflow and @jubabrut.Track.height
returns anstr
of its percentage e.g.100%
.Instrument.plugin
andSlot.plugin
return_PluginBase
for unimplemented
native plugins #102.- Reimplemented
EventTree
to use a list and got a 10+% perf boost in unit tests.
Fixed
Channel.group
remained unitialised #100.Chanel.plugin
failed due to base class type parameter check #101.
Removed
Track.locked_height
as what this quantity stores is unknown to me yet.- Use of fixture factories in unittests #74.