forked from sonic-visualiser/sonic-lineup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
69 lines (39 loc) · 2.25 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Changes in Sonic Lineup v1.1 (18 Aug 2020) since the previous release 1.1:
- Add an Alignment menu allowing you to choose one of a set of
alignment methods, including new sung-notes alignment and an option
for an external program that you supply
- Add a subsequence alignment option for cases where the "other"
tracks represent only fragments of the "reference"
- Improve display of alignment views in cases where two adjacent
tracks overlap each other in time only partially or not at all
- Improve selection of font sizes and pane sizing, especially when
many tracks are loaded
- Speed up re-opening the application with many tracks in session
- If alignment fails for all tracks because of some external factor,
show the failure report dialog once only instead of for every track
Changes in Sonic Lineup v1.0.1 (10 Dec 2019) since the previous release 1.0:
- Fix salient features disappearing as the view scrolls
- Fix failure to open playback device when using macOS Catalina with
certain audio devices
- Remove dependency on JACK in Linux deb package: the application can
use it if available, but it isn't required
- Fix failure to make installed executables executable when
installing from the source package
Changes in Sonic Lineup v1.0 (25 Oct 2019) since the previous release 0.3:
- Add ghost reference trace to Sung Pitch view for comparison with
pitch of reference
- Add first-run explainer dialog
- Improve rendering of alignment views between panes
- Fix performance problem when switching to spectrogram mode with
numerous tracks open, especially on Windows
- Merge major and minor key plots, because of lack of vertical space
- Fix problems with presentation and alignment of vertical scales
- Fix ffwd/rewind which could get stuck when used in aligned views
- Fix incorrect waveform type selection when switching modes, and
ensure outline waveform always uses the same waveform configuration
- Fix a number of crashes and thread-safety issues
- Fix sluggishness in starting and stopping playback when using
PulseAudio v13.0+
Changes in Sonic Lineup v0.3 (14 June 2019):
- First public release
- First build under this name