Using D for Soft Synth development
Andrej Mitrovic
andrej.mitrovich at gmail.com
Sat Mar 24 16:21:44 PDT 2012
On 3/24/12, Norbert Nemec <Norbert at nemec-online.de> wrote:
> Apart from this, it should just be setting up the bindings, pretty much
> like any other D project using an existing C library.
Yeah. From what I can tell all you have to do is translate the lv2.h
header to a D file (maybe try HTOD), and port that simple amp example
in LV2 to D to see if it works.
More information about the Digitalmars-d
mailing list