Dynamic and static D bindings for sndfile library
import riverd.sndfile;
void main()
{
// Load the sndfile library.
dylib_load_sndfile();
// Now sndfile functions can be called.
...
}
Check out our wiki.
GNU Lesser General Public License (Version 3, 29 June 2007)
Made with ❤ by a bunch of geeks