Skip to content

Commit

Permalink
summarize last 3 bug fixes
Browse files Browse the repository at this point in the history
I fixed the bugs I set out to fix in commit 34dca7e
  • Loading branch information
pinobatch committed Mar 13, 2019
1 parent c8a939a commit 80face9
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,19 @@
another variable (#35, reported by retrodpc)
* Option to round row grid to nearest tick on loop, pattern start,
or beat (#37)
* Deprecate use of proc-local labels in preparation for ASM6 port
* sfxed: Fix display of rate in slow (rate 10+) effects
* Remove use of other .proc's labels in preparation for ASM6 port
* pentlyas.py: Fix bugs in fallthrough command and document it (#1,
reported by jroatch)
* pentlyas.py: Specify tempo based on a musical duration other than a
beat (#34)
* Specify NSF title, author, and copyright in score, not hardcoded in
NSF shell (#38)
* Specify track titles in score, not tracknames.txt (#38)
* Write NSFe and NSF2 formats (#39, #41)
* Calculate duration of each song and sound effect (#40)
* pentlyas.py: Calculate duration of each song and sound effect (#40)
* NES shell: Take track titles from score (#38)
* NSF shell: Take NSF title, author, and copyright from score (#38)
* NSF shell: Write NSFe and NSF2 formats (#39, #41)
* sfxed: Fix display of rate in slow (rate 10+) effects
* Move .pently files to audio folder
* makefile: Add a recipe to convert a FamiTracker module with
ft2pently (#36)

0.05wip10 (2018-10-28)
* Grace note durations no longer reduced by 1 frame
Expand Down

0 comments on commit 80face9

Please sign in to comment.