zeloe / bytetosound

Reads raw data and outputs it as a wave file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bytetosound

Reads raw data and outputs it as a wave file or image.

How to build

cmake . -B build
cmake --build build --config Release

How to use

In terminal give path to input folder and path to output folder:
path/to/image/folder path/to/wave/folder

Wavefile encoding

The code how to write a WaveFile .

More about pixels

Pixelcode
LODEPNG

The image i used

kandinsky

About

Reads raw data and outputs it as a wave file

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 67.9%Language:C++ 21.9%Language:C 6.6%Language:CMake 3.6%