home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CDPD Public Domain Collection for CDTV 4
/
CDPD_IV.bin
/
amfm
/
specialdisks
/
special6
/
algorhythms
/
source
/
drawform.h.pp
/
drawform.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-06-20
|
306 b
|
8 lines
/* Drawform.h for AlgoRhythms.c by Thomas E. Janzen */
void DrawForm(const double Duration,
const struct Parameter *PitchForm,
const struct Parameter *RhythmForm,
const struct Parameter *DynamicsForm,
const struct Parameter *TextureForm);
void DrawTime(const double CurTime, const double Duration);