From 36dbc67ca165e56b2bd9f8c53a840ab1513f87b3 Mon Sep 17 00:00:00 2001 From: Leni Aniva Date: Sun, 9 Jun 2024 23:15:12 -0700 Subject: [PATCH] Necrofantasia arpeggio, touhou intro with 3/4 time --- game/necrofantasia.ly | 4 ++-- game/touhou-intro.ly | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/game/necrofantasia.ly b/game/necrofantasia.ly index 82bf3bd..f6b3d0a 100644 --- a/game/necrofantasia.ly +++ b/game/necrofantasia.ly @@ -102,8 +102,8 @@ violin = \new Staff \with { %1~ | 2.. r8 | \key gs \minor - gs='2..-1 r8 | gs4 as b cs8 gs8~ | - gs2.. r8 | ds'4 cs b cs8 b8~ | + gs='2..-1 r8 | gs4 as b cs8 ds8~ | + ds2.. r8 | ds4 cs b cs8 b8~ | b4-3 as-3 gs as8 b8~ | b4 as gs as8 b8~ | b4 cs ds cs8 ds8~ | ds2.. r8 | ds=''2.. r8 | gs,4 as b as8 b8~ | diff --git a/game/touhou-intro.ly b/game/touhou-intro.ly index f59083e..5528c63 100644 --- a/game/touhou-intro.ly +++ b/game/touhou-intro.ly @@ -14,12 +14,13 @@ violin = \new Staff \with { \fixed c' { \tempo 4 = 130 \numericTimeSignature - \time 4/4 + \time 3/4 + \repeat volta 2 { - \tuplet 3/2 { d4 g a } \tuplet 3/2 { c' a g } | - \tuplet 3/2 { d4 g a } \tuplet 3/2 { c' a g } | - \tuplet 3/2 { e4 f e } c4 d4 | + d8 g a c' a g | + d8 g a c' a g | + e8 f e c d4 | } } \score {