Skip to content

Releases: yeeking/ai-improviser-plugin

BCN Feb 26 Build

11 Dec 18:17

Choose a tag to compare

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

23 Oct 17:29

Choose a tag to compare

image

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

12 Apr 17:59

Choose a tag to compare

Mac universal builds with macos 11 target
Windows build with Windows 8.1 target

v0.1 mac win lin

05 Nov 16:39

Choose a tag to compare

adding releases for win mac lin