From 2df4c63da52065433a63aa49bb6b107381e01a96 Mon Sep 17 00:00:00 2001 From: ak5k <42914711+ak5k@users.noreply.github.com> Date: Tue, 9 Jan 2024 12:58:47 +0200 Subject: [PATCH] Release ReaSolotus: REAPER Solo bus extension v0.1.8 improved send handling --- .../ak5k_ReaSolotus REAPER Solo bus extension.ext | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Control Surfaces/ak5k_ReaSolotus REAPER Solo bus extension.ext b/Control Surfaces/ak5k_ReaSolotus REAPER Solo bus extension.ext index 3df0c37..03935ee 100644 --- a/Control Surfaces/ak5k_ReaSolotus REAPER Solo bus extension.ext +++ b/Control Surfaces/ak5k_ReaSolotus REAPER Solo bus extension.ext @@ -1,12 +1,12 @@ @description ReaSolotus: REAPER Solo bus extension @author ak5k -@version 0.1.7 -@changelog Mix and Solo busses no longer reset their positions between sessions. +@version 0.1.8 +@changelog improved send handling @provides - [linux-aarch64] reaper_reasolotus-aarch64.so https://github.com/ak5k/reasolotus/releases/download/v$version/$path - [darwin-arm64] reaper_reasolotus-arm64.dylib https://github.com/ak5k/reasolotus/releases/download/v$version/$path - [win64] reaper_reasolotus-x64.dll https://github.com/ak5k/reasolotus/releases/download/v$version/$path - [darwin64] reaper_reasolotus-x86_64.dylib https://github.com/ak5k/reasolotus/releases/download/v$version/$path - [linux64] reaper_reasolotus-x86_64.so https://github.com/ak5k/reasolotus/releases/download/v$version/$path + [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 + [win64] reaper_reasolotus-x64.dll https://github.com/ak5k/reasolotus/releases/download/$version/$path + [darwin64] reaper_reasolotus-x86_64.dylib https://github.com/ak5k/reasolotus/releases/download/$version/$path + [linux64] reaper_reasolotus-x86_64.so https://github.com/ak5k/reasolotus/releases/download/$version/$path @about Solo bus extension to improve live mixing experience with REAPER.