-
Notifications
You must be signed in to change notification settings - Fork 24
/
KNOWN BUGS.txt
21 lines (16 loc) · 876 Bytes
/
KNOWN BUGS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
As you all know, this is a beta release, so bugs and issues are to be expected.
Here is a list of currently-known bugs:
-Running a song above 5000 tempo may cause random lines to be skipped once in a
while if your computer isn't fast enough. This is an efficiency problem that
may have to be sorted out over time and many iterations.
[FIXED, v1.0.0]
-End-of-file behaviour seems to be solved, but keep a lookout.
[addressed, v1.0.4; ongoing checks]
-Christeriousninja / VolcanBrimstone: The soundfont is missing a number of
notes in the boat instrument. Some boat notes will not sound because of that.
-Axelrod777: Cannot use the Mochi soundfont - sound effects are currently
messed up.
-VolcansBrimstone: Arranger path issues (cannot play arrangements in some cases
if moved from a directory) - need to edit code to address absolute vs relative
paths.
[FIXED, v1.0.0]