Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

Commit

Permalink
instructions on manual building addon (in case I forget again)
Browse files Browse the repository at this point in the history
  • Loading branch information
japj committed Apr 12, 2012
1 parent 39b8dea commit fd11b9f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -26,6 +26,12 @@ tested on osx 10.6.7 + brew

npm install sdlmixer

## Build from source

git clone git://github.com/japj/node-sdlmixer.git
cd node-sdlmixer
node-waf configure build

## Simple usage example

$ node
Expand All @@ -36,4 +42,4 @@ npm install sdlmixer
Loading github/node-sdlmixer/wavs/alarm.wav
'github/node-sdlmixer/wavs/alarm.wav'
> Playing on channel[1]
Done
Done

0 comments on commit fd11b9f

Please sign in to comment.