All Projects → aguai → Tmdlang

aguai / Tmdlang

Licence: gpl-3.0
Timebase MarkDown Language

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tmdlang

Warez
All your base are belong to us!
Stars: ✭ 584 (+1568.57%)
Mutual labels:  markdown, music
Jekyll Spaceship
🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
Stars: ✭ 196 (+460%)
Mutual labels:  markdown, music
Soffes.blog
Redis + Git backed blog
Stars: ✭ 31 (-11.43%)
Mutual labels:  markdown
Gotenberg Go Client
Go client for the Gotenberg API
Stars: ✭ 35 (+0%)
Mutual labels:  markdown
Deepaudioclassification
Finding the genre of a song with Deep Learning
Stars: ✭ 969 (+2668.57%)
Mutual labels:  music
Manuskript
A open-source tool for writers
Stars: ✭ 960 (+2642.86%)
Mutual labels:  markdown
Ytspotifydl
Youtube and Spotify music downloader with metadata.
Stars: ✭ 34 (-2.86%)
Mutual labels:  music
Hint
重构到 ---> https://github.com/hustcc/lint-md
Stars: ✭ 30 (-14.29%)
Mutual labels:  markdown
Audioworks
A cross-platform, multi-format audio conversion and tagging suite
Stars: ✭ 35 (+0%)
Mutual labels:  music
Notes
📝 Migrated to(迁移至) https://github.com/Kuangcp/Note 当前仓库已经废弃, 对应的博客网站:
Stars: ✭ 33 (-5.71%)
Mutual labels:  markdown
React Markdown Preview
React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.
Stars: ✭ 34 (-2.86%)
Mutual labels:  markdown
Midiflip
🎹 MIDI music mayhem - flip, transpose, and arbitrarily remap pitches in MIDI files
Stars: ✭ 33 (-5.71%)
Mutual labels:  music
Go Strip Markdown
Remove Markdown formatting. Written in Go.
Stars: ✭ 32 (-8.57%)
Mutual labels:  markdown
Musicode
🎶 Markup language for music creation and analysis! -- https://hlorenzi.github.io/musicode/
Stars: ✭ 34 (-2.86%)
Mutual labels:  music
Termd
Render markdown in the terminal
Stars: ✭ 32 (-8.57%)
Mutual labels:  markdown
Strawberry
🍓 Strawberry Music Player
Stars: ✭ 972 (+2677.14%)
Mutual labels:  music
Distro Delves
YouTube web-series looking at operating systems in an informational & entertaining format.
Stars: ✭ 31 (-11.43%)
Mutual labels:  markdown
Graphql Music
🎸A workshop in building a GraphQL API
Stars: ✭ 33 (-5.71%)
Mutual labels:  music
Markdownview
Android library to display markdown text.
Stars: ✭ 970 (+2671.43%)
Mutual labels:  markdown
Text Runner
Test runner for text
Stars: ✭ 35 (+0%)
Mutual labels:  markdown

TMDLang

Timebase Mark Down Language

description

a markup language for sequent event like band style music score or show rundown sheet

概述(中文)

以類似 Markdown Languange 的標記語法建立依時序進行的事件流程表格諸如 樂隊形式級數樂譜活動節目流程

for macOS

  1. in order to use charactors like 🎝 , 𝆒 , 𝄋, 𝄌,etc. FreeSerif and Hanazono must be install separately.

  2. libcairo should be rebuild with these flags :

    ./configure --enable-quartz=no --enable-quartz-font=no --enable-quartz-image=no
    

    (bug has been fix and push into mainstream)

for macOS(中文)

  1. 請自行安裝 FreeSerif花園明朝 兩組字體以俾顯示 🎝 , 𝆒 , 𝄋, 𝄌 等字體。

  2. libcairo 需要以以下 flags 重新編譯:

    # ./configure --enable-quartz=no --enable-quartz-font=no --enable-quartz-image=no
    

    (bug has been fix and push into mainstream)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].