@music-lyric-kit/plugin-transform-background
v0.16.0
Published
Music Lyric Kit - Transform Background Lyric Plugin
Downloads
1,212
Readme
@music-lyric-kit/plugin-transform-background
Background vocals plugin.
Install
npm install @music-lyric-kit/plugin-transform-backgroundUsage
import { Parser } from '@music-lyric-kit/core'
import { Extract } from '@music-lyric-kit/plugin-transform-background'
const parser = new Parser.Client()
parser.plugin.add(new Extract())