Skip to content

jalhund/decodeogg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DecodeOgg

Native extension for decoding ogg files in wav.

Using

local res = resource.load("/assets/sound.ogg")
--.ogg in res
decodeogg.decodeogg(res)
--Now .wav in res

Setup

Open game.project and in the dependencies field (in the project section) add:

https://github.com/JAlHund/DecodeOgg/archive/master.zip

Specify .ogg resources directory in game.project.

Example Audio File

Audio file Take the Lead by Kevin Macleod. Licensed under the Creative Commons Attribution 3.0 Unported license.

About

Native extension for decoding ogg files in wav.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors