Next |
Prev |
Top
|
REALSIMPLE Top
|
CCRMA Wiki |
CCRMA Pubs |
CCRMA Home |
Search
Once you get the provided clarinet code compiling and running in pd, you are well on your way into bringing
your own STK classes into pd. Simply use the above code as a starting template.
A good way of re-using the work that has been done is to
incrementally code your changes into the template. Here's a work-plan of how we would recommend using the provided
files.
- Copy the files into a new directory. Make sure the project still compiles and runs without any changes.
- Rename the files and class names to match yours.
- Do the following until all changes to the code have been made.
- Make single changes to the working code.
- Ensure that the code still compiles and runs after each change.
- Repeat.
Again, since we have provided for you a working link from STK to pd, we highly recommend you begin with
the working code and incrementally build/replace it making sure it always stays compiling and working.
Next |
Prev |
Top
|
REALSIMPLE Top
|
CCRMA Wiki |
CCRMA Pubs |
CCRMA Home |
Search
Download stkforpd.pdf