Changelog
- Accept tracks with “out of bounds” subpattern jump targets the same way hUGETracker does
align[n]
is now supported in the argument toteNOR -t
- The “arpeggio not supported on CH4” debug check was incorrect, this has been fixed
- Several small performance improvements, with some help from @MrBlinky!
...and some miscellaneous changes behind the scenes, check out the full changelog if you're curious.
Install teNOR 1.0.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ISSOtm/fortISSimO/releases/download/v1.0.4/teNOR-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/ISSOtm/fortISSimO/releases/download/v1.0.4/teNOR-installer.ps1 | iex"
Download teNOR 1.0.4
File | Platform | Checksum |
---|---|---|
teNOR-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
teNOR-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
teNOR-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
teNOR-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |