Done
- Original
Message -
Subject: Re: [OctDev] asking for a password
From:[EMAIL PROTECTED]
Date:Tue, February 26, 2008 21:01
To: "Maurice Bremond" <[EM
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
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
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
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