VSTi Example Synth

Post Reply
User avatar
admin
Site Admin
Posts: 231
Joined: Tue May 11, 2010 6:30 pm

VSTi Example Synth

Post by admin »

Here's an example Synthesizer that can be run in real-time inside FlowStone or made into a VSTi virtual instrument plugin.

This Synth can be played via a MIDI keyboard or from the PC keyboard.

Example Synth clip.png
Example Synth clip.png (65.78 KiB) Viewed 73973 times


This example also uses some Ruby code to create a time accurate programmable arpeggiator that also follows the beat inside a VST host.

For completeness we have used an ASIO audio output module to reduce the latency. If you don't have an ASIO sound card then you can switch this module for a Direct Sound output.
Attachments
Example Synth.fsm
(90.4 KiB) Downloaded 8417 times
Post Reply