/[svn]/linuxsampler/trunk/src/network/lscpevent.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/network/lscpevent.h

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

revision 2187 by persson, Sat Sep 6 16:44:42 2008 UTC revision 2188 by iliev, Fri Jun 24 19:39:11 2011 UTC
# Line 67  class LSCPEvent { Line 67  class LSCPEvent {
67                      event_total_voice_count,                      event_total_voice_count,
68                      event_global_info,                      event_global_info,
69                      event_channel_midi,                      event_channel_midi,
70                      event_device_midi                      event_device_midi,
71                        event_fx_instance_count,
72                        event_fx_instance_info,
73                        event_send_fx_chain_count,
74                        event_send_fx_chain_info
75              };              };
76    
77              /* This constructor will do type lookup based on name              /* This constructor will do type lookup based on name

Legend:
Removed from v.2187  
changed lines
  Added in v.2188

  ViewVC Help
Powered by ViewVC