/[svn]/qsampler/trunk/ChangeLog
ViewVC logotype

Annotation of /qsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 118 - (hide annotations) (download)
Tue Jun 8 18:40:06 2004 UTC (19 years, 9 months ago) by capela
File size: 872 byte(s)
* A channel context menu is now featured, by right-clicking over
  each sampler channel strip.

1 capela 109 qsampler - A LinuxSampler Qt GUI Interface
2     ------------------------------------------
3    
4     ChangeLog
5    
6 capela 118 0.0.2 2004-06-08 Work in progress...
7 capela 115
8 capela 118 * A channel context menu is now featured, by right-clicking over
9     each sampler channel strip.
10 capela 115
11 capela 118 * Commented SET CHANNEL MIDI_INPUT_PORT command from
12     qsamplerMainForm::saveSessionFile(), it has no effect.
13    
14     * Insert a n #include <unistd.h> on qsamplerMessages.cpp, between
15 capela 115 a #if !defined(WIN32) clause.
16    
17 capela 118 * An initial non zero value (0.8) is now set for volume of every
18     new sampler channel strip.
19 capela 115
20     * The order to load/save and setup channel settings is now as
21     suggested in the following lines:
22    
23     SET CHANNEL AUDIO_OUTPUT_TYPE ...
24     SET CHANNEL MIDI_INPUT_TYPE ...
25     SET CHANNEL MIDI_INPUT_CHANNEL ...
26     LOAD ENGINE ...
27     LOAD INSTRUMENT ...
28     SET CHANNEL VOLUME ...
29    
30    
31 capela 109 0.0.1 2004-06-05 Primordial alpha release.
32    

  ViewVC Help
Powered by ViewVC