head_music 7.0.3 → 7.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 661ca1037c2ec1391047f0280d164cc6a26135f0ab72714d28cd922d8a75b071
4
- data.tar.gz: a38b2121fd9dbc97332132461b286f4ba74b636f0d9a2c255c59059ffa363826
3
+ metadata.gz: 2179abb1bb9bb68a8b73e1847a6b715a37902b8601b1fad1f42729e4a7485c4b
4
+ data.tar.gz: 6e9eb38f55e86b7f87a9f6ce0e4b720afadcb5e3d90a95254ef9bb3685cd428b
5
5
  SHA512:
6
- metadata.gz: 6063c6ae3bddea01a258cdb4a848d9351f537a0d4b21800cf606a71a7b8675a6bde72cb478c8075f211980279a908b6043fd21df651a4c71f17bfba158e2980a
7
- data.tar.gz: d08b97c61f98dda0257ca123101cc5ffcaba98552707d09f08ca1803fda79c8e3d638fdd2e77f30d83288a3afd01d115969f4b9d1effb09667f34c8dcc2e2b60
6
+ metadata.gz: 0ba286e7a630413151bd63100a6b0bcb8d9d3adba5e81a3af47c3774724e18c5f78a4330f2811c1068c9a2d8b5a7c4215d27a5793491016ecd61f2660c7755f6
7
+ data.tar.gz: d5b916629846e13983fd80794492bb051a0c42139e39b6584c61b21e5a504e7de8e5663f8f931f566c4cd269bef271fd10ac682d1a1bcace6ab37f310101cfce
@@ -1,5 +1,19 @@
1
1
  de:
2
2
  head_music:
3
+ chromatic_intervals:
4
+ perfect_unison: reine Prime
5
+ minor_second: kleine Sekunde
6
+ major_second: große Sekunde
7
+ minor_third: kleine Terz
8
+ major_third: große Terz
9
+ perfect_fourth: reine Quarte
10
+ tritone: Tritonus
11
+ perfect_fifth: reine Quinte
12
+ minor_sixth: kleine Sexte
13
+ major_sixth: große Sexte
14
+ minor_seventh: kleine Septime
15
+ major_seventh: große Septime
16
+ perfect_octave: reine Oktave
3
17
  clefs:
4
18
  alto_clef: Altschlüssel
5
19
  baritone_c_clef: Baritonschlüssel
@@ -39,16 +53,38 @@ de:
39
53
  viola_clef: Bratschenschlüssel
40
54
  violin_clef: Violinschlüssel
41
55
  instrument_classifications:
56
+ aerophone: Aerophon
57
+ bowed: Streichinstrument
42
58
  brass: Blechblas
43
59
  brass_instrument: Blechblasinstrument
60
+ chordophone: Chordophon
61
+ double_reed: Doppelrohrblatt
44
62
  drum: Trommel
45
- keyboard_instrument: Tasteninstrumente
46
- percussion: Perkussions
47
- percussion_instrument: Schlaginstrumente
48
- plucked_instrument: Zupfinstrumente
49
- strings: Streicher
63
+ edge_blown_aerophone: Kantenangeblasenes Aerophon
64
+ electronic: Elektronisch
65
+ idiophone: Idiophon
66
+ keyboard: Tastatur
67
+ keyboard_instrument: Tasteninstrument
68
+ mallet: Schlagstab
69
+ membranophone: Membranophon
70
+ metal: Metall
71
+ mezzo_soprano_voice: Mezzosopran
72
+ percussion: Schlagzeug
73
+ percussion_instrument: Schlaginstrument
74
+ plucked: Zupfinstrument
75
+ plucked_instrument: Zupfinstrument
76
+ reed: Rohrblatt
77
+ shaken: Gerüttelt
78
+ single_reed: Einfachrohrblatt
79
+ string: Saite
50
80
  stringed_instrument: Saiteninstrument
81
+ strings: Saiten
82
+ struck: Geschlagen
83
+ voice: Stimme
84
+ wind: Blas
51
85
  wind_instrument: Blasinstrument
86
+ wood: Holz
87
+ woodwind: Holzblas
52
88
  woodwind_instrument: Holzblasinstrument
53
89
  instrument_voices:
54
90
  alto: Alt
@@ -227,5 +263,37 @@ de:
227
263
  chamber_tone: Kammerton
228
264
  choir_tone: Chorton
229
265
  rudiments:
