24-bit data type (was:RE: 24-bit wav files and other observations )
John W. Eaton
jwe at bevo.che.wisc.edu
Fri Feb 22 13:58:00 CST 2008
On 22-Feb-2008, Schirmacher, Rolf wrote:
| I would like to advocat the idea of int24.
You can advocate all you like, but in the end, someone has to do the
work to implement it. That should be fairly straightforward, so maybe
you would like to work on it? All you have to do is find all the
places in Octave where there is another int type (say {u,}int16), and
add corresponding functions or directives for the new {u,}int24 types
that do the right thing.
jwe
More information about the Octave-maintainers
mailing list