[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sound editor or viewer, or application for displaying graphs (proba
From: |
Germán A. Arias |
Subject: |
Re: sound editor or viewer, or application for displaying graphs (probably in a scroll view) |
Date: |
Mon, 14 May 2012 06:32:22 -0600 |
El Mon, 14 May 2012 07:57:13 +0200
"Sebastian Reitenbach" <sebastia@l00-bugdead-prods.de> escribió:
>
> On Monday, May 14, 2012 03:39 CEST, Dan Hitt <dan.hitt@gmail.com>
> wrote:
> > Is there a GNUstep application which displays waveforms?
> >
> > These could be waveforms from sound files, or other sources.
> >
> > What about one that draws graphs (which is of course related,
> > especially if it can handle sampled data with hundreds
> > of thousands of samples, i suppose in some kind of scroll view)?
> >
> > (I am aware of many fine applications such as Audacity, but
> > wondering if there's a specifically GNUstep one, which need not
> > be very full featured.)
>
> Cynthiune has a GraphWriter output plugin bundle. Its not enabled
> by default, and I never tested it so far, whether it actually
> compiles.
>
> You can find Cynthiune in GAP CVS under user-apps.
>
>
> hth,
> Sebastian
>
Look this project:
musickit.sourceforge.net
As far as I know, this has not been tested with gnustep. But since only
use FoundationKit. Should be relatively easy adapt this to run with
gnustep. Regards.