Basic tutorial Audio/MIDI plugin test

Hi,
I create a plug-in followed the tutorial “Tutorial: Create a basic Audio/MIDI plugin, Part 2: Coding your plug-in”. How should i test the plug-in? Whether i should provide a MIDI source to the MIDI input node? Whether there is no need to provide source

to the Audio Input node?

This plugin won’t generate any sound by itself, it only changes the incoming midi. You can open one instance of the Sine Wave Synth plugin, connect it like in the screenshot and use the keyboard keys to test it (you’ll hear the difference in volume as you drag the slider up/down).

Good luck!

2 Likes