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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 969 - (hide annotations) (download) (as text)
Wed Dec 6 19:38:02 2006 UTC (17 years, 3 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 capela 426
2 capela 753 #define PACKAGE_NAME "Qsampler"
3 capela 969 #define PACKAGE_VERSION "0.1.3.6"
4 capela 753
5 capela 426 #define CONFIG_PREFIX "."
6     #define CONFIG_DEBUG 1
7    
8 capela 753 #define CONFIG_INSTRUMENT_NAME 1
9     #define CONFIG_MUTE_SOLO 1
10 capela 957 #define CONFIG_MIDI_INSTRUMENT 1
11 capela 751
12 capela 426 #undef HAVE_SIGNAL_H
13    
14    

  ViewVC Help
Powered by ViewVC