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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1016 - (show annotations) (download) (as text)
Mon Jan 8 22:04:33 2007 UTC (17 years, 2 months ago) by capela
File MIME type: text/x-c++hdr
File size: 276 byte(s)
* MIDI instrument item editing has been fixed (hopefully).

* Sampler channel setup dialog does not mandate for valid nor
  existing instrument file name; dropped MIDI port from sampler
  channel strip display, only MIDI channel is now displayed.

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

  ViewVC Help
Powered by ViewVC