[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-12-08 (15:08) |
From: | stefan kersten <steve@k...> |
Subject: | Re: [Caml-list] VST Plugins in OCaml |
On Wed, Dec 07, 2005 at 05:53:36PM -0700, David McClain wrote: > Any musicians out there? sure ... > I just finished an OCaml framework (sans GUI) for VST Plugins in Windows. If > anyone has an interest in developing plugins with a robust VST interface, I > highly recommend OCaml over C or C++. FP is rich enough that I haven't found > the need for any OO yet. This framework is Functorized so that it can be > adapted readily to any specific VST plugin needs. sounds good. i'm just beginning to discover ocaml; can the runtime system guarantee adherence to realtime constraints in the VST callback? > Drop me a line if you are interested in the sources and I'll either e-mail > them to you, or put them up on my website... i'd definately be interested! <sk>