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