clear up some stuff (oh jeez that typo)

This commit is contained in:
Connor Olding 2013-12-22 16:18:37 -08:00
parent 3e20fa9db8
commit a2993fdabd

View File

@ -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