Max for Live(M4L) Rhythm generator using Variational Autoencoder(VAE)
If you want to quickly test the device, please use the one in /release
directory.
You need to update your Node for Max package to the latest version (version 1.2.3 or later) through Package Manager, or use the latest version of Max (8.1.0 or later)
- When you keep generating rhythms continuiously, Node for Max crashes with "Max API Timeout" error in some occasions and you'll see "Model is not trained yet" error message.
- Incompatible with folders with names containing special characters such as
[]?*!|@
- Fix "Max API Timeout" error
save/load functionaly for trained models- better documentation
- better UI design!!
- custom MIDI note number settings
- add a feature to add random noise to
z
- 2019.10.19 fixed: beat sync issue
- 2019.10.18 added: note on the requirement
- 2019.9.14 added: functionality to save/load trained model