app.rocksky.rockbox.audioSettings

rocksky.app

{
  "id": "app.rocksky.rockbox.audioSettings",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "tone": {
            "ref": "app.rocksky.rockbox.defs#toneSettings",
            "type": "ref",
            "description": "Tone control settings (bass, treble, balance, channels)"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this settings record was first created."
          },
          "crossfade": {
            "ref": "app.rocksky.rockbox.defs#crossfadeSettings",
            "type": "ref",
            "description": "Crossfade settings"
          },
          "equalizer": {
            "ref": "app.rocksky.rockbox.defs#equalizerSettings",
            "type": "ref",
            "description": "Equalizer settings"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this settings record was last updated."
          },
          "replayGain": {
            "ref": "app.rocksky.rockbox.defs#replayGainSettings",
            "type": "ref",
            "description": "Replay gain settings"
          }
        }
      },
      "description": "A user's Rockbox audio settings. One record per user (rkey: self)."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.rocksky.rockbox.audioSettings

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:vegqomyce4ssoqs7zwqvgqty
CID
bafyreib7zrwvt26x76iaoeyjgiiujvfvxlngm77llonfajwtlp5a4uwqpe
Indexed At
2026-06-15 19:59 UTC
AT-URI
at://did:plc:vegqomyce4ssoqs7zwqvgqty/com.atproto.lexicon.schema/app.rocksky.rockbox.audioSettings

Referenced Schemas (4)

Lexicon Garden

@