gFractor

gFractor
🌎 descrição traduzida automaticamente 🇺🇸 -> 🇧🇷 👇🏻
Um poderoso e flexível analisador de espectro para produção de áudio moderna.
#!/bin/bash
set -e
source <(curl -sSL https://estudio-debian.pages.dev/functions.lib)
script() {
TARGET="https://growl-audio.com$(curl -sSL https://growl-audio.com/plugins/gfractor.html | grep deb | head -n1 | cut -d '"' -f2)"
download
}
tmprun script
