· Internal pipeline management in buzztard was rewritten.
· One can now play partially connected songs, and add or remove plugins while playing.
· One can play notes while editing.
· Saving of songs is more robust.
· Lots of bugfixes and UI improvements were made.
· The user-guide was improved, including three small tutorials.
· Python and JavaScript are initially supported via gobject introspection.
· In gst-buzztard, lots of improvements were made in the buzzmachine wrapper, buzz index support was added for categories, and machines were made live-playable.
· In bml, the API was split into the library and the instance API.
· In bsl, bugs were fixed and compatibility was improved.
buzztard:
· As planned, main focus for this release was the wavetable support. Its done -
· buzztard can load what gstreamer can decode. The wavetable view has a nice
· waveform widget. Related to that buzztard has a new song-format that bundles the
· XML together with external files in a zip archive.
· Also the UI has seen a lot of improvements. The machine view looks nicer - Marc
· drew spiffy machine icons. In addition they now show real volume meters when
· playing. All meters are now properly synced.
bml:
· Major addition is wavetable support for tracker plugins. Besides that the new
· release improves buzzmachine compatibility, performance and has a better build
· setup.
bsl:
· Major addition is wavetable support. Several bug fixes and build system
· cleanups.
gst-buzztard:
· API renaming to cleanup gst namespace usage. Now includes former gst-bml module.