Home
last modified time | relevance | path

Searched refs:scopeMuteBMP_Widths (Results 1 – 3 of 3) sorted by relevance

/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_tables.h45 extern const uint8_t scopeMuteBMP_Widths[16];
H A Dft2_tables.c734 const uint8_t scopeMuteBMP_Widths[16] = variable
/dports/audio/fasttracker2/ft2-clone-1.49/src/scopes/
H A Dft2_scopes.c162 const uint16_t muteGfxLen = scopeMuteBMP_Widths[chanLookup]; in redrawScope()