github PerryAsleep/GrooveAuthor v1.1.1

latest release: v1.1.2
2 months ago

Features

#21: Row Range Selection

Row ranges can now be selected with the Tab key.

Image

#52: Improved Receptor Position Locking

The receptor position can now be locked independently per-axis. Additionally, locking the receptors will no longer prevent charts from being repositioned via their headers.

Image

Bug Fixes

  • #56: [BUG] Mirror/flip/shift operations affect clipboard data
  • #55: [BUG] Some 192nd notes are using the 64th note color
  • #54: [BUG] Mines places in fake sections are incorrectly counted
  • #53: [BUG] Minimap and density graph still respond to input when disabled

Installation

GrooveAuthor requires .Net Runtime 8.0.

Windows

GrooveAuthor requires Windows 10 or greater.

  1. Download GrooveAuthor-v1.1.1-win-x64.zip and extract it to a desired location.
  2. To run GrooveAuthor open the GrooveAuthor folder and run GrooveAuthor.exe.

Linux

  1. Download GrooveAuthor-v1.1.1-linux-x64.tar.gz and extract it.
  2. Inside the extracted directory run the grooveauthor-install.sh script with sudo. The grooveauthor-install.sh script will install GrooveAuthor to /opt and set up a desktop entry in /usr/share/applications
    sudo ./grooveauthor-install.sh
    
  3. When complete you can delete the tar.gz file and the extracted contents.

MacOS

GrooveAuthor requires MacOS 11.0 or greater.

  1. Download the mac dmg file appropriate for your architecture and run it. If your Mac has an Apple Silicon CPU you should use GrooveAuthor-v1.1.1-mac-arm64.dmg. If your Mac has an Intel CPU you should use GrooveAuthor-v1.1.1-mac-x64.dmg.
  2. Copy GrooveAuthor.app to the /Applications directory.
  3. Run the following command to remove the quarantine that Apple places on unsigned applications.
    xattr -dr com.apple.quarantine /Applications/GrooveAuthor.app
    

Don't miss a new GrooveAuthor release

NewReleases is sending notifications on new releases.