This repository has been archived by the owner on Jul 20, 2022. It is now read-only.
Releases: iver56/cross-adaptive-audio
Releases · iver56/cross-adaptive-audio
0.7
0.6
- Plot aggregated fitness values in a 2D grid (heat map), visualizing the result of a grid search (hyperparameter optimization)
- Fix live mode for non-composite effects
- Visualize composite effect mix values
- Visualize effects and their parameters. Animate knob values while playing the sound.
- Disable species visualization when too much data
- Add a utility for scoring testing data
- Fix some bugs
0.5
- 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