[Stk] Please advise: How to Hello World to Advanced step with RtAudio

Shamun toha md shamun.toha at gmail.com
Fri Dec 24 08:50:29 PST 2010


Sir. Steve,

Please kindly check the Step 1 (My Directory Skeleton) -> Step 2
(Proper flags applied but cant get builded) -> Step 3 ( Launch code).

ex: https://gist.github.com/754387


Thanks & Regards
Shamun


On 12/24/10, Stephen Sinclair <sinclair at music.mcgill.ca> wrote:
> Shamun,
>
> You could either put the RtAudio.cpp file under "src" and RtAudio.h
> and RtError.h under "include", or you could make an "rtaudio"
> subfolder to put these files and make sure your gcc flags are set up
> in your Makefile to include these directories.  Honestly though it
> depends on how you want to organize your project, so you have to make
> the decision.  RtAudio is just like any other library in this respect.
>
> Steve



More information about the Stk mailing list