File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ name : CI
2+ on :
3+ pull_request : {}
4+ push :
5+ branches : [gh-pages]
6+ jobs :
7+ main :
8+ name : Build, Validate and Deploy
9+ runs-on : ubuntu-20.04
10+ steps :
11+ - uses : actions/checkout@v4
12+ - uses : w3c/spec-prod@v2
13+ with :
14+ BUILD_FAIL_ON : " link-error"
15+ W3C_ECHIDNA_TOKEN : ${{ secrets.ECHIDNA_TOKEN }}
16+ W3C_WG_DECISION_URL : https://lists.w3.org/Archives/Public/public-audio/2024AprJun/0011.html
17+ W3C_BUILD_OVERRIDE : |
18+ specStatus: WD
Original file line number Diff line number Diff line change 8484 controller value or sending a set of note-on messages that happen to
8585 represent a G#7 chord).
8686 </ p >
87- < p data-format =" markdown " >
87+ < p >
8888 To some users, "MIDI" has become synonymous with Standard MIDI Files
8989 and General MIDI. That is not the intent of this API; the use case of
9090 simply playing back a .SMF file is not within the purview of this
You can’t perform that action at this time.
0 commit comments