File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ is just a high-level summary.
7
7
8
8
### libopenmpt 0.6.19-pre
9
9
10
+ * [ ** Sec** ] Possible out-of-bounds read with malformed IT / MPTM / XM files
11
+ using the SymMOD Echo plugin when modern tempo mode with an invalid rows per
12
+ beat setting of 0 was used (r21607).
13
+
14
+ * Fixed inconsistency in length calculation and actual playback length with
15
+ tempo commands below 32 BPM in various formats (MDL, MED among others).
16
+ * MED: Command 09 (set speed) was limited to 20 ticks per row instead of 32
17
+ ticks per row.
18
+ * MED: Allow tempo parameters < 32 BPM.
19
+ * SFX: Ignore unused data at end of oneshot samples which sometimes caused
20
+ clicky noises.
21
+ * SFX: More accurate implementation of arpeggio effect.
22
+
10
23
* mpg123: Update to v1.32.7 (2024-08-07).
11
24
12
25
### libopenmpt 0.6.18 (2024-07-21)
You can’t perform that action at this time.
0 commit comments