the same audio engine as quake
* use -pthread instead of -lpthread for pthreads linkage
* oa defines an ALIGN macro, rename it to QALIGN to avoid clashing
with the ALIGN macro from machine/param.h
* use /dev/arandom instead of /dev/urandom
ok jasper@