Releases: yeeking/ai-improviser-plugin
Releases · yeeking/ai-improviser-plugin
BCN Feb 26 Build
Full Changelog: v3.0...v4.0
This is a significant update from V3 so I'm calling it V4.
The main changes relate to the addition of more complex behaviours:
- Fake poly: generates chords when you play monophonically into it
- Slomo: tries to play slower than you or faster.
- Avoid: tries to play in a different register than the input
- Call and response: the big one - tries not to play when you do, gathers energy, then responds when you stop. Chooses random settings on fake poly and avoid each time it generates a response to make things more interesting.
And I made the timing work properly, so it can sync perfectly to the host clock or a local clock if you want.
If you see too much CPU use, try pressing the button top right to switch the GUI animations off.
Mac and Windows binaries provided. Linux doodz can build it from source :)
V3 complete remake
This release represents a complete remake of the plugin based on an example developed for my ai-enhanced audio text book.
- much cleaner code-wise than the original hackfest
- remade the UI with
- better quantisation control
- better MIDI I/O visualisation (well not better - its actually there)
- faster model load and save via binary representation
- finally - no held notes!
v0.2
v0.1 mac win lin
adding releases for win mac lin