[linux-audio-dev] Re: LADSPA proposal ...

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-dev] Re: LADSPA proposal ...
From: Juhana Sadeharju (kouhia_AT_nic.funet.fi)
Date: Sat May 29 2004 - 20:04:25 EEST


>From: Fons Adriaensen <fons.adriaensen_AT_skynet.be>
>
>- use sscanf() to read the rest.

How about the following string: s = "pi 3.14159 e 2.71828".
First I do: sscanf(s,"%s %f\n",)
Then I do: sscanf(snext,"%s %f\n",)

How to get the snext? Somebody mentioned that sscanf returns
the number of bytes consumed, but the manual page reads:
"These functions return the number of input items assigned".

 -*-

Will the proposed LADSPA library be both for plugin developers
and for host developers? Plugin authors need no more write those
cryptic LADSPA plugin description files? Jack style dev library?
Great thanks.

Regards,
Juhana


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat May 29 2004 - 19:59:42 EEST