/[svn]/linuxsampler/trunk/src/engines/FxSend.h
ViewVC logotype

Log of /linuxsampler/trunk/src/engines/FxSend.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2137 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 4 12:20:23 2010 UTC (13 years, 6 months ago) by schoenebeck
File length: 10213 byte(s)
Diff to previous 1722
* revised previously added new LSCP commands regarding effect handling:
  renamed "master effects" to "send effects", since this is the actual
  correct common term for those effects
* also corrected the names regarding "send effects" in the respective
  methods of the "FxSsnd" class and "AudioOutputDevice" class of the
  sampler's C++ API, the old methods are still available but marked as
  deprecated and scheduled for removal
* added LSCP command "SET FX_SEND SEND_EFFECT <sampler_channel>
  <fx_send_id> <effect_chain> <chain_pos>"
* added LSCP command "REMOVE FX_SEND SEND_EFFECT <sampler_channel>
  <fx_send_id>"
* added a list of common known LADSPA paths (for Windows and POSIX) which
  will be automatically checked for being used as LADSPA plugin directory
  (if the user did not set the LADSPA_PATH environment variable explicitly)
* bumped version to 1.0.0.cvs8


Revision 1722 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 10 17:41:32 2008 UTC (16 years ago) by schoenebeck
File length: 8797 byte(s)
Diff to previous 1135
* minor preparations for internal effects support
* bumped version to 0.5.1.5cvs


Revision 1135 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 29 09:40:45 2007 UTC (17 years ago) by iliev
File length: 7162 byte(s)
Diff to previous 1108
* Added new LSCP command - SET FX_SEND NAME
* The default map is now the first available map


Revision 1108 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 22 20:39:04 2007 UTC (17 years, 1 month ago) by iliev
File length: 6965 byte(s)
Diff to previous 1040
* Added new notification events for tracking
effect send changes and global volume changes


Revision 1040 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 7 15:41:31 2007 UTC (17 years, 2 months ago) by schoenebeck
File length: 6581 byte(s)
Diff to previous 1026
* bugfix: sampler crashed when trying to persistently map a not existent or
  corrupt .gig file ("MAP MIDI_INSTRUMENT ... PERSISTENT")
* behavior fix: reset FX send levels i.e. when receiving a MIDI "reset all
  controllers" message
* bumped version to 0.4.0.3cvs


Revision 1026 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 14 17:10:59 2007 UTC (17 years, 3 months ago) by schoenebeck
File length: 6395 byte(s)
Diff to previous 1017
* extended response of LSCP command "GET FX_SEND INFO" to return the FX
  Send's MIDI controller and current send level and added two new LSCP
  commands "SET FX_SEND MIDI_CONTROLLER" and "SET FX_SEND LEVEL"
  respectively


Revision 1017 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 9 23:51:32 2007 UTC (17 years, 3 months ago) by schoenebeck
File length: 6299 byte(s)
Diff to previous 1001
* create IDs for FX Send entities in a logical sequence on a per sampler
  channel basis


Revision 1001 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Dec 27 16:17:08 2006 UTC (17 years, 3 months ago) by schoenebeck
File length: 6174 byte(s)
* implemented effect sends (also added new LSCP commands for this feature,
  updated LSCP spec document along with this commit batch as well)


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