Skip to content

Commit 4424bd0

Browse files
authored
Merge pull request #6 from rjsmith/v2.1.9
V2.1.9
2 parents a6ae3cd + e325109 commit 4424bd0

12 files changed

Lines changed: 10952 additions & 3 deletions

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 2.1.9 22 Aug 2025
2+
3+
- [FIX] Clear/reset control page labels when starting a new module mapping
4+
- [MAP] Mapped new CV Funk plugin modules v2.0.24
5+
- [MAP] Mapped Venom Oscillators (Sofias Daughter) plugin v2.1.8
6+
- [MAP] Mapped new Sapphire plugin modules v2.6.0
7+
- [MAP] Mapped Synthesis Technology Bundle 2 (E352 & E370) v2.1.0
8+
19
## 2.1.8 6 June 2025
210

311
- Removed the previous horizontal fader-based TouchOSC preset from the repository. The "Pylades vx.x.x.tosc" file is now the knob-based TouchOSC layout.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# RSBATech-Modules
22

33
<!-- Version and License Badges -->
4-
![Version](https://img.shields.io/badge/version-2.1.8-green.svg?style=flat-square)
4+
![Version](https://img.shields.io/badge/version-2.1.9-green.svg?style=flat-square)
55
![License](https://img.shields.io/badge/license-GPLv3+-blue.svg?style=flat-square)
66
![Language](https://img.shields.io/badge/language-C++-yellow.svg?style=flat-square)
77

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"slug": "RSBATechModules",
33
"name": "RSBATech Modules",
4-
"version": "2.1.8",
4+
"version": "2.1.9",
55
"license": "GPL-3.0-or-later",
66
"brand": "RSBATech",
77
"author": "Richard Smith",

0 commit comments

Comments
 (0)