From a2993fdabda83026415d40805e7566973fa79f99 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Sun, 22 Dec 2013 16:18:37 -0800 Subject: [PATCH] clear up some stuff (oh jeez that typo) --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1aededb..505cb62 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ __crap\_eq\_const (0x0DEFACED)__ simpler code with a static response. edit code as needed. -### crap noises generator +### crap noise generator __crap\_noise (0xEC57A71C)__ @@ -33,7 +33,9 @@ a `benchmark` target is included, however it doesn't build on Windows. try `CFLAGS="-O3 -ffast-math -march=core2"` -remember to export VST\_SDK\_DIR to the path of your vstsdk2.4/ +on linux, you'll need `CFLAGS+=" -fpic" CXXFLAGS+=" -fpic -D__cdecl="` + +remember to export `VST\_SDK\_DIR` to the path of your `vstsdk2.4/` ## TODO