chore: Do some cleanup in the static directory

This commit is contained in:
Nikolai Rodionov
2023-04-17 17:23:30 +02:00
parent 542f4cc562
commit 1d43c273ee
58 changed files with 47 additions and 57 deletions

View File

@ -107,7 +107,7 @@ And I'm opening a DAW, *I assume you already have one too, for here you are. But
I'm opening it, adding a track and adding the **OTT** plugin to that track.
![OTT Xfer](/vst-on-linux-1/ott-xfer.png)
![OTT Xfer](/posts/vst-on-linux-1/ott-xfer.png)
It is working and I would even say it's running
The UI part is a wee bit buggy, but I don't think that it's a problem.
@ -122,7 +122,7 @@ I'm entering my email again and receiving a download link. Downloading, unpackin
$ yabridgectl sync
![Wider](/vst-on-linux-1/wider.png)Again, it's working flawlessly
![Wider](/posts/vst-on-linux-1/wider.png)Again, it's working flawlessly
So far so good, even the UI part is perfect.
---
@ -154,7 +154,7 @@ I don't give up so quickly. Let's try running it via [Carla](https://github.com/
So after it's installed, I'm opening it as a standalone app first and trying to add my **CamelCrusher** there. And it's working. Then the next step is to add **Carla** as a **FX** plugin in **Ardour** and then add CamelCrusher there.
![CamelCrush](/vst-on-linux-1/camel-crush.png)Working again, but not without Carla
![CamelCrush](/posts/vst-on-linux-1/camel-crush.png)Working again, but not without Carla
---
@ -169,18 +169,18 @@ After receiving two links, I'm installing them
$ yabridgectl sync
![Glitchmachines](/vst-on-linux-1/glitchmachines.png)
![Glitchmachines](/posts/vst-on-linux-1/glitchmachines.png)
They are working but there is one UI glitch
![Glitchmachine's making glitch](/vst-on-linux-1/glitchmakesrs-glitch.gif)
![Glitchmachine's making glitch](/posts/vst-on-linux-1/glitchmakesrs-glitch.gif)
#### Maybe you won't notice it on your system
Because we probably have different system configs, so maybe it's only possible to reproduce this bug with a set of configs and packages I'm using in my Linux. So if you don't face this issue, lucky you!
It's not very annoying to me, but to avoid this kind of behavior, I can wrap these plugins with **Carla.**
![Glitchmachines with Carla](/vst-on-linux-1/glitchmaker-carla.gif)
![Glitchmachines with Carla](/posts/vst-on-linux-1/glitchmaker-carla.gif)
It's working perfectly with Carla *(it's not that buggy in real life, only on the record)*
---
@ -199,7 +199,7 @@ $ WINEPREFIX="$HOME/.wine_vst_plugins/" wine ValhallaSupermassiveWin_V2_0_0.exe
$ yabridgectl sync
```
![Valhalla plugins](/vst-on-linux-1/valhalla.png)
![Valhalla plugins](/posts/vst-on-linux-1/valhalla.png)
All of them run flawlessly
---
@ -255,7 +255,7 @@ I've heard that you can download cracked versions of these plugins and they won'
## 11. TAL-Chorus-LX 👍👍👍
It's a piece of cake. This plugin has a native build for Linux, so I'm (since I'm using **Arch Linux**) just installing it using **yay**. And you may want to use another package manager, or download it from the official web page, it's presented there.
![NATIVE, YOU KNOW!](/vst-on-linux-1/tal-chorus.png)
![NATIVE, YOU KNOW!](/posts/vst-on-linux-1/tal-chorus.png)
---
@ -264,7 +264,7 @@ It's a piece of cake. This plugin has a native build for Linux, so I'm (since I'
I was trying to get it, but It didn't seem free.
![Snap Heap](/vst-on-linux-1/snap-heap.png)
![Snap Heap](/posts/vst-on-linux-1/snap-heap.png)
---