266
+ alteration: Alteration
267
+ chromatic_interval: chromatisches Intervall
268
+ circle: Kreis
230
269
  clef: Notenschlüssel
231
270
  consonance: Konsonanz
271
+ diatonic_interval: diatonisches Intervall
272
+ grand_staff: Großer Notenstab
273
+ harmonic_interval: harmonisches Intervall
274
+ instrument: Instrument
275
+ interval_cycle: Intervallkreis
276
+ key_signature: Tonart
277
+ letter_name: Buchstabenname
278
+ melodic_interval: melodisches Intervall
279
+ meter: Takt
280
+ motion: Bewegung
281
+ musical_symbol: musikalisches Symbol
282
+ octave: Oktave
283
+ pitch: Tonhöhe
284
+ pitch_class: Tonhöhenklasse
285
+ pitch_class_set: Tonhöhenklassensatz
286
+ pitch_set: Tonhöhensatz
287
+ quality: Qualität
288
+ reference_pitch: Referenztonhöhe
289
+ rhythm: Rhythmus
290
+ rhythmic_unit: rhythmische Einheit
291
+ scale: Tonleiter
292
+ scale_degree: Tonleiterstufe
293
+ scale_type: Tonleiterart
294
+ solmization: Solmisation
295
+ sonority: Klangfarbe
296
+ spelling: Schreibweise
297
+ staff: Notenlinien
298
+ tuba: Tuba
299
+ tuning: Stimmung
@@ -100,6 +100,7 @@ en:
100
100
  wind_instrument: wind instrument
101
101
  wood: wood
102
102
  woodwind: woodwind
103
+ woodwind_instrument: woodwind instrument
103
104
  instrument_with_pitch_designation: "%{instrument} in %{pitch_designation}"
104
105
  instrument_voices:
105
106
  piccolo: piccolo
@@ -1,5 +1,19 @@
1
1
  es:
2
2
  head_music:
3
+ chromatic_intervals:
4
+ perfect_unison: unísono perfecto
5
+ minor_second: segunda menor
6
+ major_second: segunda mayor
7
+ minor_third: tercera menor
8
+ major_third: tercera mayor
9
+ perfect_fourth: cuarta justa
10
+ tritone: tritono
11
+ perfect_fifth: quinta justa
12
+ minor_sixth: sexta menor
13
+ major_sixth: sexta mayor
14
+ minor_seventh: séptima menor
15
+ major_seventh: séptima mayor
16
+ perfect_octave: octava justa
3
17
  clefs:
4
18
  alto_clef: clave contralto
5
19
  baritone_c_clef: clave de barítono
@@ -39,19 +53,38 @@ es:
39
53
  violin_clef: clave de sol
40
54
  vocal_tenor_clef: clave de tenor vocal
41
55
  instrument_classifications:
56
+ aerophone: aerófono
57
+ bowed: de arco
42
58
  brass: metal
43
59
  brass_instrument: instrumento de metal
60
+ chordophone: cordófono
44
61
  double_reed: doble lengüeta
45
62
  drum: tambor
46
- keyboard_instrument: instrumento de tecla
63
+ edge_blown_aerophone: aerófono de bisel
64
+ electronic: electrónico
65
+ idiophone: idiófono
66
+ keyboard: teclado
67
+ keyboard_instrument: instrumento de teclado
68
+ mallet: mazo
69
+ membranophone: membranófono
70
+ metal: metal
71
+ mezzo_soprano_voice: voz de mezzosoprano
47
72
  percussion: percusión
48
73
  percussion_instrument: instrumento de percusión
49
- plucked_instrument: instrumento punteado
74
+ plucked: punteado
75
+ plucked_instrument: instrumento pulsado
50
76
  reed: lengüeta
51
- stringed_instrument: instrumento de cuerdas
77
+ shaken: sacudido
78
+ single_reed: lengüeta simple
79
+ string: cuerda
80
+ stringed_instrument: instrumento de cuerda
52
81
  strings: cuerdas
82
+ struck: percutido
83
+ voice: voz
53
84
  wind: viento
54
85
  wind_instrument: instrumento de viento
86
+ wood: madera
87
+ woodwind: viento-madera
55
88
  woodwind_instrument: instrumento de viento-madera
56
89
  instruments:
57
90
  accordion: acordeón
@@ -225,5 +258,37 @@ es:
225
258
  it: italiano
226
259
  ru: ruso
227
260
  rudiments:
261
+ alteration: alteración
262
+ chromatic_interval: intervalo cromático
263
+ circle: círculo
228
264
  clef: clave
229
265
  consonance: consonancia
266
+ diatonic_interval: intervalo diatónico
267
+ grand_staff: gran pentagrama
268
+ harmonic_interval: intervalo armónico
269
+ instrument: instrumento
270
+ interval_cycle: ciclo de intervalos
271
+ key_signature: armadura de clave
272
+ letter_name: nombre de la nota
273
+ melodic_interval: intervalo melódico
274
+ meter: metro
275
+ motion: movimiento
276
+ musical_symbol: símbolo musical
277
+ octave: octava
278
+ pitch: tono
279
+ pitch_class: clase de tono
280
+ pitch_class_set: conjunto de clases de tono
281
+ pitch_set: conjunto de tonos
282
+ quality: calidad
283
+ reference_pitch: tono de referencia
284
+ rhythm: ritmo
285
+ rhythmic_unit: unidad rítmica
286
+ scale: escala
287
+ scale_degree: grado de la escala
288
+ scale_type: tipo de escala
289
+ solmization: solmización
290
+ sonority: sonoridad
291
+ spelling: notación
292
+ staff: pentagrama
293
+ tuba: tuba
294
+ tuning: afinación
@@ -1,5 +1,19 @@
1
1
  fr:
2
2
  head_music:
3
+ chromatic_intervals:
4
+ perfect_unison: unisson parfait
5
+ minor_second: seconde mineure
6
+ major_second: seconde majeure
7
+ minor_third: tierce mineure
8
+ major_third: tierce majeure
9
+ perfect_fourth: quarte juste
10
+ tritone: triton
11
+ perfect_fifth: quinte juste
12
+ minor_sixth: sixte mineure
13
+ major_sixth: sixte majeure
14
+ minor_seventh: septième mineure
15
+ major_seventh: septième majeure
16
+ perfect_octave: octave juste
3
17
  clefs:
4
18
  alto_clef: clé alto
5
19
  baritone_c_clef: clé de baryton
@@ -39,19 +53,37 @@ fr:
39
53
  viola_clef: clé d'ut
40
54
  violin_clef: clé de sol
41
55
  instrument_classifications:
56
+ aerophone: aérophone
57
+ bowed: à archet
42
58
  brass: cuivres
43
- brass_instrument: instruments à vent de cuivre
44
- double_reed: anche double
59
+ brass_instrument: instrument à cuivre
60
+ chordophone: chordophone
61
+ double_reed: à anche double
45
62
  drum: tambour
63
+ edge_blown_aerophone: aérophone à embouchure latérale
64
+ electronic: électronique
65
+ idiophone: idiophone
66
+ keyboard: clavier
46
67
  keyboard_instrument: instrument à clavier
68
+ mallet: maillet
69
+ membranophone: membranophone
70
+ metal: métal
71
+ mezzo_soprano_voice: voix de mezzo-soprano
47
72
  percussion: percussion
48
73
  percussion_instrument: instrument à percussion
74
+ plucked: pincé
49
75
  plucked_instrument: instrument à cordes pincées
50
76
  reed: anche
51
- strings: cordes
77
+ shaken: secoué
78
+ single_reed: à anche simple
79
+ string: corde
52
80
  stringed_instrument: instrument à cordes
53
- wind: instrument à vent
81
+ strings: cordes
82
+ struck: frappé
83
+ voice: voix
84
+ wind: vent
54
85
  wind_instrument: instrument à vent
86
+ wood: bois
55
87
  woodwind: bois
56
88
  woodwind_instrument: instrument à vent en bois
57
89
  instrument_voices:
@@ -232,5 +264,37 @@ fr:
232
264
  it: italien
233
265
  ru: russe
234
266
  rudiments:
267
+ alteration: altération
268
+ chromatic_interval: intervalle chromatique
269
+ circle: cercle
235
270
  clef: clé
236
271
  consonance: consonance
272
+ diatonic_interval: intervalle diatonique
273
+ grand_staff: grande portée
274
+ harmonic_interval: intervalle harmonique
275
+ instrument: instrument
276
+ interval_cycle: cycle d'intervalles
277
+ key_signature: armure
278
+ letter_name: nom de note
279
+ melodic_interval: intervalle mélodique
280
+ meter: mesure
281
+ motion: mouvement
282
+ musical_symbol: symbole musical
283
+ octave: octave
284
+ pitch: hauteur de son
285
+ pitch_class: classe de hauteur de son
286
+ pitch_class_set: ensemble de classes de hauteurs
287
+ pitch_set: ensemble de hauteurs de son
288
+ quality: qualité
289
+ reference_pitch: hauteur de référence
290
+ rhythm: rythme
291
+ rhythmic_unit: unité rythmique
292
+ scale: gamme
293
+ scale_degree: degré de la gamme
294
+ scale_type: type de gamme
295
+ solmization: solmisation
296
+ sonority: sonorité
297
+ spelling: notation
298
+ staff: portée
299
+ tuba: tuba
300
+ tuning: accord
@@ -1,5 +1,19 @@
1
1
  it:
2
2
  head_music:
3
+ chromatic_intervals:
4
+ perfect_unison: unisono perfetto
5
+ minor_second: seconda minore
6
+ major_second: seconda maggiore
7
+ minor_third: terza minore
8
+ major_third: terza maggiore
9
+ perfect_fourth: quarta giusta
10
+ tritone: tritono
11
+ perfect_fifth: quinta giusta
12
+ minor_sixth: sesta minore
13
+ major_sixth: sesta maggiore
14
+ minor_seventh: settima minore
15
+ major_seventh: settima maggiore
16
+ perfect_octave: ottava perfetta
3
17
  clefs:
4
18
  alto_clef: chiave di contralto
5
19
  baritone_c_clef: chiave di baritono
@@ -39,21 +53,39 @@ it:
39
53
  viola_clef: chiave di viola
40
54
  violin_clef: chiave di violino
41
55
  instrument_classifications:
42
- brass: ottone
43
- brass_instrument: ottone
44
- double_reed: ancia doppia
56
+ aerophone: aerofono
57
+ bowed: ad arco
58
+ brass: ottoni
59
+ brass_instrument: strumento d'ottone
60
+ chordophone: cordofono
61
+ double_reed: ad ancia doppia
45
62
  drum: tamburo
63
+ edge_blown_aerophone: aerofono a imboccatura laterale
64
+ electronic: elettronico
65
+ idiophone: idiofono
66
+ keyboard: tastiera
46
67
  keyboard_instrument: strumento a tastiera
68
+ mallet: a bacchette
69
+ membranophone: membranofono
70
+ metal: metallo
71
+ mezzo_soprano_voice: voce di mezzo-soprano
47
72
  percussion: percussione
48
73
  percussion_instrument: strumento a percussione
74
+ plucked: pizzicato
49
75
  plucked_instrument: strumento a pizzico
50
- reed: ancia
51
- strings: archi
52
- stringed_instrument: strumento a corda
76
+ reed: ad ancia
77
+ shaken: scosso
78
+ single_reed: ad ancia singola
79
+ string: corda
80
+ stringed_instrument: strumento a corde
81
+ strings: corde
82
+ struck: percosso
83
+ voice: voce
53
84
  wind: fiato
54
85
  wind_instrument: strumento a fiato
55
- woodwind: legno
56
- woodwind_instrument: legno
86
+ wood: legno
87
+ woodwind: a fiato legno
88
+ woodwind_instrument: strumento a fiato legno
57
89
  instrument_voices:
58
90
  alto: contralto
59
91
  baritone: baritono
@@ -224,5 +256,37 @@ it:
224
256
  it: italiano
225
257
  ru: russo
226
258
  rudiments:
259
+ alteration: alterazione
260
+ chromatic_interval: intervallo cromatico
261
+ circle: cerchio
227
262
  clef: chiave
228
263
  consonance: consonanza
264
+ diatonic_interval: intervallo diatonico
265
+ grand_staff: grande pentagramma
266
+ harmonic_interval: intervallo armonico
267
+ instrument: strumento
268
+ interval_cycle: ciclo di intervalli
269
+ key_signature: armatura di chiave
270
+ letter_name: nome della nota
271
+ melodic_interval: intervallo melodico
272
+ meter: metro
273
+ motion: movimento
274
+ musical_symbol: simbolo musicale
275
+ octave: ottava
276
+ pitch: altezza del suono
277
+ pitch_class: classe di altezza
278
+ pitch_class_set: insieme di classi di altezza
279
+ pitch_set: insieme di altezze
280
+ quality: qualità
281
+ reference_pitch: altezza di riferimento
282
+ rhythm: ritmo
283
+ rhythmic_unit: unità ritmica
284
+ scale: scala
285
+ scale_degree: grado della scala
286
+ scale_type: tipo di scala
287
+ solmization: solmizzazione
288
+ sonority: sonorità
289
+ spelling: notazione
290
+ staff: pentagramma
291
+ tuba: tuba
292
+ tuning: accordatura
@@ -1,21 +1,53 @@
1
1
  ru:
2
2
  head_music:
3
+ chromatic_intervals:
4
+ perfect_unison: чистая унисон
5
+ minor_second: малая секунда
6
+ major_second: большая секунда
7
+ minor_third: малая терция
8
+ major_third: большая терция
9
+ perfect_fourth: чистая кварта
10
+ tritone: триоль
11
+ perfect_fifth: чистая квинта
12
+ minor_sixth: малая секста
13
+ major_sixth: большая секста
14
+ minor_seventh: малая септима
15
+ major_seventh: большая септима
16
+ perfect_octave: чистая октава
3
17
  instrument_classifications:
18
+ aerophone: аэрофон
19
+ bowed: смычковые
4
20
  brass: медные духовые
5
21
  brass_instrument: медный духовой инструмент
6
- double_reed: двойная деревянная духовая
22
+ chordophone: хордофон
23
+ double_reed: двойная трость
7
24
  drum: барабан
25
+ edge_blown_aerophone: флейта с боковым продувом
26
+ electronic: электронный
27
+ idiophone: идиофон
28
+ keyboard: клавишные
8
29
  keyboard_instrument: клавишный инструмент
30
+ mallet: маллетный инструмент
31
+ membranophone: мембранофон
32
+ metal: металлический
33
+ mezzo_soprano_voice: меццо-сопрано
9
34
  percussion: ударные
10
35
  percussion_instrument: ударный инструмент
11
- plucked_instrument: щипковые инструменты
12
- reed: деревянные духовые
13
- strings: струны
36
+ plucked: щипковые
37
+ plucked_instrument: щипковый инструмент
38
+ reed: тростниковый
39
+ shaken: трясучие инструменты
40
+ single_reed: одинарная трость
41
+ string: струнные
14
42
  stringed_instrument: струнный инструмент
43
+ strings: струны
44
+ struck: ударный
45
+ voice: голос
15
46
  wind: духовые
16
47
  wind_instrument: духовой инструмент
48
+ wood: дерево
17
49
  woodwind: деревянные духовые
18
- woodwind_instrument: деревянные духовые инструменты
50
+ woodwind_instrument: деревянный духовой инструмент
19
51
  instruments:
20
52
  accordion: аккордеон
21
53
  alto_clarinet: альт-кларнет
@@ -171,3 +203,38 @@ ru:
171
203
  fr: Французский
172
204
  it: Итальянский
173
205
  ru: Русский
206
+ rudiments:
207
+ alteration: альтерация
208
+ chromatic_interval: хроматический интервал
209
+ circle: круг
210
+ clef: ключ
211
+ consonance: консонанс
212
+ diatonic_interval: диатонический интервал
213
+ grand_staff: большой нотный стан
214
+ harmonic_interval: гармонический интервал
215
+ instrument: инструмент
216
+ interval_cycle: цикл интервалов
217
+ key_signature: тональность
218
+ letter_name: названия нот
219
+ melodic_interval: мелодический интервал
220
+ meter: метр
221
+ motion: движение
222
+ musical_symbol: музыкальный символ
223
+ octave: октава
224
+ pitch: высота звука
225
+ pitch_class: класс высоты звука
226
+ pitch_class_set: набор классов высоты звука
227
+ pitch_set: набор высот звука
228
+ quality: качество
229
+ reference_pitch: эталонная высота звука
230
+ rhythm: ритм
231
+ rhythmic_unit: ритмическая единица
232
+ scale: гамма
233
+ scale_degree: ступень гаммы
234
+ scale_type: тип гаммы
235
+ solmization: сольмизация
236
+ sonority: звучность
237
+ spelling: обозначение
238
+ staff: нотный стан
239
+ tuba: туба
240
+ tuning: настройка
@@ -1,3 +1,3 @@
1
1
  module HeadMusic
2
- VERSION = "7.0.3"
2
+ VERSION = "7.0.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: head_music
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.0.3
4
+ version: 7.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rob Head
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-02-21 00:00:00.000000000 Z
11
+ date: 2024-02-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport