aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorlawl <github@dumbinter.net>2020-12-13 06:28:00 +0100
committerlawl <github@dumbinter.net>2020-12-13 06:28:00 +0100
commitd8be27d86e8c8068f08b7e7cef8a2f255b1714fd (patch)
treeb071985bd96c0dd4719a339e37813ab58e683b0e /main.go
parent595b8ab9b4feaa3f4eb1bb5064737c7b2ce13473 (diff)
downloadnoisetorch-d8be27d86e8c8068f08b7e7cef8a2f255b1714fd.tar.gz
noisetorch-d8be27d86e8c8068f08b7e7cef8a2f255b1714fd.zip
Make patreon call to action look nicer
Diffstat (limited to 'main.go')
-rw-r--r--main.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.go b/main.go
index a46e7e7..d83002b 100644
--- a/main.go
+++ b/main.go
@@ -19,7 +19,8 @@ import (
"github.com/aarzilli/nucular/style"
)
-//go:generate go run scripts/embedlibrnnoise.go
+//go:generate go run scripts/embedbinary.go librnnoise_ladspa/bin/ladspa/librnnoise_ladspa.so librnnoise.go libRNNoise
+//go:generate go run scripts/embedbinary.go assets/patreon.png patreon.go patreonPNG
//go:generate go run scripts/embedversion.go
//go:generate go run scripts/embedlicenses.go