Skip to content

frankzamma/MusimathicsProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusimathicsProject

This repository contains the project of an automatic music composer based on cyclic cellular automata developed for the Musimathics course at the University of Salerno.

How To Run the project

The project is available on this link.

If you want run project locally, follow this procedure:

  • Clone repository on your pc
  • Run this command into the project directory:
    python -m http.server 8080
    or
    python3 -m http.server 8080
  • Open browser and go to http://localhost:8080/.

Note: if the port 8080 isn't available, you can choose another port, such as 9000.

Credits

For implementation of this project it's used Tone.js.

About

Repository for Musimathics Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published