/[svn]/linuxsampler/trunk/src/drivers/audio/AudioOutputDeviceJack.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/drivers/audio/AudioOutputDeviceJack.h

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

revision 2512 by schoenebeck, Sun Jan 26 17:47:43 2014 UTC revision 2513 by schoenebeck, Sun Jan 26 17:59:32 2014 UTC
# Line 132  namespace LinuxSampler { Line 132  namespace LinuxSampler {
132               * running JACK server. It will return "nothing" if the JACK server               * running JACK server. It will return "nothing" if the JACK server
133               * is not running at that point.               * is not running at that point.
134               */               */
135              class ParameterSampleRate : AudioOutputDevice::ParameterSampleRate {              class ParameterSampleRate : public AudioOutputDevice::ParameterSampleRate {
136                  public:                  public:
137                      ParameterSampleRate();                      ParameterSampleRate();
138                      ParameterSampleRate(String s);                      ParameterSampleRate(String s);

Legend:
Removed from v.2512  
changed lines
  Added in v.2513

  ViewVC Help
Powered by ViewVC