Skip to content

V1.0

Latest

Choose a tag to compare

@behzadhaki behzadhaki released this 26 Apr 10:57
· 80 commits to main since this release
7d49e1a

Requirements

  • Max >= 8

Installation

MacOS

Apple Silicon (arm64) only. No Intel build is available for this release.

Recommended (Easy one-liner)

Open Terminal and paste the following command:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/behzadhaki/FRFT_Max/refs/heads/main/install_osx.sh)"

This will verify you are on Apple Silicon, download the package, install it to your Max Packages folder, and remove any security flags.

Manual Installation
  1. Download FRFT-osx-arm64.zip from the Assets section below (Apple Silicon only — M1, M2, M3, M4).
  2. Extract the zip file.
  3. Move the extracted FRFT folder to your Max Packages directory:
    ~/Documents/Max 8/Packages/
    
    or
    ~/Documents/Max 9/Packages/
    
  4. If macOS flags the externals as unverified, remove the security restriction by running the following in Terminal:
    xattr -dr com.apple.quarantine ~/Documents/Max\ 9/Packages/FRFT
    Alternatively, follow Apple's official guide for opening software from an unknown developer:
    [support.apple.com/guide/mac-help/mh40616](https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unknown-developer-mh40616/26/mac/26)

Windows

  1. Download FRFT-windows.zip from the Assets section below.
  2. Extract the zip file.
  3. Move the extracted FRFT folder to your Max Packages directory:
    C:\Users\<YourName>\Documents\Max 8\Packages\
    
    or
    C:\Users\<YourName>\Documents\Max 9\Packages\
    
  4. Restart Max if it was already open.

Example Patches

Once you finish the installation, you can find the included patches in the following locations:

Max Patches:

~/Documents/Max 9/Packages/FRFT/standalone/

Max for Live Devices:

~/Documents/Max 9/Packages/FRFT/m4l/