File: holmes.h

package info (click to toggle)
rsynth 2.0-2
  • links: PTS
  • area: non-free
  • in suites: hamm, slink
  • size: 716 kB
  • ctags: 544
  • sloc: ansic: 5,535; sh: 1,246; makefile: 116
file content (6 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
/* $Id: holmes.h,v 1.13 1994/11/08 13:30:50 a904209 Exp a904209 $
*/
extern unsigned holmes PROTO((unsigned nelm,unsigned char *elm,unsigned nsamp, short *samp_base));
extern int init_holmes PROTO((int argc,char *argv[]));
extern void term_holmes PROTO((void));
extern int speed;