BEAST - Free Software Audio Synthesizer and Tracker  0.9.2
bsecxxmodule.idl
Go to the documentation of this file.
1  // Licensed GNU LGPL v2.1 or later: http://www.gnu.org/licenses/lgpl.html
2 include "bsecxxbase.idl";
3 namespace Bse {
4 interface Effect : CxxBase {
5  // Implementation fully manual
6 };
7 } // Bse
The Bse namespace contains all functions of the synthesis engine.
Definition: bstbseutils.cc:67