# plugins.core.loupedeck.prefs

Loupedeck+ Preferences Panel


# API Overview

Fields - Variables which can only be accessed from an object returned by a constructor

  • lastApplication
  • lastBank
  • lastExportPath
  • lastImportPath
  • lastIsButton
  • lastLabel
  • lastNote

# API Documentation

# Fields

# lastApplication

Signature plugins.core.loupedeck.prefs.lastApplication <cp.prop: string>
Type Field
Description Last application used in the Preferences Drop Down.
Notes None
Source src/plugins/core/loupedeck/prefs/init.lua line 44

# lastBank

Signature plugins.core.loupedeck.prefs.lastBank <cp.prop: string>
Type Field
Description Last bank used in the Preferences Drop Down.
Notes None
Source src/plugins/core/loupedeck/prefs/init.lua line 49

# lastExportPath

Signature plugins.core.loupedeck.prefs.lastExportPath <cp.prop: string>
Type Field
Description Last Export path.
Notes None
Source src/plugins/core/loupedeck/prefs/init.lua line 69

# lastImportPath

Signature plugins.core.loupedeck.prefs.lastImportPath <cp.prop: string>
Type Field
Description Last Import path.
Notes None
Source src/plugins/core/loupedeck/prefs/init.lua line 74

# lastIsButton

Signature plugins.core.loupedeck.prefs.lastIsButton <cp.prop: boolean>
Type Field
Description Whether or not the last selected item in the Preferences was a button.
Notes None
Source src/plugins/core/loupedeck/prefs/init.lua line 59

# lastLabel

Signature plugins.core.loupedeck.prefs.lastLabel <cp.prop: string>
Type Field
Description Last label used in the Preferences panel.
Notes None
Source src/plugins/core/loupedeck/prefs/init.lua line 64

# lastNote

Signature plugins.core.loupedeck.prefs.lastNote <cp.prop: string>
Type Field
Description Last note used in the Preferences panel.
Notes None
Source src/plugins/core/loupedeck/prefs/init.lua line 54