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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 980 - (hide annotations) (download) (as text)
Sun Dec 17 22:29:29 2006 UTC (17 years, 3 months ago) by capela
File MIME type: text/x-c++hdr
File size: 275 byte(s)
* Revised and extended MIDI instrument mapping feature; this time
  two (2) MIDI maps are being implicitly created, ones designated
  as 'Chromatic' (0) and another as 'Drum Kits' (1), which can be
  assigned to each sampler channel. (ATTN: this commit elevates the
  requirements for liblscp >= 0.5.0, also on todays CVS and pending
  proper release very soon).

1 capela 426
2 capela 753 #define PACKAGE_NAME "Qsampler"
3 capela 980 #define PACKAGE_VERSION "0.1.3.9"
4 capela 753
5 capela 426 #define CONFIG_PREFIX "."
6     #define CONFIG_DEBUG 1
7    
8 capela 972 #undef CONFIG_ROUND
9    
10 capela 753 #define CONFIG_INSTRUMENT_NAME 1
11     #define CONFIG_MUTE_SOLO 1
12 capela 957 #define CONFIG_MIDI_INSTRUMENT 1
13 capela 751
14 capela 426 #undef HAVE_SIGNAL_H
15    
16    

  ViewVC Help
Powered by ViewVC