User Tools

Site Tools


assignments:a1

This is an old revision of the document!


Assignment 1

Providing MIDI input to your plugin

You should use the Audio Plugin Host to test your MIDI plugin while developing your assignment solution (see instructions above on setting up the Audio Plugin Host). The Audio Plugin Host comes with a keyboard that can be used to provide input events (your computer keyboard can be used to provide simultaneous events for arpeggiation).

Debugging your plugin

For your convenience, you can download an executable of the Audio Plugin Host for Mac or PC.

Configure your debugger to run the Audio Plugin Host. In Visual Studio, it’s under Project Properties > Debugging > Command. Make sure Attach is set to “No”.

When you start debugging in Visual Studio, it will open an instance of the plugin host. Use it to load your plugin. Now debugging works for your plugin just as it does normally, i.e. you can set breakpoints etc.

assignments/a1.1600436910.txt.gz · Last modified: 2020/09/18 13:48 by bil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki