Steve Harris hat gesagt: // Steve Harris wrote:
> On Tue, Feb 12, 2002 at 11:56:23 +0100, Frank Barknecht wrote:
> >
> > As much as I like your way and as much as I would like to understand it
> > better, I would prefer a more general C or even better C++ tutorial.
> > Making the work easier wit
Hi,
[EMAIL PROTECTED] wrote:
> There is also a graphical program that creates the XML, GDAM. The link to
> it on ladspa.org is dead though.
Yes, that should be http://www.ffem.org/gdam nowadays.
Frank
On Wed, Feb 13, 2002 at 10:16:42 -0500, Taybin Rutkin wrote:
> > More or less. Some of them include static libraries written in C. For eg.
> > gverb, which was written by Juhana Sadeharju, there is just a simple XML+C
> > wrapper that calles the library functions.
>
> There is also a graphical pr
On Wed, 13 Feb 2002, Steve Harris wrote:
> > > generate the raw C source. I think it saves a lot of grunt work,
> > > but it
> >
> > That would be super cool! Is that how you make all of your plugins?
>
> More or less. Some of them include static libraries written in C. For eg.
> gverb, which w
On Tue, Feb 12, 2002 at 11:56:23 +0100, Frank Barknecht wrote:
> (The makestub.pl indeed needs a cleanup. I found myself constantly
> cleaning up my Perl code, so I am now happily learning and coding in
> Python, but that shall not start a Perl-Python discussion, please.)
Yes, I tried to give up
On Tue, Feb 12, 2002 at 11:56:23 +0100, Frank Barknecht wrote:
>
> As much as I like your way and as much as I would like to understand it
> better, I would prefer a more general C or even better C++ tutorial.
> Making the work easier with XML and Perl might be too off-topic in the
> tutorial I a
On Tue, Feb 12, 2002 at 01:16:18 -0800, Tim Westbrook wrote:
>
> > You've seen how I do it, write it in XML wrapped C, then use perl
> > to
> > generate the raw C source. I think it saves a lot of grunt work,
> > but it
>
> That would be super cool! Is that how you make all of your plugins?
Mor
> PS The analogue oscilator that I used to distrubte was very
> very bad. It's
> removed in the current release. I will write another when I
> have a good
> understanding of band-limited oscilators.
>
Then write just a sine osc.
-Mikko
Hi,
Steve Harris hat gesagt: // Steve Harris wrote:
> You've seen how I do it, write it in XML wrapped C, then use perl to
> generate the raw C source. I think it saves a lot of grunt work, but it
> won't be to everyones taste. I would be happy to write a tutorial if
> anyone else is interested i
> You've seen how I do it, write it in XML wrapped C, then use perl
> to
> generate the raw C source. I think it saves a lot of grunt work,
> but it
> won't be to everyones taste. I would be happy to write a tutorial
> if
> anyone else is interested in coding that way.
That would be super cool!
On Tue, Feb 12, 2002 at 05:17:03 +0100, Frank Barknecht wrote:
>
> While we're at the subject of LADSPA, I would like to ask, if there's
> somewhere a real beginner's tutorial for writing ladspa plugins. I
> just started coding in C++. I have read several C++-books, but I only
> have real program
11 matches
Mail list logo