Skip navigation links
C D G I M O S W 

C

close() - Method in class org.deepsymmetry.GifSequenceWriter
Close this GifSequenceWriter object.
close() - Static method in class org.deepsymmetry.Wayang
Close the Push 2 interface if it is open, and shut down our libusb context if it is active.

D

DISPLAY_HEIGHT - Static variable in class org.deepsymmetry.Wayang
The height of the display, in pixels.
DISPLAY_WIDTH - Static variable in class org.deepsymmetry.Wayang
The width of the display, in pixels.

G

GifSequenceWriter - Class in org.deepsymmetry
This class will generate an animated GIF from a sequence of individual images.
GifSequenceWriter(ImageOutputStream, RenderedImage, int, boolean) - Constructor for class org.deepsymmetry.GifSequenceWriter
Creates a new GifSequenceWriter from an existing buffered image.
GifSequenceWriter(ImageOutputStream, int, int, boolean) - Constructor for class org.deepsymmetry.GifSequenceWriter
Creates a new GifSequenceWriter
GifSequenceWriter(ImageOutputStream, ImageTypeSpecifier, int, boolean) - Constructor for class org.deepsymmetry.GifSequenceWriter
Creates a new GifSequenceWriter
gifWriter - Variable in class org.deepsymmetry.GifSequenceWriter
 

I

imageMetaData - Variable in class org.deepsymmetry.GifSequenceWriter
 
imageWriteParam - Variable in class org.deepsymmetry.GifSequenceWriter
 

M

main(String[]) - Static method in class org.deepsymmetry.GifSequenceWriter
public GifSequenceWriter( BufferedOutputStream outputStream, int imageType, int timeBetweenFramesMS, boolean loopContinuously) {

O

open() - Static method in class org.deepsymmetry.Wayang
Set up a connection to libusb, find the Push 2, and open its display interface.
org.deepsymmetry - package org.deepsymmetry
 

S

sendFrame() - Static method in class org.deepsymmetry.Wayang
Send a frame of pixels, corresponding to whatever has been drawn in the image returned by open(), to the display.

W

Wayang - Class in org.deepsymmetry
Supports drawing images on the Ableton Push 2 graphical display.
Wayang() - Constructor for class org.deepsymmetry.Wayang
 
writeToSequence(RenderedImage) - Method in class org.deepsymmetry.GifSequenceWriter
 
C D G I M O S W 
Skip navigation links

Copyright © 2016. All rights reserved.