Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
XBM Namespace Reference

Detailed Description

A namespace containing XBitmap definitions.

See also
Adding custom bitmaps to display

Variables

const XBitmap mute_10B = { mute_10B_width, mute_10B_height, mute_10B_bits }
 XBitmapmute_10B (10px × 10px).
const XBitmap mute_14B = { mute_14B_width, mute_14B_height, mute_14B_bits }
 XBitmapmute_14B (14px × 14px).
const XBitmap mute_7 = { mute_7_width, mute_7_height, mute_7_bits }
 XBitmapmute_7 (7px × 7px).
const XBitmap play_10x9 = { play_10x9_width, play_10x9_height, play_10x9_bits }
 XBitmapplay_10x9 (10px × 9px).
const XBitmap play_7 = { play_7_width, play_7_height, play_7_bits }
 XBitmapplay_7 (7px × 7px).
const XBitmap play_8x7 = { play_8x7_width, play_8x7_height, play_8x7_bits }
 XBitmapplay_8x7 (8px × 7px).
const XBitmap rec_rdy_10B = { rec_rdy_10B_width, rec_rdy_10B_height, rec_rdy_10B_bits }
 XBitmaprec_rdy_10B (10px × 10px).
const XBitmap rec_rdy_14B = { rec_rdy_14B_width, rec_rdy_14B_height, rec_rdy_14B_bits }
 XBitmaprec_rdy_14B (14px × 14px).
const XBitmap rec_rdy_7 = { rec_rdy_7_width, rec_rdy_7_height, rec_rdy_7_bits }
 XBitmaprec_rdy_7 (7px × 7px).
const XBitmap record_7 = { record_7_width, record_7_height, record_7_bits }
 XBitmaprecord_7 (7px × 7px).
const XBitmap record_9 = { record_9_width, record_9_height, record_9_bits }
 XBitmaprecord_9 (9px × 9px).
const XBitmap solo_10B = { solo_10B_width, solo_10B_height, solo_10B_bits }
 XBitmapsolo_10B (10px × 10px).
const XBitmap solo_14B = { solo_14B_width, solo_14B_height, solo_14B_bits }
 XBitmapsolo_14B (14px × 14px).
const XBitmap solo_7 = { solo_7_width, solo_7_height, solo_7_bits }
 XBitmapsolo_7 (7px × 7px).

Variable Documentation

◆ mute_10B

const XBitmap mute_10B = { mute_10B_width, mute_10B_height, mute_10B_bits }

XBitmapmute_10B (10px × 10px).

mute_10B

Examples
MCU-OLED-SSD1306-x2.ino, and MCU-OLED-SSD1306.ino.

Definition at line 44 of file XBitmaps.hpp.

◆ mute_14B

const XBitmap mute_14B = { mute_14B_width, mute_14B_height, mute_14B_bits }

XBitmapmute_14B (14px × 14px).

mute_14B

Definition at line 51 of file XBitmaps.hpp.

◆ mute_7

const XBitmap mute_7 = { mute_7_width, mute_7_height, mute_7_bits }

XBitmapmute_7 (7px × 7px).

mute_7

Examples
VU-Bridge-Dual-Display.ino, VU-Bridge.ino, and VU-Meter-Bridge.ino.

Definition at line 58 of file XBitmaps.hpp.

◆ play_10x9

const XBitmap play_10x9 = { play_10x9_width, play_10x9_height, play_10x9_bits }

XBitmapplay_10x9 (10px × 9px).

play_10x9

Definition at line 65 of file XBitmaps.hpp.

◆ play_7

const XBitmap play_7 = { play_7_width, play_7_height, play_7_bits }

XBitmapplay_7 (7px × 7px).

play_7

Examples
MCU-OLED-SSD1306-x2.ino, and MCU-OLED-SSD1306.ino.

Definition at line 72 of file XBitmaps.hpp.

◆ play_8x7

const XBitmap play_8x7 = { play_8x7_width, play_8x7_height, play_8x7_bits }

XBitmapplay_8x7 (8px × 7px).

play_8x7

Definition at line 79 of file XBitmaps.hpp.

◆ rec_rdy_10B

const XBitmap rec_rdy_10B = { rec_rdy_10B_width, rec_rdy_10B_height, rec_rdy_10B_bits }

XBitmaprec_rdy_10B (10px × 10px).

rec_rdy_10B

Examples
MCU-OLED-SSD1306-x2.ino, and MCU-OLED-SSD1306.ino.

Definition at line 86 of file XBitmaps.hpp.

◆ rec_rdy_14B

const XBitmap rec_rdy_14B = { rec_rdy_14B_width, rec_rdy_14B_height, rec_rdy_14B_bits }

XBitmaprec_rdy_14B (14px × 14px).

rec_rdy_14B

Definition at line 93 of file XBitmaps.hpp.

◆ rec_rdy_7

const XBitmap rec_rdy_7 = { rec_rdy_7_width, rec_rdy_7_height, rec_rdy_7_bits }

XBitmaprec_rdy_7 (7px × 7px).

rec_rdy_7

Definition at line 100 of file XBitmaps.hpp.

◆ record_7

const XBitmap record_7 = { record_7_width, record_7_height, record_7_bits }

XBitmaprecord_7 (7px × 7px).

record_7

Examples
MCU-OLED-SSD1306-x2.ino, and MCU-OLED-SSD1306.ino.

Definition at line 107 of file XBitmaps.hpp.

◆ record_9

const XBitmap record_9 = { record_9_width, record_9_height, record_9_bits }

XBitmaprecord_9 (9px × 9px).

record_9

Definition at line 114 of file XBitmaps.hpp.

◆ solo_10B

const XBitmap solo_10B = { solo_10B_width, solo_10B_height, solo_10B_bits }

XBitmapsolo_10B (10px × 10px).

solo_10B

Examples
MCU-OLED-SSD1306-x2.ino, and MCU-OLED-SSD1306.ino.

Definition at line 121 of file XBitmaps.hpp.

◆ solo_14B

const XBitmap solo_14B = { solo_14B_width, solo_14B_height, solo_14B_bits }

XBitmapsolo_14B (14px × 14px).

solo_14B

Definition at line 128 of file XBitmaps.hpp.

◆ solo_7

const XBitmap solo_7 = { solo_7_width, solo_7_height, solo_7_bits }