/[svn]/qsampler/trunk/src/qsamplerChannelForm.ui.h
ViewVC logotype

Log of /qsampler/trunk/src/qsamplerChannelForm.ui.h

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1460)

Revision 388 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 17 17:27:59 2005 UTC (19 years, 1 month ago) by capela
File length: 10067 byte(s)
Diff to previous 344
* Drag-and-drop of either session files (LSCP scripts) or
  instrument files (GIG) are now supported. Multiple files
  drop is allowed, but it only makes sense for instrument
  files, each one prompting to create a new sampler channel.


Revision 344 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 18 13:53:04 2005 UTC (19 years, 2 months ago) by capela
File length: 10039 byte(s)
Diff to previous 341
Actual instrument names now optional (rewrite).


Revision 341 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 18 11:29:01 2005 UTC (19 years, 2 months ago) by capela
File length: 9971 byte(s)
Diff to previous 299
* Actual instrument names are now optionally retrieved
  from the instrument file, even though libgig is available,
  avoiding excessively annoying load times while on the
  channel dialog, when huge instrument files are selected.


Revision 299 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 17 15:41:58 2004 UTC (19 years, 4 months ago) by capela
File length: 9868 byte(s)
Diff to previous 295
* Instrument index selection now made via combo box widget;
  actual instrument names are now properly retrieved from
  the instrument file, provided if libgig is available.


Revision 295 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 16 15:26:18 2004 UTC (19 years, 4 months ago) by capela
File length: 9717 byte(s)
Diff to previous 280
* Sampler channels strips are just created if, and only if,
  the respective channel setup dialog is actually accepted,
  following common user-interface guidelines.


Revision 280 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 11 12:27:39 2004 UTC (19 years, 5 months ago) by capela
File length: 9467 byte(s)
Diff to previous 264
* Fixed MIDI channel settings.


Revision 264 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 29 13:12:45 2004 UTC (19 years, 6 months ago) by capela
File length: 9471 byte(s)
Diff to previous 255
Initial rewrite of sampler channel strips internal control structures.


Revision 255 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 28 16:17:43 2004 UTC (19 years, 6 months ago) by capela
File length: 9516 byte(s)
Diff to previous 176
* Sampler reset command action added to menu and toolbar.

* MIDI channel selection is now a dropdown list, allowing
  the explicit selection for "All" channels input per sampler
  channel (omni).

* Channel strip display glass effect has changed background
  color to black (was green).

* Minor configure fixes.


Revision 176 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 6 10:54:45 2004 UTC (19 years, 8 months ago) by capela
File length: 9502 byte(s)
Diff to previous 161
* Channel dialog gets sensible engine and driver defaults
  on create time.

* Implied channel reset on successful instrument load.


Revision 161 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 29 21:55:30 2004 UTC (19 years, 9 months ago) by capela
File length: 8838 byte(s)
Diff to previous 149
* Effective MIDI input port setting on channel dialog.


Revision 149 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 26 14:27:25 2004 UTC (19 years, 9 months ago) by capela
File length: 8916 byte(s)
Diff to previous 145
* Prepared for client event protocol interface,
  via thread-safe QCustomEvent callback posting,
  on attempt to comply with draft-protocol v.11.


Revision 145 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 24 18:26:57 2004 UTC (19 years, 9 months ago) by capela
File length: 8979 byte(s)
Diff to previous 115
* Mon-modal intrument file loading and status experimental support.


Revision 115 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 7 21:41:43 2004 UTC (19 years, 9 months ago) by capela
File length: 8838 byte(s)
Diff to previous 104
* 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 ...


Revision 104 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jun 4 14:42:45 2004 UTC (19 years, 9 months ago) by capela
File length: 8838 byte(s)
Initial alpha release.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC