User Tools

Site Tools


assignments:a2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
assignments:a2 [2007/08/01 13:58] – external edit 127.0.0.1assignments:a2 [2020/10/07 13:35] (current) bil
Line 1: Line 1:
 ====== Assignment 2 ====== ====== Assignment 2 ======
 +<html><!--
 +To be added.
 +--></html>
 +
 +
 +{{:assignments:assignment2.pdf|Assignment 2 Description}}
 +
 +{{:assignments:a2starter.zip|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 ====
 +
 +Debugging an audio plugin works in the same way as for a MIDI plugin, so refer to Assignment 1 for debugging help.
 +
  
assignments/a2.1185976706.txt.gz · Last modified: 2018/08/29 21:59 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki