Skip to content

sebastian-heinz/libsndfile

Repository files navigation

libsndfile

module for godot

This is very experimental, only tested compiling on windows

Setup:

via submodule

  • open a terminal inside the godot source folder and run the following commands:
    cd modules
    git submodule add https://github.com/sebastian-heinz/libsndfile.git
    git submodule update --init --recursive

via download

Dependencies

  • Godot: 3.2
  • libsndfile: 1.0.29

Links

libsndfile:
https://github.com/erikd/libsndfile
http://www.mega-nerd.com/libsndfile/

Godot:
https://github.com/godotengine/godot