[LAD] Writing a library?
Paul Davis
paul at linuxaudiosystems.com
Wed Jul 23 14:04:33 UTC 2008
On Wed, 2008-07-23 at 09:02 -0400, Paul Davis wrote:
> in my experience, not so good advice. lexer+parser generators are great
> for certain kinds of things, actually more like indispensable. but for
> parsing audio files, they really are not very well suited for the task.
> these are binary files with no real semantic structure other than
> "chunks". i have no doubt that you could use them, but erik de castro
> lopo didn't for libsndfile and thats good enough for me :)
i've been informed that i am ignorant and should keep my mouth closed
about things like SFZ that i don't know much about :) (in the nicest
possible way of course!) so ignore me ..
--p
More information about the Linux-audio-dev
mailing list