On 7/11/07, bert <[EMAIL PROTECTED]> wrote: > Hi all, > > Is there a GTK widget to display audio or signal waveforms? > > If not, is there a related project in which such a widget is available?
If you needed to display relatively short signals (a few seconds), something like GtkDatabox would work. GtkDatabox is not suited for long audio clips, since you'd have to only show the signal envelope after resampling, otherwise refreshing takes too long. -Jim _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list