- Notifications
You must be signed in to change notification settings - Fork2
Tags: zapperment/zapperment
Tags
v0.4.0
Release 0.4.0 “Jamillia” (#80)* Version bump for release 0.4.0 “Jamillia”* Issue#83: Renamed configuration environment variables, removed “_BACKEND”* Issue#81: Moved storage modules to separate Yarn workspace package “storage”* Issue#81: Moved model modules to separate Yarn workspace package “model”* Renamed test-utils workspace package to midi-test-utils to avoid confusion with model-test-utils* Issue#82 Added new workspace package model-test-utils for testing machine learning algorithms* Removed obsolete instantiation of storage module in MIDI beat worker* Added log statement indicating how many new loops have been saved in the current session* Added configuration option to turn of neural network training* Bugfix: the same scene was playing twice in a row on startup* Bugfix: package name was incorrect in model-test-utils* Consistently using dotenv 8.2.0 in all workspace packages* New workspace package command-line-utils with modules commonly used by command line tools* init modules in command-line-utils use sensible defaults if no custom default value is specified* storage module's load loops method allows specifying which data to load using selector expression* storage module now has a method to get the maximum number of tags* Added dump of tagged reference data
0.2.1
Release 0.2.1 “Hux” (#61)Issue#62:- when a track definition file contains a mistake, the name of the track, the channel and the property that causes the problem are reported- backend server exits with error code if track definition contains errorsAdded syncopated rhythm and breakbeat timbre to track definitionIssue#60:- Moved demo tracks from GitHub repo to Google Drive- Added wiki page for tracks- New guide how to run based on previous versionRemoved outdated database dump fileUpdated link from README to install instruction in wikiIssues#60 /#64:- changed track in .env.example to “Fuzzy Tendrils”, added link to demo download
v0.2.0
Grievous (#54)* Version bump for next minor pre-release 0.2.0* Issue#56 – multiple MIDI bus configs, but currently using only bus A* Issue#48 – added link to issue on GitHub* Added track definition JSON file for “Hamburg in Autumn”* Track definition files get processed to configure neural network training and control MIDI commands* Updated “Hamburg in Autumn” Reason track file* Huge refactoring of backend code* Removed obsolete asset files* Added MongoDB dump with data from test run* Added suite of utility functions for data analyses* Removed hidden layer config, Brain seems to work well with defaults* Removed obsolete .env example files* Running scene builder on separate thread to fix timing instability problem* Excluded tempo and bars per loop from training data, it seems this is not working well
PreviousNext