caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* VST Plugins in OCaml
@ 2005-12-08  0:53 David McClain
  2005-12-08 15:07 ` [Caml-list] " stefan kersten
  0 siblings, 1 reply; 3+ messages in thread
From: David McClain @ 2005-12-08  0:53 UTC (permalink / raw)
  To: caml-list

Any musicians out there?

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.

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...

David McClain
Chief Technology Officer
Refined Audiometrics Laboratory
Tucson, AZ USA

http://refined-audiometrics.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] VST Plugins in OCaml
  2005-12-08  0:53 VST Plugins in OCaml David McClain
@ 2005-12-08 15:07 ` stefan kersten
  2005-12-12  5:52   ` Nathaniel Gray
  0 siblings, 1 reply; 3+ messages in thread
From: stefan kersten @ 2005-12-08 15:07 UTC (permalink / raw)
  To: caml-list

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>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] VST Plugins in OCaml
  2005-12-08 15:07 ` [Caml-list] " stefan kersten
@ 2005-12-12  5:52   ` Nathaniel Gray
  0 siblings, 0 replies; 3+ messages in thread
From: Nathaniel Gray @ 2005-12-12  5:52 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 1443 bytes --]

I would be curious to at least look at the code, though I don't have much
time for music these days.

On 12/8/05, stefan kersten <steve@k-hornz.de> wrote:
>
> 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>
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>



--
>>>-- Nathaniel Gray -- Caltech Computer Science ------>
>>>-- Mojave Project -- http://mojave.cs.caltech.edu -->

[-- Attachment #2: Type: text/html, Size: 2046 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-12-12  5:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-08  0:53 VST Plugins in OCaml David McClain
2005-12-08 15:07 ` [Caml-list] " stefan kersten
2005-12-12  5:52   ` Nathaniel Gray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).