riverd-sndfile

Dynamic and static D bindings for sndfile library


Keywords
application, desktop, development, library, betterc, bindings, dlang, dynamic, riverd, sndfile, static
License
LGPL-3.0
Install
dub fetch riverd-sndfile --version 1.0.1

Documentation

RiverD sndfile

Dynamic and static D bindings for sndfile library

Usage

import riverd.sndfile;

void main()
{
	// Load the sndfile library.
	dylib_load_sndfile();

	// Now sndfile functions can be called.
	...
}

How to contribute

Check out our wiki.

License

GNU Lesser General Public License (Version 3, 29 June 2007)


Made with ❤ by a bunch of geeks

License Discord Server