BEAST
- Free Software Audio Synthesizer and Tracker
0.10.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
bse
bsestandardsynths.hh
Go to the documentation of this file.
1
// Licensed GNU LGPL v2.1 or later: http://www.gnu.org/licenses/lgpl.html
2
#ifndef __BSE_STANDARD_SYNTHS_H__
3
#define __BSE_STANDARD_SYNTHS_H__
4
5
#include <
bse/bseproject.hh
>
6
7
G_BEGIN_DECLS
8
9
10
gchar* bse_standard_synth_inflate (
const
gchar *synth_name,
11
guint *text_len);
12
13
14
G_END_DECLS
15
16
17
#endif
/* __BSE_STANDARD_SYNTHS_H__ */
bseproject.hh
Generated by
1.8.9.1