Searched refs:WTART (Results 1 – 4 of 4) sorted by relevance
46 typedef struct WTART // translated DLS articulation block struct76 } WTART; argument
51 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()
40 typedef struct WTART // Translated DLS articulation block struct70 } WTART; argument
83 WTART *art; // pointer to articulation[0] in wavetable142 WTART *art; // articulation (VE, PE, LFO)