v2.0.0a6
Pre-release
Pre-release
Added
Changed
Channel.groupbecomes a read-only property (modify event to change channel group).PLItemBase.offsetsand its fields inPlaylistEventare float32
Thanks tochrslgfrom Stackoverflow and @jubabrut.Track.heightreturns anstrof its percentage e.g.100%.Instrument.pluginandSlot.pluginreturn_PluginBasefor unimplemented
native plugins #102.- Reimplemented
EventTreeto use a list and got a 10+% perf boost in unit tests.
Fixed
Channel.groupremained unitialised #100.Chanel.pluginfailed due to base class type parameter check #101.
Removed
Track.locked_heightas what this quantity stores is unknown to me yet.- Use of fixture factories in unittests #74.