Skip to content

usr80/compoze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compoze

compoze 可编辑在线乐谱

http://tan.coding.me/compoze/

Comment-on-Github.Party

#使用方法

  1. 加载js文件
 <script src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fdist%2Fcompoze.js"></script>
  1. 自动解析.compoze 元素里面的内容,解析生成Canvas乐谱
<div class="compoze"> 
    tabstave notation=true tablature=false
    notes 4-5-6/3 ## =|: 5-4-2/3 2/2 =:|
</div>

更多语法请参考 compoze语法介绍

#开发指引 安装browserify

npm install browserify -g

执行命令 make compile 打包输出dist/compoze.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors