Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

0.5

Compare
Choose a tag to compare
@iver56 iver56 released this 10 Dec 14:42
· 40 commits to master since this release
  • Apply a set of effect in parallel and/or serial. Effect templates were refactored to make this possible.
  • Add Csound analyzer which is also able to run in live mode (for performances) as well as offline (for training)
  • Various k-rate variable interpolation fixes
  • Visualize species in web client
  • Add more command line arguments, such as --keep-csd, --verbose, --crossover-rate and --mutation-rate
  • Add a set of effects, such as flanger, reverb, various distortion effects and ring modulation
  • Add support for duplicate parameter names in web client
  • Add more test sounds, especially short ones, which take less time to process
  • Tweak some default GA parameters (higher probability of weight mutation and structural mutation)
  • New neural mode allows you to evolve targets for each time step with only static input
  • Add experimental live mode which is compatible with CsoundAnalyzer and a very limited set of parameters
  • Change colors in fitness plotter
  • Add a data augmentation command for augmenting short sounds