This release fixes a few of the most long-standing issues and adds NSFe metadata support.
Driver
- Attack track allows grace notes (#35, reported by retrodpc)
- Channel volume in attack track is ignored rather than clobbering another variable (#35, reported by retrodpc)
- Option to round row grid to nearest tick on loop, pattern start, or beat (#37)
- 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)
- Specify tempo based on a musical duration other than a beat (#34)
- Calculate duration of each song and sound effect (#40)
Packaging and demo
- 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
- Document workarounds for lack of reentrancy (#2)
- makefile: Add a recipe to convert a FamiTracker module with ft2pently (#36)