/[svn]/linuxsampler/trunk/man
ViewVC logotype

Log of /linuxsampler/trunk/man

View Directory Listing Directory Listing


Sticky Revision:

Revision 2137 - Directory Listing
Modified Mon Oct 4 12:20:23 2010 UTC (13 years, 5 months ago) by schoenebeck
* 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 2053 - Directory Listing
Modified Wed Jan 27 20:29:36 2010 UTC (14 years, 2 months ago) by schoenebeck
* Introduced support for optional environment variable
  "LINUXSAMPLER_PLUGIN_DIR" which allows to override the directory
  where the sampler shall look for instrument editor plugins
  (patch by Luis Garrido, slightly modified).
* bumped version to 1.0.0.cvs3


Revision 2047 - Directory Listing
Modified Mon Jan 11 21:14:14 2010 UTC (14 years, 2 months ago) by schoenebeck
* command line option '--profile' is currently disabled, since the
  respective profiling code is currently broken


Revision 1432 - Directory Listing
Modified Mon Oct 15 12:14:13 2007 UTC (16 years, 5 months ago) by schoenebeck
- preparations for release 0.5.0


Revision 691 - Directory Listing
Modified Fri Jul 15 16:55:01 2005 UTC (18 years, 8 months ago) by schoenebeck
another minor update of the man page


Revision 689 - Directory Listing
Modified Fri Jul 15 15:13:01 2005 UTC (18 years, 8 months ago) by schoenebeck
updated man page a bit


Revision 677 - Directory Listing
Modified Thu Jun 23 22:44:59 2005 UTC (18 years, 9 months ago) by schoenebeck
* final preparations for bugfix release 0.3.2


Revision 654 - Directory Listing
Modified Wed Jun 15 20:25:25 2005 UTC (18 years, 9 months ago) by schoenebeck
* fixed 'make dist' build rule to include all necessary files


Revision 579 - Directory Listing
Added Tue May 24 19:20:20 2005 UTC (18 years, 10 months ago) by schoenebeck
* src/network/lscpserver.cpp: fixed segfault
  (patch by Grigor Iliev, fixes #17)
* added man page
* final preparations for the first official release (which will be 0.3.1)


  ViewVC Help
Powered by ViewVC