[OctDev] [Fwd: Re: asking for a password]

2008-02-26 Thread etienne
Done - Original Message - Subject: Re: [OctDev] asking for a password From:[EMAIL PROTECTED] Date:Tue, February 26, 2008 21:01 To: "Maurice Bremond" <[EM

Re: [OctDev] auload patch for 24-bit

2008-02-26 Thread Daniel J Sebald
Daniel J Sebald wrote: Attached is a patch that enables auload to read WAV files with 24-bit data width. Here's a version where I simply added "int24" to the list in documentation. I looked at ausave(). However, that doesn't use "int16", "int32", etc. to specify format. Rather, it uses only

[OctDev] auload patch for 24-bit

2008-02-26 Thread Daniel J Sebald
Attached is a patch that enables auload to read WAV files with 24-bit data width. Dan --- auload.m.orig 2008-02-21 00:37:27.0 -0600 +++ auload.m2008-02-21 15:49:04.337754060 -0600 @@ -132,6 +132,10 @@ sampleformat = 'int16'; precision = 'int16'; samples

[OctDev] asking for a password

2008-02-26 Thread Maurice Bremond
Dear Octave developpers, I have made a Mex V6 interface to Objective Caml (http://caml.inria.fr), called ocamlmex (http://ocamlmex.gforge.inria.fr). This interface is intended for Matlab 6,7 but it appears that most of the test suite run with Octave 3.0 (you may be interested by some differences

Re: [OctDev] ALSA Interface for Octave

2008-02-26 Thread Fredrik Lingvall
Søren Hauberg wrote: > > I don't do audio processing, so I can't give this a good test, but I do > have a few questions/comments. > > 1) The BuildRequires field in the DESCRIPTION file lists 'ALSA'. Is that > the name of the library you depends on? I would imagine that the library > would be called