Skip to content

Dynamic and static D bindings for SoundIO library

License

Notifications You must be signed in to change notification settings

aurorafossorg/riverd-soundio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Dynamic and static D bindings for SoundIO library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages