To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / CHANGELOG @ 469:e7d373cd97a2

History | View | Annotate | Download (2.24 KB)

1

    
2
Changes in Sonic Lineup v1.1 (Aug 2020) since the previous release 1.1:
3

    
4
 - Add an Alignment menu allowing you to choose one of a set of
5
   alignment methods, including new sung-notes alignment and an option
6
   for an external program that you supply
7

    
8
 - Add a subsequence alignment option for cases where the "other"
9
   tracks represent only fragments of the "reference"
10

    
11
 - Improve display of alignment views in cases where two adjacent
12
   tracks overlap each other in time only partially or not at all
13

    
14
 - Improve selection of font sizes and pane sizing, especially when
15
   many tracks are loaded
16

    
17
 - Speed up re-opening the application with many tracks in session
18

    
19
 - If alignment fails for all tracks because of some external factor,
20
   show the failure report dialog once only instead of for every track
21

    
22

    
23
Changes in Sonic Lineup v1.0.1 (10 Dec 2019) since the previous release 1.0:
24

    
25
 - Fix salient features disappearing as the view scrolls
26

    
27
 - Fix failure to open playback device when using macOS Catalina with
28
   certain audio devices
29

    
30
 - Remove dependency on JACK in Linux deb package: the application can
31
   use it if available, but it isn't required
32

    
33
 - Fix failure to make installed executables executable when
34
   installing from the source package
35

    
36

    
37
Changes in Sonic Lineup v1.0 (25 Oct 2019) since the previous release 0.3:
38

    
39
 - Add ghost reference trace to Sung Pitch view for comparison with
40
   pitch of reference
41

    
42
 - Add first-run explainer dialog
43

    
44
 - Improve rendering of alignment views between panes
45

    
46
 - Fix performance problem when switching to spectrogram mode with
47
   numerous tracks open, especially on Windows
48

    
49
 - Merge major and minor key plots, because of lack of vertical space
50

    
51
 - Fix problems with presentation and alignment of vertical scales
52

    
53
 - Fix ffwd/rewind which could get stuck when used in aligned views
54

    
55
 - Fix incorrect waveform type selection when switching modes, and
56
   ensure outline waveform always uses the same waveform configuration
57

    
58
 - Fix a number of crashes and thread-safety issues
59

    
60
 - Fix sluggishness in starting and stopping playback when using
61
   PulseAudio v13.0+
62

    
63

    
64
Changes in Sonic Lineup v0.3 (14 June 2019):
65

    
66
 - First public release
67

    
68
 - First build under this name
69