Subversion Repositories DIN Is Noise

Rev

Rev 2201 | Rev 2302 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2201 Rev 2300
Line 363... Line 363...
363
  cb_gater.set_text ("Beater");
363
  cb_gater.set_text ("Beater");
364
  cb_delay.set_text ("Delay");
364
  cb_delay.set_text ("Delay");
365
  cb_compress.set_text ("Compressor");
365
  cb_compress.set_text ("Compressor");
366
  b_settings.set_text ("Settings");
366
  b_settings.set_text ("Settings");
367
  cb_record.set_text ("Record");
367
  cb_record.set_text ("Record");
-
 
368
368
  l_mondrian_voices.update ();
369
  l_mondrian_voices.update ();
369
   
370
   
370
  int lh = line_height;
371
  int lh = line_height;
371
  int y = update_bottom_line ();
372
  int y = update_bottom_line ();
372
  y += lh;
373
  y += lh;