assignments:a1
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
assignments:a1 [2020/09/07 20:59] – bil | assignments:a1 [2020/09/21 18:59] (current) – bil | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Assignment 1 ====== | ====== Assignment 1 ====== | ||
+ | |||
+ | < | ||
To be added. | To be added. | ||
- | < | + | --></html> |
+ | {{: | ||
The links you will need to complete Assignment 1 are below: | The links you will need to complete Assignment 1 are below: | ||
Line 20: | Line 23: | ||
[[https:// | [[https:// | ||
+ | |||
+ | {{: | ||
+ | |||
==== Providing MIDI input to your plugin ==== | ==== Providing MIDI input to your plugin ==== | ||
- | You should use the Audio Plugin Host to test your MIDI plugin while developing your assignment solution | + | You should use the Audio Plugin Host to test your MIDI plugin while developing your assignment solution. See instructions |
+ | |||
+ | For your convenience, | ||
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). | 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 ==== | ==== Debugging your plugin ==== | ||
- | Configure your debugger to run the Audio Plugin Host. In Visual Studio, | + | Configure your debugger to run the Audio Plugin Host: |
+ | * In XCode, go to Product > Scheme > Edit Scheme. Point " | ||
+ | * In Visual Studio, | ||
+ | |||
+ | When you start debugging, an instance of the plugin host will appear. Use it to load your plugin. Now debugging works for your plugin just as it does normally, i.e. you can set breakpoints etc. | ||
+ | |||
+ | You can use the JUCE DBG macro to output variable values to the debug console of your IDE. See more info [[https:// | ||
+ | |||
+ | '' | ||
- | 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.1599512364.txt.gz · Last modified: 2020/09/07 20:59 by bil