Isomet Modular Synthesiser (iMS) API  v1.4.2
iMS API
Bug List
Member iMS::FileSystemManager::Delete (FileSystemIndex index)
Prior to v1.2.4 it was possible to attempt to delete an entry >= MAX_FST_ENTRIES. Doing so would have generated an exception. The condition is now checked for and the function will fail (return false) if attempted.
Member iMS::SignalPath::SetCalibrationTone (const FAP &fap)
In v1.0 SDK calibration tone amplitude would be 25% of value provided in fap. Corrected in 1.1.0.