/[svn]/qsampler/trunk/win32/config.h
ViewVC logotype

Contents of /qsampler/trunk/win32/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 957 - (show annotations) (download) (as text)
Wed Nov 29 11:48:26 2006 UTC (17 years, 4 months ago) by capela
File MIME type: text/x-c++hdr
File size: 253 byte(s)
* Added preliminary MIDI instrument mapping support.

1
2 #define PACKAGE_NAME "Qsampler"
3 #define PACKAGE_VERSION "0.1.3.2"
4
5 #define CONFIG_PREFIX "."
6 #define CONFIG_DEBUG 1
7
8 #define CONFIG_INSTRUMENT_NAME 1
9 #define CONFIG_MUTE_SOLO 1
10 #define CONFIG_MIDI_INSTRUMENT 1
11
12 #undef HAVE_SIGNAL_H
13
14

  ViewVC Help
Powered by ViewVC