Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

A program that converts musical notes stored in a text file into WAV files. I know this is not a good Git repository.

Notifications You must be signed in to change notification settings

FlatAssembler/Notes-To-WAV-converter

Repository files navigation

NotesToRawSoundConverter

The file "output.wav" is the file produced by "convertNotesToWAV.cpp" (of course, the compiled version) from "notes.txt". And "output.mp3" is the file produced by LAME from "output.wav". The song in "notes.txt" is The Town I Loved So Well, an anti-war song about a town that has been destroyed by war. I've made no attempt to make it compatible with older C++ compilers, you need a decent C++ compiler to run it or modify it to make it work on your compiler. Dev-C++ is not good enough.

About

A program that converts musical notes stored in a text file into WAV files. I know this is not a good Git repository.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages