/[svn]
ViewVC logotype

Revision 115


Jump to revision: Previous Next
Author: capela
Date: Mon Jun 7 21:41:43 2004 UTC (19 years, 9 months ago)
Changed paths: 6
Log Message:
* Comment SET CHANNEL MIDI_INPUT_PORT command from
  saveSessionFile(), it has no effect.

* Insert a n #include <unistd.h> on qsamplerMessages.h, between

* An initial non zero value (0.8) should be set for the channel
  volume, while GET CHANNEL INFO command is pending implementation.

* The order to load/save and setup channel settings is now as
  suggested in the following lines:

    SET CHANNEL AUDIO_OUTPUT_TYPE ...
    SET CHANNEL MIDI_INPUT_TYPE ...
    SET CHANNEL MIDI_INPUT_CHANNEL ...
    LOAD ENGINE ...
    LOAD INSTRUMENT ...
    SET CHANNEL VOLUME ...


Changed paths

Path Details
Directoryqsampler/trunk/ChangeLog modified , text changed
Directoryqsampler/trunk/src/qsamplerAbout.h modified , text changed
Directoryqsampler/trunk/src/qsamplerChannelForm.ui.h modified , text changed
Directoryqsampler/trunk/src/qsamplerChannelStrip.ui.h modified , text changed
Directoryqsampler/trunk/src/qsamplerMainForm.ui.h modified , text changed
Directoryqsampler/trunk/src/qsamplerMessages.cpp modified , text changed

  ViewVC Help
Powered by ViewVC