bergwerf / dart-vorbis

OGG Vorbis decoder ported to Dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OGG Vorbis decoder ported to Dart

An attempt at porting https://github.com/nothings/stb/blob/master/stb_vorbis.c to pure Dart. This is mostly intended as a way to learn about the OGG container format and Vorbis audio codec. I only ported a small part so far, but maybe I will continue one day.

About

OGG Vorbis decoder ported to Dart

License:MIT License


Languages

Language:Dart 98.0%Language:Shell 1.4%Language:Makefile 0.6%