GithubPrankster / gd-flac

FLAC module for the Godot game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gd-flac

Module for the Godot Engine to add FLAC playback support. Uses dr_flac. Adds "AudioStreamFLAC" resource.

Supports Godot 3.x and 4.x (make sure to checkout the corresponding branch).

Installation

Like with any other Godot module, you'll have to compile the engine yourself. Put everything from the modules and thirdparty folders into the respective folders in the Godot source directory, then compile following the compilation instructions for your platform.

About

FLAC module for the Godot game engine

License:MIT License


Languages

Language:C++ 95.7%Language:Python 3.2%Language:C 1.1%