Skip to content

Commit aac6330

Browse files
committed
Update readme
1 parent 950c363 commit aac6330

4 files changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
# DM Plugin Manager
22

3-
With this Desktop app built with [Tauri](https://tauri.app/) you can install all DM audio effect plugins.
4-
This includes VST3, CLAP, Audio Unit, LV2 and MOD audio plugins.
3+
**NOTE: DM Plugin Manager has been discontinued because requiring users to download an app installer is not ideal. It turns out using dedicated installers for each operating system is preferable. These will be available soon.**
4+
5+
<!-- <div style="display:flex;flex-direction:row;max-width:840px;">
6+
<img src="screenshot1.png" alt="app screenshot 1" style="display:block;width:50%;">
7+
<img src="screenshot2.png" alt="app screenshot 2" style="display:block;width:50%;">
8+
</div> -->
9+
| Install Page 1 | Install Page 2 | Install Page 3 |
10+
|--------------|--------------|--------------|
11+
| <img src="screenshot1.png" width="100%"> | <img src="screenshot2.png" width="100%"> | <img src="screenshot3.png" width="100%"> |
12+
13+
With this Desktop app built with [Tauri](https://tauri.app/) you can install all DM audio effect plugins. This includes VST3, CLAP, Audio Unit, LV2 and MOD audio plugins. This app downloads the plugins from GitHub and copies it to the (potentially protected) plugin folder on your system. Or in case of MOD Audio; it copies it to the plugin folder on the hardware device through ssh. It's also possible to remove plugins by choosing uninstall.
514

615
[Download the app for your operating system here](https://github.com/davemollen/dm-plugin-manager/releases).
716

screenshot1.png

213 KB
Loading

screenshot2.png

197 KB
Loading

screenshot3.png

175 KB
Loading

0 commit comments

Comments
 (0)