Version History¶
Development History¶
0.5.2 (2020-07-21)¶
- SID arpeggio extraction option
0.5.1 (2020-07-17)¶
- SID multispeed extraction
0.5.0 (2020-06-29)¶
- SID extraction
0.4.0 (2020-06-27)¶
- Package
0.3.2 (2020-06-22)¶
- New triplet parsing
- Expanded examples
- Frequency conversion functions added
0.3.1 (2020-06-07)¶
- Improved documentation
- SID header parsing
0.3.0 (2020-05-12)¶
- new interfaces for intermediate representations, I/O, and compression
- new class hierarchy with reflection and options
0.2.9 (2020-05-05)¶
- full conversion between intermediate representations
- new options architecture
0.2.8 (2020-04-30)¶
- Full GoatTracker instrument support
- GoatTracker instruments added
0.2.7 (2020-04-25)¶
- 6502 simulation
0.2.6 (2020-04-15)¶
- 6-voice stereo GoatTracker export
- Chirp to RChirp
0.2.5 (2020-04-04)¶
- one pass loop-based compression
0.2.4 (2020-03-20)¶
- RChirp 3-voice export to GoatTracker .sng files
- import GoatTracker to RChirp
0.2.3 (2020-03-15)¶
- RChirp to Chirp conversion
0.2.2 (2020-03-05)¶
- RChirp
0.2.1 (2020-02-27)¶
- Triplets in MChirp
0.2.0 (2020-02-24)¶
- FitPPQ algorithm to fit untethered MIDI
- Many new Chirp transformations
- Key signatures
- Major refactoring of MChirp and Chirp
- Import / Export to GoatTracker sng format
0.1.5 (2020-02-12)¶
- C128 BASIC export
- Lilypond export
0.1.4 (2020-01-15)¶
- ML64 export
0.1.3 (2020-01-07)¶
- Quantization to note names
0.1.2 (2019-12-28)¶
- Duration quantization algorithm
0.1.1 (2019-12-28)¶
- Initial commit