Project which encapsulates the WavePlayer_AudioBuffer project into a COM object callable from the GUI written in C#. Part 2 of 3 of the Wave Player app
This is a small project which simply declares a COM (Microsoft's Component Object Model) interface for the WavePlayer_AudioBufferLibrary project. The resulting compiled files can be included and called from a variety of programming languages supported on the Windows platform. Created with Microsoft Visual Studio 2012