derelict_extras-bass 2.2.0
A dynamic binding to the BASS 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:
DerelictBASS
Warning: this an unofficial Derelict binding.
A dynamic binding to BASS for the D Programming Language.
Please see the pages Building and Linking Derelict and Using Derelict, or information on how to build DerelictBASS and load the BASS library at run time. In the meantime, here's some sample code.
import derelict.bass.bass;
void main() {
// Load the BASS library.
DerelictBASS.load();
// Now BASS functions can be called.
...
}
Thanks
Based on prior work from h3r3tic and !!M.
- Registered by ponce
- 2.2.0 released 4 years ago
- p0nce/DerelictBASS
- github.com/p0nce/DerelictBASS
- Boost
- Authors:
- Dependencies:
- derelict-util
- Versions:
-
2.2.0 2017-Jun-08 2.1.0 2015-Aug-06 2.0.0 2015-May-24 1.0.2 2015-May-24 1.0.0 2014-Jul-14 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
238 downloads total
-
- Score:
- 1.2
- Short URL:
- derelict_extras-bass.dub.pm