Releases: mtolly/onyx
Releases · mtolly/onyx
20180129
- Bug fix: sections were being placed in wrong places when the tempo map had to be modified due to too-fast or too-slow tempos, or delayed due to early notes
- Fix for old GH1 MIDIs (
T1 GEMS
track name) - Fix for very old "trackless" FoF MIDIs
- Replace 5-note chords with GRBO chords
- Reaper projects include "woodblock" sound for guitar/bass/drums/keys
- Reaper projects now use Seil's Pro Guitar preview plugin, with tuning configured automatically from
songs.dta
- Fix leading/trailing space in metadata fields (seen in some
.chart
files) - New icon
20180111
- Fix importing PS songs with 2 drums audio files (corresponding to
[mix _ drums4]
) - Fix incorrect
.dta
/.rbproj
values for the New Wave genre and its subgenres - Remove extra tempos and time signatures after
[end]
event to prevent Magma errors - Prevent encoding errors from reading
song.ini
, and assume UTF-8 - Fix rare corruption of certain album art JPEG files
- Remove Easy/Medium basic keys force notes (for TrojanNemo's MIDI validator)
- First Mac app release; see README for requirements
20171220
20171126
- Better file adder screen: parses and displays songs as they're added
- Browser preview supports Clone Hero's 6-fret (GH Live) mode, open notes, and tap notes
- Imports .chart files. Must be in Clone Hero format (in its own folder, following the Phase Shift audio naming convention, with optional
song.ini
) and.ogg
audio (not.mp3
) - Reaper projects now come with pitch colormaps for 5-fret, 6-fret, and drums
- Various import/convert fixes
- Checks for new version on launch
20171011
20170917
20170908
20170903
20170902
20170826
- Revamped the menu organization (convert to RB3/RB2/Magma now a single menu)
- Function: change song speed
Function: copy Guitar chart to Keys(this is bugged currently, fix soon)- Fixed too slow/fast tempo workaround, should now work for more songs
- Detects silent MOGG channels and emits zero-length files
when exporting to Magma project - Make sure preview start time is no later than 9:30,
because C3 forgot to patch that limit in MagmaCompilerC3.exe