User Tools

Site Tools


assignments:a3

Assignment 3

<!-- To be added.       -->

Assignment 3 Description

Assignment 3 Starter Code

JUCE API

Delay Processor - Unzip and include DSPDelayLineTutorial_02.h in your project.

- Audio file for testing your plugin

Copyright-free music

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 as before, or use the VSTAudioPlayer plugin (see Week 7 material). The footsteps.wav file linked above may come in handy.

Debugging your plugin

Debugging an audio plugin works in the same way as for a MIDI plugin, so refer to Assignment 1 for debugging help.

assignments/a3.txt · Last modified: 2020/10/26 01:11 by bil