Skip to content

v7.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 03:16
· 87 commits to main since this release
0b26ce5

If you came here from the link in the first DJ TechTools article, please look at my instructions for more information about how to install and use Beat Link Trigger!

What to Download

  • If you already have a compatible Java runtime installed (Java 11 or later), you can just download the executable cross-platform Jar file, and should be able to run it by double-clicking.
  • If you are on a Mac and don’t want to have to worry about installing and managing a separate Java environment, you can download the MacOS disk image (.dmg) file, which contains a signed, notarized Mac application with the necessary Java runtime built right in.
  • If you are on 64-bit Windows and don’t want to have to separately install Java you can download the Win64 MSI installer (.msi file), which installs a Windows application with the Java runtime built in.
  • If you want to test what is going into the next release, look at the pre-release SNAPSHOT release (if any) at the top of the full Releases list.

What’s in the Release

Fixed

  • The ability to access trigger globals specifically from show expressions was not properly addressed in 7.4.0. They will now work there too.

Added

  • An integration example showing how to extend the Channels On-Air feature of the DJM-V10 mixer beyond CDJs.

Changed

  • Added separate builds for macOS, Intel and Apple Silicon, since GitHub changed their default macOS runners to build for Apple Silicon, and that yields applications that can not run at all on Intel macs, even though they run more efficiently on Apple Silicon macs.