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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 969 - (show annotations) (download) (as text)
Wed Dec 6 19:38:02 2006 UTC (17 years, 4 months ago) by capela
File MIME type: text/x-c++hdr
File size: 253 byte(s)
* Fixed MIDI instrument volume setting.
* Enforcing uniqueness of bank and program key pair
  while editing the MIDI instrument map.

1
2 #define PACKAGE_NAME "Qsampler"
3 #define PACKAGE_VERSION "0.1.3.6"
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