Uses of Enum Class
net.paulhertz.pixelaudio.granular.GestureGranularConfig.WarpShape
Packages that use GestureGranularConfig.WarpShape
-
Uses of GestureGranularConfig.WarpShape in net.paulhertz.pixelaudio.granular
Fields in net.paulhertz.pixelaudio.granular declared as GestureGranularConfig.WarpShapeModifier and TypeFieldDescriptionGestureGranularConfig.Builder.warpShapeGestureGranularConfig.warpShapeMethods in net.paulhertz.pixelaudio.granular that return GestureGranularConfig.WarpShapeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GestureGranularConfig.WarpShape[]GestureGranularConfig.WarpShape.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GestureGranularConfig.WarpShape in net.paulhertz.pixelaudio.schedule
Methods in net.paulhertz.pixelaudio.schedule with parameters of type GestureGranularConfig.WarpShapeModifier and TypeMethodDescriptionprivate static GestureScheduleGestureScheduleBuilder.warpScheduleTimesMs(GestureSchedule in, GestureGranularConfig.WarpShape shape, float exponent) private static floatGestureScheduleBuilder.warpU(float u, GestureGranularConfig.WarpShape shape, float exponent)