Searched defs:modulationEvent (Results 1 – 2 of 2) sorted by relevance
532 VibratorEvent& modulationEvent = modulationPackage.patterns[0].events[1]; variable590 VibratorEvent& modulationEvent = modulationPackage.patterns[0].events[1]; variable
357 VibratorEvent modulationEvent{.type = EVENT_TYPE_CONTINUOUS, .time = 0, .duration = duration, in ModulatePackage() local