GPMID_IsTripletFeelEnabled function

Print

Checks whether the triplet feel is enabled in the tablature which is currently loaded.

Syntax

Print

  1. GPMID_ENTRY int GPMID_IsTripletFeelEnabled();

Parameters

This function does not accept parameters.

Return value

Zero if the triplet feel is disabled in the tablature, non-zero otherwise.

Remarks

Before using this function, GPMID must have been initialized with GPMID_Init and a tablature must have been successfully loaded with GPMID_Load.