Home
last modified time | relevance | path

Searched refs:WTART (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.1/build/tools/dls1wt/src/
Dwt.h46 typedef struct WTART // translated DLS articulation block struct
76 } WTART; argument
Ddls.c51 static WTART art[0xFFFF];
52 static WTART artTemp;
478 WTART *a = &artTemp; in dls_art_default()
509 WTART *a = &artTemp; in dls_connection()
692 WTART *a = &art[artIndex]; in dls_set_art()
1254 fwrite(art, sizeof(WTART), artIndex, wtFile); in dls_read_file()
1256 filePosition += sizeof(WTART) * artIndex; in dls_read_file()
/RvlSDK-3.1/include/revolution/
Dwt.h40 typedef struct WTART // Translated DLS articulation block struct
70 } WTART; argument
Dsyn.h83 WTART *art; // pointer to articulation[0] in wavetable
142 WTART *art; // articulation (VE, PE, LFO)