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 SoundIO

Dynamic and static D bindings for SoundIO library

Usage

import riverd.soundio;

void main()
{
	// Load the SoundIO library.
	dylib_load_soundio();

	// Now SoundIO 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