TAL Software

#!/bin/bash
set -e
source <(curl -sSL https://estudio-plus.pages.dev/functions.lib)
script() {
wget -q --show-progress "https://tal-software.com/downloads/plugins/TAL-Filter-2_64_linux.zip"
download
wget -q --show-progress "https://tal-software.com/downloads/plugins/TAL-Reverb-4_64_linux.zip"
download
wget -q --show-progress "https://tal-software.com/downloads/plugins/TAL-Chorus-LX_64_linux.zip"
download
wget -q --show-progress "https://tal-software.com/downloads/plugins/TAL-Vocoder-2_64_linux.zip"
download
}
tmprun script