Skip to content

s-macke/SIDSpectro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIDSpectro

Online SID player with spectrum analyzer

A project demo is available

How to use

  1. Clone this repository git clone https://github.com/s-macke/SIDSpectro
  2. Change directory cd SIDSpectro
  3. Place your SID files into the folder "data/C64Music"
  4. Compile json converter and run cd data && g++ tojson.cxx -o tojson && ./tojson
  5. Start a static web server in the root directory of the repository. E g. python3 -m http.server 8000
  6. Open the web browser and access your web server.

About

Online SID player with spectrum analyzer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors