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

Diff of /qsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 114 by capela, Sat Jun 5 11:37:06 2004 UTC revision 115 by capela, Mon Jun 7 21:41:43 2004 UTC
# Line 3  qsampler - A LinuxSampler Qt GUI Interfa Line 3  qsampler - A LinuxSampler Qt GUI Interfa
3    
4  ChangeLog  ChangeLog
5    
6    0.0.2   2004-06-07  Work in progress...
7    
8    * Comment SET CHANNEL MIDI_INPUT_PORT command from
9      saveSessionFile(), it has no effect.
10    
11    * Insert a n #include <unistd.h> on qsamplerMessages.h, between
12      a #if !defined(WIN32) clause.
13    
14    * An initial non zero value (0.8) should be set for the channel
15      volume, while GET CHANNEL INFO command is pending implementation.
16    
17    * The order to load/save and setup channel settings is now as
18      suggested in the following lines:
19    
20        SET CHANNEL AUDIO_OUTPUT_TYPE ...
21        SET CHANNEL MIDI_INPUT_TYPE ...
22        SET CHANNEL MIDI_INPUT_CHANNEL ...
23        LOAD ENGINE ...
24        LOAD INSTRUMENT ...
25        SET CHANNEL VOLUME ...
26    
27    
28  0.0.1   2004-06-05  Primordial alpha release.  0.0.1   2004-06-05  Primordial alpha release.
29    

Legend:
Removed from v.114  
changed lines
  Added in v.115

  ViewVC Help
Powered by ViewVC