Valsa

u/Valsa@mander.xyz
1 posts · 36 comments

Recent posts

Recent comments

It's amazing how rich and ancient China's literary history is. I should make more of an effort to get into Chinese writing, all I've read is Shi Naian's Water Margin which was great fun. Maybe Confucius' Analects would be a good place to start with the really old stuff.

I'm curious what piqued your interest in this book. Was it an engaging read?

My most expensive is probably Dindal's Soil Biology Guide (1990), which cost around $300 as well. The print quality is pathetically bad given the price I paid, the spine came off only a few months after buying. Wiley Blackwell 🤢

I bet anime pulls a lot of its visual inspiration from games especially JRPGs. Can't think of any examples off the top of my head but I've definitely played games where a magic circle appears at the feet of the caster.

There's also a magic circle in the background of the original Dark Magician card in Yu-Gi-Oh!, which I think goes back to the late 90s. There's also a magic circle in the original Yu-Gi-Oh! anime in the seal of orichalcos season which would have been the early 2000s.

The Latin name is fun though.

Both the generic name Lamium and the specific epithet galeobdolon were used by Pliny the Elder in the first century AD.[43] The name galeobdolon has several possible origins.[44] It may come from the Latin words galeo meaning "to cover with a helmet" and dolon meaning "a fly's sting", or it may come from the Greek words γαλέη (galéē) "weasel; marten; polecat", and βδόλος (bdólos) "foetid smell", an allusion to the smell of the leaves. The latter interpretation is likely the source of the old common name 'yellow weasel-snout'.[45]

Source: Wikipedia

Plugdata is a rabbit hole, but thankfully you only need to learn a few dozen of the most common objects to start making things. It took me a week of low effort learning before I could make patches without needing tutorials or outside help. The built-in documentation is all you need after that.

Does that plugin have a distinct sound you like? To be honest I've never moved beyond my DAW's stock eq and compressor. And god, iLok is a scourge.

So I recently reinstalled Linux on my machine but hadn't bothered to reinstall Analog Lab, so I just did that now to confirm it still works. It was really easy.

From their website I got the installer, and ran Analog Lab V Setup.exe with Wine. I went through the setup wizard just like you would on Windows, and then manually moved the vst file from the Wine directories into my normal vst location (~/.vst). After this, I generated the .so file with yabridge. This is also a really simple process. If you are using yabridge for the first time, you need to tell it where your plugins are:

$ yabridgectl add path/to/vst

After that, generate the .so files:

$ yabridgectl sync

Once this is done, your DAW of choice should be able to find and open the plugin. For me, Analog Lab V opened without issue and prompted me for my account info. Here's Analog Lab V on my machine:

Edit: I forgot to mention my copy is legit and it activated no problem.