abc2svg
Diff
Not logged in

Differences From Artifact [17bcab769e]:

To Artifact [607fa6ddd5]:


954
955
956
957
958
959
960

961
962
963
964
965
966
967
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968







+







		s = {
			type: C.BLOCK,
			subtype: "mc_" + param,
			dur: 0
		}
		if (parse.state >= 2) {
			curvoice = voice_tb[0]
			curvoice.eoln = 1 //true
			sym_link(s)
			return
		}
		set_ref(s)
		self.block_gen(s)
		return
	case "ottava":