Skip to content

A library for conducting research on the use of genetic algorithms for sound synthesis optimisation

License

Notifications You must be signed in to change notification settings

viktaur/ga-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ga-synth

This library enables sound optimisation through the use of genetic algorithms (GAs). Given a target sound wave, the GA searches for an optimal set of parameters that approximates the produced signal. The GA configuration, fitness evaluation method used, and sound synthesis components used are all factors that affect the quality of the solution.

The core of the GA is defined here.

For a complete overview of the project, please read this.

About

A library for conducting research on the use of genetic algorithms for sound synthesis optimisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages