shohei909 / haxe_stb_ogg_sound

public domain ogg decoder writen in Haxe.
26 stars 4 forks source link
decoder haxe ogg-vorbis

Public Domain Ogg Vorbis Decoder

http://ogg.spheresofa.net/en/

A Ogg Vorbis Decoder in Haxe, ported from stb_vorbis.

Targets

Works in swf(ActionScript3), C#, Java, C++, neko, nodejs and browser (using web worker).

Lisence

These source codes are in the public domain.