Skip to content

Instantly share code, notes, and snippets.

View igneus's full-sized avatar

Jakub Pavlík igneus

View GitHub Profile
import unittest
import time
import os
_COLOR = {'green': "\x1b[32;01m",
'red': "\x1b[31;01m",
'reset': "\x1b[0m"
}
def red_str(text):
\version "2.16.0"
global = {
% \key c \major
\cadenzaOn % no timing, no automatic bars
% no stem
\override Stem #'transparent = ##t
\override Stem #'Y-extent = ##f