Skip to content

Commit

Permalink
Add URL-headers to spec.md for v1.2.0 release
Browse files Browse the repository at this point in the history
Added item 3.31. "The AUDIOURL, VIDEOURL, COVERURL and BACKGROUNDURL Header"
  • Loading branch information
marwin89 authored Jan 8, 2025
1 parent 71a8be9 commit 2514548
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -750,6 +750,17 @@ Removed: 1.0.0

The `RELATIVE` header enables [Relative Mode](#a-relative-mode) (see Appendix A).

### 3.31. The `AUDIOURL`, `VIDEOURL`, `COVERURL` and `BACKGROUNDURL` Header

```
Required: No
Multi-Valued: No
Syntax: URL
Since: 1.2.0
```

The `AUDIOURL`, `VIDEOURL`, `COVERURL` and `BACKGROUNDURL` headers are OPTIONAL. They MAY be used to refer to online ressources, webservices or online stores for various reasons. Each implementation or game implementation MUST define use cases on their own discretion. Value MUST be a complete URL.

## 3. The File Body

The body of a file consists of a sequence of notes, end-of-phrase markers, and voice changes.
Expand Down

0 comments on commit 2514548

Please sign in to comment.