Skip to content

rupel190/MidiToChiptune

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a simple webpage that utilizes the Tonejs library to playback midi files in the style of old video game music, or "chiptune". It does this by interpreting the existing midi information then plays the song back using synthesizers with the simple oscillators which were available in the early videogame consoles: pulse, square, triangle, sawtooth, and noise. The program then interprets the type of oscillator that generally corresponds to the instrument in the midi track, and the result is a reasonable facsimile of what the song would sound like as a "chiptune" song.

https://sophieshears.github.io/MidiToChiptune/

About

Forked for contribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 68.3%
  • HTML 16.4%
  • CSS 15.3%