Skip to content

ClementRivaille/landscape-of-sounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landscape of sounds

A musical performance procedurally generated. Each instruments play sounds with random variations, following a sheet created at launch. It uses the library Pizzicato to create instruments from oscillators and effects, as well as teoria to write music.

View demo

This project is currently on hiatus. Too many technical issues got in the way, and after working on this for nearly six months I decided to pause it in favor of other projects. I might work on it again someday, or use some of its concept in other games.

Launch

npm install
npm start

This will start a server on localhost:8080.

About

Musical piece procedurally generated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published