User Tools

Site Tools


assignments:a2

This is an old revision of the document!


Assignment 2

To be added.

<!--   Assignment 2 Description   Assignment 2 Starter Code   [[https://docs.juce.com/master/classes.html|JUCE API]]   [[https://docs.juce.com/master/classAudioBuffer.html|AudioBuffer API]]   ==== Providing audio input to your plugin ====   You can use the Audio Plugin Host to create MIDI events that are turned into audio by the Sine Wave Synth plugin. You can then route the output of the Sine Wave Synth to the input of your plugin.   ==== Debugging your plugin ====   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/a2.1601393466.txt.gz · Last modified: 2020/09/29 15:31 by bil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki