jdxi_editor.ui.image.instrument
This module provides functions to generate a visual representation of the Roland JD-Xi synthesizer interface using PySide6. It renders key UI elements, including the display, sequencer section, and keyboard.
Functions
draw_display()
Dependencies
PySide6.QtCore (Qt)
PySide6.QtGui (QFont, QPixmap, QImage, QPainter, QPen, QColor)
jdxi_editor.ui.windows.jdxi.dimensions (JDXI_WIDTH, JDXI_HEIGHT, etc.)
Usage
These functions generate and display a graphical representation of the JD-Xi’s controls, which can be integrated into a larger PySide6-based UI.
Functions
|
Create a visual representation of the JD-Xi instrument panel. |
|
Draw the sequencer section of the JD-Xi interface. |