On Sat, Mar 06, 2004 at 09:01:59PM +0100, Arnold Krille wrote:
On Saturday 06 March 2004 19:59, Steve Harris wrote:
<big snip of stuff I don't understand>
Yes, but the difference to new developers is
huge, they must understand
everything in the .h file before thay can write a plugin or host.
I disagree, new developers need easy howto's, good docs and examples to write
new stuff. I for example don't understand jack.h but still am writing an app
for jack this days...
Yes, thats the difference, as jack is a library its not neccesary to
undertstand every nuance of the jack protocol to write jack apps, LADSPA
has no library, so you have to understand whats going on.
Luckily LADSPA is very simple, so its not hard.
- Steve