On 5/14/12, Germán A. Arias <[email protected]> wrote: > El Mon, 14 May 2012 07:57:13 +0200 > "Sebastian Reitenbach" <[email protected]> escribió: >> >> On Monday, May 14, 2012 03:39 CEST, Dan Hitt <[email protected]> >> 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.
it's been a long time since i've looked at any of this, but the SndKit framework does have some gui elements including a 'SndView', at one point in time this worked under gnustep (as tested under the 'Spectro.app' in the Applications folder.) http://musickit.svn.sourceforge.net/viewvc/musickit/trunk/MusicKit/Frameworks/SndKit/SndView.m?view=log _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
