Look improvements

From Buzztard

Jump to: navigation, search

Contents

[edit] screenshots of other music software

[edit] spectrum view

  • add grid lines
  • colorize? (use a series of borderless levelmeters)

[edit] level meters

  • make them rasterized
  • always shade background
  • make peak markers red

[edit] sequence view

hack themeing to disable focus lines one buttons

 # remove padding, so we fit on small panels (adapted from clock applet)
 gtk.rc_parse_string ("""style "hamster-applet-button-style" {
         GtkWidget::focus-line-width=0
         GtkWidget::focus-padding=0
     }
     widget "*.hamster-applet-button" style "hamster-applet-button-style"
     """);
 gtk.Widget.set_name (self.button, "hamster-applet-button");
Personal tools
collaboration

SourceForge Logo

GStreamer Logo

Linux Sound Logo

MediaWiki

Valgrind

GNU Library Public Licence

GNU Free Documentation License 1.2