Make the Spectral Compressor title link to GitHub

This commit is contained in:
Robbert van der Helm
2023-01-16 01:18:32 +01:00
parent 77cbef5f82
commit cf52d60a61
3 changed files with 13 additions and 1 deletions

View File

@@ -14,3 +14,6 @@ nih_plug = { path = "../../", features = ["assert_process_allocs"] }
nih_plug_vizia = { path = "../../nih_plug_vizia" }
realfft = "3.0"
# For the GUI
open = "3.0"