Music Test
Contents
1 APlayer
Note
This is a test for [aplayer](https://aplayer.js.org)
|
|
See also: APlayer
1.1 lrcType=1
1.2 lrcType=3
If you place the LRC inside the audio shortcode, it is passed to the APlayer as a JS string, so the
lrcType
needs to be set to 1. If you set the link to the LRC file through thelrc
parameter, it will be passed as an LRC file, so thelrcType
needs to be set to 3.