<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to sndfile</title><link>https://sourceforge.net/p/myscitools/wiki/sndfile/</link><description>Recent changes to sndfile</description><atom:link href="https://sourceforge.net/p/myscitools/wiki/sndfile/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 21 Jul 2012 11:33:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/myscitools/wiki/sndfile/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage sndfile modified by allan cornet</title><link>https://sourceforge.net/p/myscitools/wiki/sndfile/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -32,6 +32,7 @@
  * sfwrite — write a sound file from scilab
  
  sndfile (0.5)
+    - ticket #2: sndfile module did not manage UNICODE filename on windows
     - update to use api_scilab
     - tests use assert function
     - move repository to sourceforge
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">allan cornet</dc:creator><pubDate>Sat, 21 Jul 2012 11:33:07 -0000</pubDate><guid>https://sourceforge.net79b39d55c33255f60085a46290eaabe01e3b6ea2</guid></item><item><title>WikiPage sndfile modified by allan cornet</title><link>https://sourceforge.net/p/myscitools/wiki/sndfile/</link><description>sndfile module
==============
    atomsRepositoryAdd('http://myscitools.sourceforge.net/5.4')
    atomsInstall('sndfile')

Description:
Read &amp; write sound files format wrapper on multiplatform C library sndfile
 http://www.mega-nerd.com/libsndfile/
 
 supported format (read &amp; write):
 
 Ogg Vorbis (Xiph Foundation)
 FLAC 16 bit
 AIFF (Apple/SGI 16 bit PCM)
 AIFF (Apple/SGI 32 bit float)
 AIFF (Apple/SGI 8 bit PCM)
 AU (Sun/Next 16 bit PCM)
 AU (Sun/Next 8-bit u-law)
 CAF (Apple 16 bit PCM)
 OKI Dialogic VOX ADPCM
 WAV (Microsoft 16 bit PCM)
 WAV (Microsoft 32 bit float)
 WAV (Microsoft 4 bit IMA ADPCM)
 WAV (Microsoft 4 bit MS ADPCM)
 WAV (Microsoft 8 bit PCM)

 functions supported:
 * sfgettlbxpath — returns sndfile module root directory
 * sfread — read a sound file in scilab.
 * sfsupportedformat — returns simple format supported by sndfile library.
 * sfversion — returns sndfile library version
 * sfwrite — write a sound file from scilab
 
 sndfile (0.5)
    - update to use api_scilab
    - tests use assert function
    - move repository to sourceforge
    - update code to .cpp
    - rename module
    - update sndfile library on Windows (libsndfile-1.0.26)
    - License update to GPL v3 (please contact author for more information)
    - fix some warnings 64 bit and Scilab 5.4 beta-1

[Download](https://sourceforge.net/projects/myscitools/files/sndfile/)    
[Source](http://hg.code.sf.net/p/myscitools/code/file/tip/sndfile)
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">allan cornet</dc:creator><pubDate>Fri, 20 Jul 2012 20:04:59 -0000</pubDate><guid>https://sourceforge.net2749e3227ae45297a8517c5ec34d67e1c6826855</guid></item></channel></rss>