Downloads

Concanut

Standalone real-time concatenative synthesizer.

Concanut is an easy to use program that enables you to experiment with sound design through concatenative synthesis. Input signals are analysed using five different techniques, and then reproduced using a pre-built database of source sounds. Using a feature matching process that compares tiny millisecond snippets of audio, interesting and novel results can be achieved for voice replication, beat boxing and sound scapes, amongst others.

It is only on its first version, and improvements are constantly being made, so please email if you have any comments, suggestions or bugs.

Only on Mac at the moment I'm afraid!

Concanut.zip


JazzGen

Competitive algorithmic jazz trio.

JazzGen is an autonomous jazz music generator that produces infinite length pieces. The three instruments (piano, bass and drums) receive scores based upon their performance compared to the others, and this is used as a weighted probability to determine how flamboyant their musical flourishes are in the next bar or beat. A consistently high performance will be rewarded with a solo at the end of the phrase. 

Some examples:

JazzGen1.mp3 JazzGen2.mp3 JazzGen3.mp3

SuperCollider source code:

JazzGen.zip


GenSong

Dual algorithmic music generator 

GenSong creates two different types of music: A finite length dubstep track and an infinite length house/techno piece. In each case variations in the structure are determined by a mixture of random and informed decisions, implemented through weighted probabilities and methods such as Markov chains. 

Some examples:

GenSong1.mp3 GenSong2.mp3

SuperCollider source code:

GenSong.zip