djack 0.0.1
A D API for building JACK clients.
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:
JACK.D
This is an attempt to develop a D API to the low latency JACK Audio toolkit.
Examples
In order to compile the examples I do the following (on my Debian unstable):
dmd src/examples/d/transportcapi.d src/main/d/jackc.di -L-ljack dmd src/examples/d/transportdapi.d src/main/d/jack.d src/main/d/jackc.di -L-ljack
This implies that you have correctly setup the dmd compiler and installed libjack-dev
Licence
This repository is released under the terms of GPLv3 license.
- Registered by Marco Cosentino
- 0.0.1 released 10 years ago
- cosenmarco/djack
- GPL-3.0
- Authors:
- Dependencies:
- none
- Versions:
-
0.0.1 2014-May-31 ~master 2014-Jul-13 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
207 downloads total
-
- Score:
- 0.6
- Short URL:
- djack.dub.pm