Skip to content

aurorafossorg/riverd-sndfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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