riverd-sndfile 1.0.1

Dynamic and static D bindings for sndfile library


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

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

Authors:
  • Luís Ferreira
Dependencies:
none
Versions:
1.0.1 2019-Jul-21
1.0.0 2019-Jul-08
~master 2019-Jul-21
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 4363 downloads total

Score:
0.6
Short URL:
riverd-sndfile.dub.pm