Grid
- class pyableton.Grid.Grid(root: Element)
Grid Class
Represents the grid settings in Ableton Live.
Attributes
- fixed_numeratorint
The fixed numerator value for the grid in Ableton Live.
- fixed_denominatorint
The fixed denominator value for the grid in Ableton Live.
- grid_interval_pixelint
The pixel value for the grid interval in Ableton Live.
- ntolesint
The number of toles for the grid in Ableton Live.
- snap_to_gridbool
Flag indicating whether snapping to the grid is enabled in Ableton Live.
- fixedbool
Flag indicating whether the grid is fixed in Ableton Live.