Hi,

On 22 October 2012 13:44, Froebe, Matej <matej.fro...@muellerbbm.de> wrote:
> I need to write integer values to wav file, so I modified  the wavwrite
> function. Its behavior now depends on data input type (for floats the input
> data range is -1.0 to 1.0).
>
> Does it make sense, to include this small change in the package? If yes, how
> do I proceed?

You have found the Octave Forge mailing list which is for add-on
packages to Octave, not for Octave itself. The wavwrite function is in
core Octave, so its modifications should be discussed on the
maintainers' list itself, maintain...@octave.org, CC'ed here.

As to how to actually produce the changes, show us what they are
first. If you have the desire to undertake the necessary paperwork to
get it accepted, please read these:

    http://jordi.inversethought.com/blog/how-to-write-a-patch-for-octave/
    
http://www.gnu.org/software/octave/doc/interpreter/Contributing-Guidelines.html

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to