From 140df68f960ed8294fd61c1d43b906973f6d08d4 Mon Sep 17 00:00:00 2001 From: ak5k <42914711+ak5k@users.noreply.github.com> Date: Sun, 24 Mar 2024 15:32:54 +0200 Subject: [PATCH] Release ReaLlm: REAPER Low latency monitoring plug-in extension v0.6.8 (#89) improved handling of loading and storing state between sessions per project improved bug fix on FX getting 'safed' without user interaction --- ...aLlm REAPER Low latency monitoring plug-in extension.ext | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/FX/ak5k_ReaLlm REAPER Low latency monitoring plug-in extension.ext b/FX/ak5k_ReaLlm REAPER Low latency monitoring plug-in extension.ext index c340188..4793783 100644 --- a/FX/ak5k_ReaLlm REAPER Low latency monitoring plug-in extension.ext +++ b/FX/ak5k_ReaLlm REAPER Low latency monitoring plug-in extension.ext @@ -1,7 +1,9 @@ @description ReaLlm: REAPER Low latency monitoring plug-in extension @author ak5k -@version 0.6.7 -@changelog fix some bugs +@version 0.6.8 +@changelog + improved handling of loading and storing state between sessions per project + improved bug fix on FX getting 'safed' without user interaction @provides [linux-aarch64] reaper_reallm-aarch64.so https://github.com/ak5k/reallm/releases/download/$version/$path [darwin-arm64] reaper_reallm-arm64.dylib https://github.com/ak5k/reallm/releases/download/$version/$path