mac os x instructions
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
# racket-audio
|
||||
|
||||
Integration of common audio libraries in racket
|
||||
Integration of common audio libraries in racket.
|
||||
|
||||
## Mac OS X
|
||||
|
||||
Make sure you have libao, libFLAC, mpg123 and ffmpeg-full installed using brew.
|
||||
|
||||
% brew install libao
|
||||
% brew install flac
|
||||
% brew install mpg123
|
||||
% brew install ffmpeg-full
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user