/[svn]/linuxsampler/trunk/src/hostplugins/vst/PluginVst.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/hostplugins/vst/PluginVst.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2347 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 10 15:47:32 2012 UTC (11 years, 9 months ago) by persson
File length: 14573 byte(s)
Diff to previous 2165 , to selected 1920
* VST: try to open Fantasia automatically on Linux and Mac too (on
  Linux, the Fantasia jar should be placed in <prefix>/share/java)
* VST: fixed crashes on Linux Ardour and EnergyXT


Revision 2165 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 20 14:20:22 2011 UTC (13 years, 1 month ago) by persson
File length: 11983 byte(s)
Diff to previous 2045 , to selected 1920
* bugfix: calling SET VOICES (which Fantasia does on start and
  refresh) could cause instruments to be unloaded
* plugins: save engine type (gig, sfz or sf2) in plugin state
* VST: when opening Fantasia, look for both 32 and 64 bit Java on
  64 bit Windows


Revision 2045 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 10 13:22:19 2010 UTC (14 years, 2 months ago) by persson
File length: 10969 byte(s)
Diff to previous 1942 , to selected 1920
* VST bugfix: If the host called resume() before and after changing
  sample rate or block size, the number of channels was incorrectly
  set to two. This caused silence in Cubase 5.
* removed compiler warnings


Revision 1942 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 14 18:20:41 2009 UTC (14 years, 8 months ago) by senoner
File length: 10959 byte(s)
Diff to previous 1928 , to selected 1920
* bugfix: LinuxSamplerVst::resume() did not call AudioEffectX::resume().
This caused LinuxSampler VST not appearing in the out: dropdown menu
under Cubase. Thanks to Arne Scheffler for the tip!


Revision 1928 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 3 11:14:46 2009 UTC (14 years, 8 months ago) by schoenebeck
File length: 10927 byte(s)
Diff to previous 1920
* VST: look for the Fantasia binary in liblinuxsampler.dll's directory and
  in its parent directory (required for the next Windows installer which
  allows to install the 64 bit and 32 bit version of LinuxSampler VST
  alongside)


Revision 1920 - (view) (download) (annotate) - [selected]
Modified Sun Jun 21 15:19:06 2009 UTC (14 years, 9 months ago) by senoner
File length: 10730 byte(s)
Diff to previous 1917
* hotplugins/vst/PluginVst.cpp: Removed the final & when
launching Fantasia  java GUI which was interpreted as an
LSCP file to be loaded and hindered its correct launching
from within the VST plugin (patch of Grigor)


Revision 1917 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 12 18:55:35 2009 UTC (14 years, 9 months ago) by persson
File length: 10732 byte(s)
Diff to previous 1908 , to selected 1920
* VST: changed number of output channels from one stereo to 16 stereo


Revision 1908 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 1 18:50:06 2009 UTC (14 years, 9 months ago) by persson
File length: 10731 byte(s)
Diff to previous 1897 , to selected 1920
* VST: avoid opening Fantasia more than once for each VST instance
* VST: export main function as "main" on Linux too (fix for energyXT)
* VST: prepare code for multiple output channels
* work-around for missing fnmatch function on Windows to make
  instrument database compilable


Revision 1897 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 10 09:31:51 2009 UTC (14 years, 10 months ago) by persson
File length: 10224 byte(s)
Diff to previous 1895 , to selected 1920
* Windows: look for editor plugins and Fantasia using base directory
  of liblinuxsampler dll
* lscp bugfix: SET CHANNEL MIDI_INPUT_TYPE didn't work with the MME
  driver


Revision 1895 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 3 12:15:40 2009 UTC (14 years, 10 months ago) by persson
File length: 10218 byte(s)
Diff to previous 1777 , to selected 1920
* fixes for using large audio device buffers
* VST: added support for sample rate and buffer size changes
* VST: close editor (Fantasia) when the VST is removed
* minor fix in configure for mmsystem.h detection on MinGW
* removed warnings from gcc 4.4 and valgrind


Revision 1777 - (view) (download) (annotate) - [select for diffs]
Added Mon Sep 15 16:58:10 2008 UTC (15 years, 6 months ago) by persson
File length: 9964 byte(s)
Diff to selected 1920
* added experimental support for running LinuxSampler as a DSSI, LV2
  and VST plugin


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