synthesizer, MIDI
MIDI - Musical Instrument Digital Interface: This is a communications system (hardware and protocol) that allows MIDI compatible systems to send primarily control information from one system to another.
From : www.songstuff.com/glossary/M
Synthesis ToolKit in C++ (STK)
The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming language. STK was designed to facilitate rapid development of music synthesis and audio processing software, with an emphasis on cross-platform functionality, realtime control, ease of use, and educational example code. The Synthesis ToolKit is extremely portable (it's mostly platform-independent C and C++ code), and it's completely user-extensible (all source included, no unusual libraries, and no hidden drivers).
Loading .....