Index of /knowledgemedia/MIDI/UNIX/KSL_MIDI/SRC/LIB/LIBDEV
Name Last modified Size Description
Parent Directory 11-Jun-2003 14:48 -
DA_HD_SX.C 11-Jun-2003 14:48 1k
DA_IT_SX.C 11-Jun-2003 14:48 3k
DA_VDX7.C 11-Jun-2003 14:48 1k
DX7BUTTN.C 11-Jun-2003 14:48 1k
DX7BUTTO.C 11-Jun-2003 14:48 1k
DX7CHCKS.C 11-Jun-2003 14:48 1k
DX7GETVC.C 11-Jun-2003 14:48 1k
DX7MMPRT.C 11-Jun-2003 14:48 1k
DX7PTCNT.C 11-Jun-2003 14:48 1k
DX7PTPRM.C 11-Jun-2003 14:48 2k
DX7PTVCN.C 11-Jun-2003 14:48 1k
DX7PUTVC.C 11-Jun-2003 14:48 2k
DX7REDVC.C 11-Jun-2003 14:48 2k
DX7SETVC.C 11-Jun-2003 14:48 1k
DX7STPRM.C 11-Jun-2003 14:48 1k
DX7SYSNF.C 11-Jun-2003 14:48 1k
DX7_GLBS.C 11-Jun-2003 14:48 7k
D_DX7_SX.C 11-Jun-2003 14:48 6k
D_DX7_VC.3 11-Jun-2003 14:48 2k
D_DX7_VC.C 11-Jun-2003 14:48 1k
D_MRG_SX.C 11-Jun-2003 14:48 8k
GTDX7CHC.C 11-Jun-2003 14:48 1k
IOTAGLBS.C 11-Jun-2003 14:48 1k
MAKEFILE 11-Jun-2003 14:48 2k
MAKEMAN 11-Jun-2003 14:48 1k
MRG_GLBS.C 11-Jun-2003 14:48 9k
RENAME.BAT 11-Jun-2003 14:48 1k
SNDDX7BD.C 11-Jun-2003 14:48 1k
SNDDX7PC.C 11-Jun-2003 14:48 1k
SXDX732V.C 11-Jun-2003 14:48 1k
SX_DX71V.C 11-Jun-2003 14:48 1k
TX1P64.3 11-Jun-2003 14:48 1k
TX1P64.C 11-Jun-2003 14:48 3k
TX1V32.3 11-Jun-2003 14:48 1k
TX1V32.C 11-Jun-2003 14:48 3k
VDX7.3 11-Jun-2003 14:48 2k
VDX7.C 11-Jun-2003 14:48 1k
libdx7 implements:
- structures for codes and registers of Yamaha dx7 synthesizer,
dx7.h dx7_globs.c
- a virtual dx7 using them,
da_dx7_voice da_vdx7 dx7_out_err send_dx7_bd send_dx7_pc vdx7
- midi command disassembler routines for the dx7.
da_dx7_sx.c get_dx7_ch_ctl_name.c
Routines from the third item are used in "da".
See /usr/midi/src/bin/da.c to incorporate other synthesizers into the disassembler.
libmirage implements:
- structures for codes and registers of Ensoniq Mirage synthesizer,
mirage.h mirage_globs.c
- midi command disassembler routines for the mirage.
da_mirage_sx.c
Routines from the second item are used in "da".
See /usr/midi/src/bin/da.c to incorporate other synthesizers into the disassembler.