derelict-portaudio 1.0.0-alfa.1

A dynamic binding to the PortAudio libraries.


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:

DerelictPORTAUDIO

Dynamic bindings to PortAudio cross-platform, open-source, audio I/O library.
PortAudio site http://portaudio.com/

import derelict.portaudio;

void main() 
{
    // Load the PortAudio libraries.
	DerelictPORTAUDIO.load();
	// now you can use PortAudio methods
}
Authors:
  • Vitaly Kolyvanov
Dependencies:
derelict-util
Versions:
1.0.0-alfa.1 2018-Dec-24
Show all 1 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 28 downloads total

Score:
0.4
Short URL:
derelict-portaudio.dub.pm