Commit 5f5953d 1 parent e7678b1 commit 5f5953d Copy full SHA for 5f5953d
File tree 2 files changed +26
-2
lines changed
2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 1
- polyphone (2.1) unstable; urgency=low
1
+ polyphone (2.2) unstable; urgency=low
2
+
3
+ * (new) tool for editing sample properties
4
+ * (new) solo mode focused on selection
5
+ * (new) basic loading of GrandOrgue sample sets
6
+ * (new) single instance of the application
7
+ * (improvement) resizable panes
8
+ * (improvement) stereo editing enabled for sample tools
9
+ * (improvement) new instrument or preset dialog can link selected samples or instruments
10
+ * (improvement) key "escape" cancels a drag & drop
11
+ * (improvement) automatic selection in the tree after an operation
12
+ * (improvement) sample tuning area redesigned
13
+ * (fix) EQ fix
14
+ * (fix) loop playing mode can be changed during playback
15
+ * (fix) loading sample pitch correction
16
+ * (fix) infinite loop in a table repaint
17
+ * (fix) renaming with a different case
18
+ * (fix) sample transposition tool correctly adapts rootkey / correction
19
+ * (fix) instrument transposition tool correctly adapts rootkey / correction
20
+ * (fix) playing state at the sample level
21
+
22
+ -- Davy Triponney <
[email protected] > Wed, 13 Nov 2019 08:37:48 +0100
23
+
24
+
25
+ polyphone (2.1) UNRELEASED; urgency=low
2
26
3
27
* (new) Modulator support in the sound engine
4
28
* (new) FLAC sample files can be imported
Original file line number Diff line number Diff line change 12
12
# DEFINES += USE_LOCAL_QCUSTOMPLOT
13
13
14
14
# Polyphone version
15
- DEFINES += SOFT_VERSION =\ \\"2.1.3 \\\"
15
+ DEFINES += SOFT_VERSION =\ \\"2.2.0 \\\"
16
16
DEFINES += IDENTIFIER =\ \\"\\\"
17
17
18
18
OBJECTS_DIR =generated_files
You can’t perform that action at this time.
0 commit comments