Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 639 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 639 Bytes

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