Examples
From Buzztrax
We provide some examples, how to use our libraries to write an application.
The examples are also test cases, which tests if our code works as we expected. You can find these example in the tests directory of the code. All example files have the prefix e-.
The examples shows you how you can use some methods from our objects to create your own buzztard application (for example a real live mixing application which buzztard song ;-)).
All examples have also statements to check, if the return values and so on are what we expected.
Feel free to add some more examples or let us know what missing.



