sdrsdr / sdrvorbisenc

a better interface to libvorbisenc and libogg

Repository from Github https://github.comsdrsdr/sdrvorbisencRepository from Github https://github.comsdrsdr/sdrvorbisenc

sdrvorbisenc

a better interface to libvorbisenc and libogg

see the Makefile and sdrvorbisenc_example.c for examples :)

to create test.f32 file you can use

sox any.mp3 -c1 -r44100 -t f32 test.f32

good luck :)

About

a better interface to libvorbisenc and libogg


Languages

Language:C 73.5%Language:C++ 26.5%