From ea405d32a6212a13ce90ff8870248c8d175102f7 Mon Sep 17 00:00:00 2001 From: ak5k <42914711+ak5k@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:52:52 +0300 Subject: [PATCH] Release ReaSolotus: REAPER Solo bus extension v0.2.0 New separate action called "ReaSolotus Init" to initialized project. Projects will have to be manually initialized. Displays error message, if ReaSolotus is enabled, but project is not initialized. --- .../ak5k_ReaSolotus REAPER Solo bus extension.ext | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Control Surfaces/ak5k_ReaSolotus REAPER Solo bus extension.ext b/Control Surfaces/ak5k_ReaSolotus REAPER Solo bus extension.ext index 03935ee..dc31e6f 100644 --- a/Control Surfaces/ak5k_ReaSolotus REAPER Solo bus extension.ext +++ b/Control Surfaces/ak5k_ReaSolotus REAPER Solo bus extension.ext @@ -1,7 +1,7 @@ @description ReaSolotus: REAPER Solo bus extension @author ak5k -@version 0.1.8 -@changelog improved send handling +@version 0.2.0 +@changelog New separate action called "ReaSolotus Init" to initialized project. Projects will have to be manually initialized. Displays error message, if ReaSolotus is enabled, but project is not initialized. @provides [linux-aarch64] reaper_reasolotus-aarch64.so https://github.com/ak5k/reasolotus/releases/download/$version/$path [darwin-arm64] reaper_reasolotus-arm64.dylib https://github.com/ak5k/reasolotus/releases/download/$version/$path