Skip to content
This repository was archived by the owner on Oct 16, 2021. It is now read-only.

Commit d2638bb

Browse files
committed
readme
1 parent bc0fb28 commit d2638bb

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# nyanpasu64 0CC-Famitracker
2+
3+
This is a fork of HertzDevil's 0CC-Famitracker 0.3.14.5 (since 0.3.15.1 and master are quite buggy and changing rapidly). It contains bugfixes which HertzDevil has not merged yet (some for months, some fixed independently in 0.3.15.1 or master), as well as N163 multi-wave copy-paste support.
4+
5+
Bugfixes:
6+
7+
- Don't corrupt memory when entering MML volume sequences over 252 items long (instead truncate).
8+
- Fix bug where find-replacing anything with an empty effect creates " 00" effect.
9+
- Fix text import instrument loop/release (@owomomo, fixed in 0.3.15.1).
10+
- Update channel count after importing text (like master). Mark file as modified.
11+
12+
Enhancements:
13+
- N163 wave editor's copy/paste buttons copy all waves at once, separated/terminated with semicolons. This allows for highly efficient Audacity-N163 import workflows (see https://gist.github.com/nyanpasu64/424110eab84dad50cf1a6646a72b2627).
14+
- Hi-res FFT spectrogram (like master).
15+
16+
Future changes:
17+
18+
- Exponential instrument volume decay or release (like ADSR), and possibly an effect.
19+
- Warn when editing instrument sequences reused in many instruments, or patterns appearing in many frames.
20+
121
# 0CC-FamiTracker
222

323
0CC-FamiTracker is a modified version of FamiTracker that incorporates various bug fixes and new features which work in exported NSFs as well. The name "0CC" comes from the author's favourite arpeggio effect command. The current version includes:

0 commit comments

Comments
 (0)