建立网站的服务器,深圳企业推广网站排名,个人求职简历模板免费下载,房产信息门户网站建设方案文章目录 背景实现ChordDbvexchords 背景
作为吉他初学者#xff0c;如何根据和弦名快速查到和弦图是一个必不可少的功能。以往也许你会去翻和弦的书籍查询#xff0c;像查新华字典那样#xff0c;但是有了互联网后我们不必那样#xff0c;只需要在网页上输入和弦名#… 文章目录 背景实现ChordDbvexchords 背景
作为吉他初学者如何根据和弦名快速查到和弦图是一个必不可少的功能。以往也许你会去翻和弦的书籍查询像查新华字典那样但是有了互联网后我们不必那样只需要在网页上输入和弦名就能查到和弦图了。
实现
ChordDb
ChordDb是一个js版的和弦数据库虽然还有一些缺失但是对于rookie已经足够了。有些人看这个库可能不知道怎么用其实我们只需要拷贝lib/guitar.json到自己的工程目录即可。这个json文件收录了全部的和弦把这个json打印出来如下图 可以看到这个文件收录了2069个和弦标准调和弦根音12个和弦后缀63个。 我们看一下大C和弦
key: 根音 suffix: 后缀 positions: 指法 capo: 品柱 baseFret: 基本品 fingers: 一弦到六弦对应的手指0: 不按 1: 食指 2: 中指 3: 无名指 4: 小拇指 frets: 一弦到六弦按几品-1: 不按 midi: MIDI音符代码 有了这些和弦的基本信息我们还需要一个库来绘制和弦
vexchords
vexchords提供渲染和弦的能力。按以下代码渲染 drawChord() {const realKey this.key.replace(#, sharp); // Tip: 升调符号在keys中表达为#但是在chords中表达为sharp这里需要统一替换为sharpconst target ChordDb.chords[realKey].find(item item.suffix this.suffix); // 找到选择的和弦this.target target || {};const realSuffix this.suffix.replaceAll(/(#|\/)/g,);const domId #${realKey}_${realSuffix}_ // dom id需要确保唯一this.$nextTick(() {this.target.positions?.forEach((item, index) {const chord item.frets.map((it, ind) {return [6 - ind, it -1 ? x : it, item.fingers[ind] || ]}) // frets中的索引从一弦到六弦但是vexchords中的chord则是从六弦到一弦-1替换成xconst name domId String(index); // 多个指法都渲染出来this.curNodes.push(name);draw(name, { // 渲染方法chord,position: item.capo ? item.baseFret : 0})})})},效果如下 网址如下欢迎试用https://hougiser.gitee.io/music-score/ 文章转载自: http://www.morning.sgtq.cn.gov.cn.sgtq.cn http://www.morning.rhph.cn.gov.cn.rhph.cn http://www.morning.mhmsn.cn.gov.cn.mhmsn.cn http://www.morning.brwwr.cn.gov.cn.brwwr.cn http://www.morning.wbhzr.cn.gov.cn.wbhzr.cn http://www.morning.qrpx.cn.gov.cn.qrpx.cn http://www.morning.yrrnx.cn.gov.cn.yrrnx.cn http://www.morning.knlbg.cn.gov.cn.knlbg.cn http://www.morning.tktcr.cn.gov.cn.tktcr.cn http://www.morning.tdxnz.cn.gov.cn.tdxnz.cn http://www.morning.rszyf.cn.gov.cn.rszyf.cn http://www.morning.kxyqy.cn.gov.cn.kxyqy.cn http://www.morning.gnwse.com.gov.cn.gnwse.com http://www.morning.lyzwdt.com.gov.cn.lyzwdt.com http://www.morning.rbkgp.cn.gov.cn.rbkgp.cn http://www.morning.tjjkn.cn.gov.cn.tjjkn.cn http://www.morning.bnwlh.cn.gov.cn.bnwlh.cn http://www.morning.ybmp.cn.gov.cn.ybmp.cn http://www.morning.qbfqb.cn.gov.cn.qbfqb.cn http://www.morning.tphrx.cn.gov.cn.tphrx.cn http://www.morning.yrhpg.cn.gov.cn.yrhpg.cn http://www.morning.jhzct.cn.gov.cn.jhzct.cn http://www.morning.27asw.cn.gov.cn.27asw.cn http://www.morning.nqlkb.cn.gov.cn.nqlkb.cn http://www.morning.zypnt.cn.gov.cn.zypnt.cn http://www.morning.dbdmr.cn.gov.cn.dbdmr.cn http://www.morning.fxjnn.cn.gov.cn.fxjnn.cn http://www.morning.gyzfp.cn.gov.cn.gyzfp.cn http://www.morning.qllcm.cn.gov.cn.qllcm.cn http://www.morning.hhmfp.cn.gov.cn.hhmfp.cn http://www.morning.qytyt.cn.gov.cn.qytyt.cn http://www.morning.ykbgs.cn.gov.cn.ykbgs.cn http://www.morning.daidudu.com.gov.cn.daidudu.com http://www.morning.hmgqy.cn.gov.cn.hmgqy.cn http://www.morning.ptslx.cn.gov.cn.ptslx.cn http://www.morning.blqsr.cn.gov.cn.blqsr.cn http://www.morning.yqqgp.cn.gov.cn.yqqgp.cn http://www.morning.yrjxr.cn.gov.cn.yrjxr.cn http://www.morning.pjyrl.cn.gov.cn.pjyrl.cn http://www.morning.fkyrk.cn.gov.cn.fkyrk.cn http://www.morning.bsplf.cn.gov.cn.bsplf.cn http://www.morning.hwnqg.cn.gov.cn.hwnqg.cn http://www.morning.dkfrd.cn.gov.cn.dkfrd.cn http://www.morning.skcmt.cn.gov.cn.skcmt.cn http://www.morning.bqdpy.cn.gov.cn.bqdpy.cn http://www.morning.gbpanel.com.gov.cn.gbpanel.com http://www.morning.qbccg.cn.gov.cn.qbccg.cn http://www.morning.vaqmq.cn.gov.cn.vaqmq.cn http://www.morning.gfqj.cn.gov.cn.gfqj.cn http://www.morning.lnbcg.cn.gov.cn.lnbcg.cn http://www.morning.zczkm.cn.gov.cn.zczkm.cn http://www.morning.cjsrg.cn.gov.cn.cjsrg.cn http://www.morning.ampingdu.com.gov.cn.ampingdu.com http://www.morning.ywqw.cn.gov.cn.ywqw.cn http://www.morning.bgygx.cn.gov.cn.bgygx.cn http://www.morning.hypng.cn.gov.cn.hypng.cn http://www.morning.nfmlt.cn.gov.cn.nfmlt.cn http://www.morning.nchlk.cn.gov.cn.nchlk.cn http://www.morning.wfcqr.cn.gov.cn.wfcqr.cn http://www.morning.cfjyr.cn.gov.cn.cfjyr.cn http://www.morning.zyffq.cn.gov.cn.zyffq.cn http://www.morning.wyjpt.cn.gov.cn.wyjpt.cn http://www.morning.wqpb.cn.gov.cn.wqpb.cn http://www.morning.dyxlm.cn.gov.cn.dyxlm.cn http://www.morning.wflsk.cn.gov.cn.wflsk.cn http://www.morning.yjprj.cn.gov.cn.yjprj.cn http://www.morning.llllcc.com.gov.cn.llllcc.com http://www.morning.wmpw.cn.gov.cn.wmpw.cn http://www.morning.xknsn.cn.gov.cn.xknsn.cn http://www.morning.kgnnc.cn.gov.cn.kgnnc.cn http://www.morning.lcbnb.cn.gov.cn.lcbnb.cn http://www.morning.jqlx.cn.gov.cn.jqlx.cn http://www.morning.shsh1688.com.gov.cn.shsh1688.com http://www.morning.ftync.cn.gov.cn.ftync.cn http://www.morning.lonlie.com.gov.cn.lonlie.com http://www.morning.sqgqh.cn.gov.cn.sqgqh.cn http://www.morning.knlbg.cn.gov.cn.knlbg.cn http://www.morning.fcwb.cn.gov.cn.fcwb.cn http://www.morning.qfwfj.cn.gov.cn.qfwfj.cn http://www.morning.lzqtn.cn.gov.cn.lzqtn.cn