LWN.net Logo

libsmf 1.1 released

From:  Edward Tomasz Napierala <trasz-AT-FreeBSD.org>
To:  linux-audio-announce-AT-lists.linuxaudio.org, linux-audio-dev-AT-lists.linuxaudio.org
Subject:  [LAA] [ANN] libsmf-1.1
Date:  Tue, 17 Jun 2008 10:26:38 +0200
Message-ID:  <20080617082638.GA92250@pin.if.uz.zgora.pl>

Version 1.1 of libsmf can be downloaded from:

http://pin.if.uz.zgora.pl/~trasz/libsmf/libsmf-1.1.tar.gz

Libsmf is a library for loading and writing Standard MIDI Files, i.e.
files with the ".mid" extension. The only dependancy is glib. It was
tested under Linux, FreeBSD and Solaris.

Please note that, by default, libsmf is built with lots of asserts,
which make it slower; for example, inside smf_save, there is some code
that loads the newly saved file and compares it with what it was
supposed to save. If some operation takes noticeable amount of time,
try to recompile libsmf with -DNDEBUG to disable asserts.

http://pin.if.uz.zgora.pl/~trasz/libsmf/

API documentation is here:

http://pin.if.uz.zgora.pl/~trasz/libsmf/doc/

-- 
If you cut off my head, what would I say?  Me and my head, or me and my body?

_______________________________________________
Linux-audio-announce mailing list
Linux-audio-announce@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-...


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds