Re: [linux-audio-dev] C++ wrapper for libsndfile

From: Erik de Castro Lopo <mle+la@email-addr-hidden-nerd.com>
Date: Sun Jul 30 2006 - 03:04:01 EEST

Erik de Castro Lopo wrote:

> Hi all,
>
> Thanks to suggestions from people here I now have a relatively
> complete C++ wrapper for libsndfile:
>
> http://www.mega-nerd.com/tmp/sndfile.hh

I've updated this with the following:

  - Templatize the read/write/readf/writef methods.
  - Stop (potentially) leaking SNDFILE* pointers in the open*()
    methods.
  - Change the SF_INFO pointer to const in:
      Sndfile (const char *path, int mode, const SF_INFO *sfinfo_in) ;

Erik

-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo
+-----------------------------------------------------------+
"Software is largely a service industry operating under the persistent
but unfounded delusion that it is a manufacturing industry."
-- Eric S. Raymond
Received on Sun Jul 30 04:15:03 2006

This archive was generated by hypermail 2.1.8 : Sun Jul 30 2006 - 04:15:05 EEST