ftp.nice.ch/pub/next/audio/apps/LPCView.NIHS.bs.tar.gz#/LPCView/Source/PWSpectrum.h

This is PWSpectrum.h in view mode; [Download] [Up]

/* PWSpectrum.h generated from PWSpectrum.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef PWSPECTRUM_H
#define PWSPECTRUM_H

extern void PWSpectinit( void );

extern void PWSpectdrawHruler(float nmin, float nmax, float dn, float dx);

extern void PWSpectdrawVruler(int nmin, int nmax, int dn, float dy);

extern void PWSmeanplotdata(int index, float dx, float yscale);

#endif PWSPECTRUM_H

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.