Re: waveform display in gtk

2007-07-18 Thread david . hagood
Holy spooky action at a distance, Batman - I was just getting ready to ask about the same sort of thing myself. I *thought* I had sent the following message to the list, but it looks like it never made it: Disclaimer: I am new to GTK programming. I'm looking for a widget which can display a

Re: waveform display in gtk

2007-07-17 Thread James Scott Jr
The GIW package at http://giw.sourceforge.net/ contains a linegraph which may work for you application. There is a screenshot to help you evaluate. James, On Thu, 2007-07-12 at 11:53 +0100, Iain * wrote: > On 7/12/07, Stefan Kost <[EMAIL PROTECTED]> wrote: > > Hi, > > > > there is a few. Jokoshe

Re: waveform display in gtk

2007-07-12 Thread [EMAIL PROTECTED]
How about gscope http://gscope.sourceforge.net/ I haven't used it but have been tempted to. -Eric > > Is there a GTK widget to display audio or signal waveforms? > ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/

Re: waveform display in gtk

2007-07-12 Thread Iain *
On 7/12/07, Stefan Kost <[EMAIL PROTECTED]> wrote: > Hi, > > there is a few. Jokosher, Swami, they all have one. Unfortunately a > waveform display is quite specific - its not easy to come up with a > generic one. Some need markers, some need range-selection. > There's one in marlin, but its fairl

Re: waveform display in gtk

2007-07-12 Thread Stefan Kost
Hi, there is a few. Jokosher, Swami, they all have one. Unfortunately a waveform display is quite specific - its not easy to come up with a generic one. Some need markers, some need range-selection. Stefan Quoting bert <[EMAIL PROTECTED]>: > Hi all, > > Is there a GTK widget to display audi

Re: waveform display in gtk

2007-07-11 Thread Jim George
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.

waveform display in gtk

2007-07-11 Thread bert
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? Thanks, Bert. - Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. __