/[svn]/jsampler/trunk/src/org/jsampler/view/fantasia/ViewConfig.java
ViewVC logotype

Diff of /jsampler/trunk/src/org/jsampler/view/fantasia/ViewConfig.java

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

revision 1866 by iliev, Sun Mar 15 14:33:48 2009 UTC revision 1867 by iliev, Mon Mar 16 22:12:32 2009 UTC
# Line 176  public class ViewConfig extends JSViewCo Line 176  public class ViewConfig extends JSViewCo
176                                                    
177                          sb.append("#jsampler.fantasia: [channel]\r\n");                          sb.append("#jsampler.fantasia: [channel]\r\n");
178                                                    
179                          sb.append("#jsampler.fantasia: channelsPanel = ");                          sb.append("#jsampler.fantasia: channelLane = ");
180                          sb.append(channelsPane + 1).append("\r\n");                          sb.append(channelsPane + 1).append("\r\n");
181                                                    
182                          switch(c.getViewTracker().getOriginalView().getType()) {                          switch(c.getViewTracker().getOriginalView().getType()) {

Legend:
Removed from v.1866  
changed lines
  Added in v.1867

  ViewVC Help
Powered by ViewVC