linc_ogg

Vorbis decoder

Decodes Ogg vorbis files using native bindings for Haxe and C++.

http://snowkit.github.io/linc/ Haxe/hxcpp @:native bindings for Ogg vorbis decoding

GitHub

9 stars
7 watching
3 forks
Language: Haxe
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xiph/vorbis An implementation of an open standard audio encoding format 476
snowkit/linc_openal A C library providing native bindings for OpenAL audio playback in Haxe/hxcpp. 12
darmie/linc_oggz A Haxe binding for the liboggz library, providing access to its audio compression and decompression functionality. 2
snowkit/linc_dialogs Bindings for common dialogs in Haxe-based C++ projects 19
snowkit/linc_opengl A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. 8
snowkit/linc_sdl Provides native Haxe bindings for the SDL library 30
snowkit/linc_nanovg Native bindings for nanovg to facilitate graphics rendering in C-based projects 13
snowkit/linc_glew Binds GLEW to Haxe/Cpp, providing OpenGL functionality. 4
snowkit/linc_stb Native bindings for popular image processing libraries 9
snowkit/linc_enet A Haxe binding for ENET networking 14
snowkit/linc Provides native Haxe libraries for building games and multimedia applications with popular game engines like SDL, OpenGL, and OpenAL. 23
darmie/linc_skeleton A library for reading and writing Ogg Skeleton data in Haxe 2
aidan63/linc_opengl A C library providing native bindings to the OpenGL API for use in Haxe applications 2
snowkit/linc_icloud A Haxe library providing native bindings to the iCloud framework for Key-Value storage and other APIs. 3
snowkit/gif A software library for encoding GIF images using the NeuQuant and LZW algorithms 40