/[svn]/linuxsampler/trunk/src/hostplugins/dssi/PluginDssi.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/hostplugins/dssi/PluginDssi.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1858 by persson, Sun Mar 8 09:57:19 2009 UTC revision 2013 by persson, Sat Oct 24 09:07:38 2009 UTC
# Line 51  namespace { Line 51  namespace {
51      private:      private:
52          static PluginDssi* plugin;          static PluginDssi* plugin;
53          LinuxSampler::SamplerChannel* pChannel;          LinuxSampler::SamplerChannel* pChannel;
54            LinuxSampler::MidiInputPort* pPort;
55          LADSPA_Data* Out[2];          LADSPA_Data* Out[2];
56      };      };
57    

Legend:
Removed from v.1858  
changed lines
  Added in v.2013

  ViewVC Help
Powered by ViewVC