Skip to content

wjlow/harmony-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of LNCS 4448 - Music Composition Using Harmony Search Algorithm

I still need to implement mutation to this (applying pitch changes, etc.). Current implementation creates a new random harmony each iteration.

This also serves as an excuse to try using val for defining my functions so they look more Haskell-like.

About

Algorithmic music composition using harmony search for gregorian chants.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages