forked from bbc/audiowaveform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
42 lines (23 loc) · 1.27 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
v1.0.10, 2015-03-27, Chris Needham <[email protected]>
* Corrected handling of floating point format WAV files
v1.0.9, 2014-11-12, Chris Needham <[email protected]>
* Added --pixels-per-second option as alternative way of setting the
zoom level
v1.0.8, 2014-10-22, Chris Needham <[email protected]>
* Corrected use of --bits option when converting waveform data files
* Allow image colours to include transparency
v1.0.7, 2014-09-22, Chris Needham <[email protected]>
* Added support for FLAC audio
v1.0.6, 2014-04-01, Chris Needham <[email protected]>
* Added command-line options to set image colours
v1.0.5, 2014-03-21, Chris Needham <[email protected]>
* Allow creation of JSON waveform data files from input audio files
v1.0.4, 2014-03-10, Chris Needham <[email protected]>
* Added --end option to set time range when rendering images and
--no-axis-labels option to control axis label rendering
v1.0.3, 2013-12-11, Chris Needham <[email protected]>
* Allow creation of PNG images directly from input audio files
v1.0.2, 2013-12-11, Chris Needham <[email protected]>
* Added support for mono input audio files
v1.0.1, 2013-10-14, Chris Needham <[email protected]>
* Initial public release