Extended notes literals #22

Closed
opened 2022-05-26 00:33:47 +02:00 by robben · 4 comments
robben commented 2022-05-26 00:33:47 +02:00 (Migrated from engi.evolpe.it)
  • Dodawanie półtonu dzięki '#' i 's'
  • Odejmowanie półtonów dźięki 'b' i 'f'

Poniższe zapisy są równoważne:

(b+1) b#  bs   +półton
(b-1)	bb  bf   -półton

(b+2) b##  bss   + 2 półtony
(b-2)	bbb  bff   - 2 półtony
- [x] Dodawanie półtonu dzięki '#' i 's' - [x] Odejmowanie półtonów dźięki 'b' i 'f' Poniższe zapisy są równoważne: ``` (b+1) b# bs +półton (b-1) bb bf -półton (b+2) b## bss + 2 półtony (b-2) bbb bff - 2 półtony ```
robben commented 2022-05-26 00:33:48 +02:00 (Migrated from engi.evolpe.it)

assigned to @robben

assigned to @robben
robben commented 2022-05-29 02:57:56 +02:00 (Migrated from engi.evolpe.it)

marked the task Dodawanie półtonu dzięki '#' i 's' as completed

marked the task **Dodawanie półtonu dzięki '#' i 's'** as completed
robben commented 2022-05-29 02:58:01 +02:00 (Migrated from engi.evolpe.it)

marked the task Odejmowanie półtonów dźięki 'b' i 'f' as completed

marked the task **Odejmowanie półtonów dźięki 'b' i 'f'** as completed
robben commented 2022-05-29 03:02:13 +02:00 (Migrated from engi.evolpe.it)

Implemented in a665d95692

Implemented in a665d95692215c422b2c88415a15c56dca49868d
Sign in to join this conversation.
No Label
bug
enhancement
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: s416496/musique#22
No description provided.