|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #56889] Incorrect encoding results from uint8 vector to wav file |
Date: | Mon, 16 Sep 2019 14:04:55 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko |
Update of bug #56889 (project octave): Status: Confirmed => Fixed Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #14: This turned out to be quite the project. There were multiple problems in the way data was prepared for writing (audiowrite), in the way Octave was interacting with the external SNDFILE library, and with the way data read from a file was scaled back to "native" range (audioread). I applied a changeset which fixes all issues and adds BIST tests to the stable branch here: https://hg.savannah.gnu.org/hgweb/octave/rev/5283c505f92b. This will be a part of the next bug fix release of Octave. Closing report. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?56889> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |