smml 0.0.1.2

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 ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 6bf2824c9bd756298a61dd85c3ba78c2adef2528
4
+ data.tar.gz: f54b53bffa1e535c2da4a4b7a1064b0bb7e6baf1
5
+ SHA512:
6
+ metadata.gz: 49195b2fe4dc36160ec7b8cfd8701796555bb15f0c48ffade3b085348537b644251da15af74fe06531622b2fee1f8ecae6f813d9d981992a0290a7f222802ef0
7
+ data.tar.gz: 8802d8ed531d9e38d5472a051920d38b53ce2ae9544840d815ad732c37d67534d00a031b53dc023125142b922c4276dcffacd4b670edde6a01a47b659a61a1f0
data/Gemfile ADDED
@@ -0,0 +1,4 @@
1
+ source 'https://rubygems.org'
2
+
3
+ # Specify your gem's dependencies in smml.gemspec
4
+ gemspec
data/LICENSE.txt ADDED
@@ -0,0 +1,22 @@
1
+ Copyright (c) 2014 tabasano
2
+
3
+ MIT License
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining
6
+ a copy of this software and associated documentation files (the
7
+ "Software"), to deal in the Software without restriction, including
8
+ without limitation the rights to use, copy, modify, merge, publish,
9
+ distribute, sublicense, and/or sell copies of the Software, and to
10
+ permit persons to whom the Software is furnished to do so, subject to
11
+ the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be
14
+ included in all copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
data/Rakefile ADDED
@@ -0,0 +1,2 @@
1
+ require "bundler/gem_tasks"
2
+
@@ -0,0 +1,47 @@
1
+ 35 Acoustic Bass Drum
2
+ 36 Bass Drum 1
3
+ 37 Side Stick
4
+ 38 Acoustic Snare
5
+ 39 Hand Clap
6
+ 40 Electric Snare
7
+ 41 Low Floor Tom
8
+ 42 Closed Hi Hat
9
+ 43 High Floor Tom
10
+ 44 Pedal Hi-Hat
11
+ 45 Low Tom
12
+ 46 Open Hi-Hat
13
+ 47 Low-Mid Tom
14
+ 48 Hi Mid Tom
15
+ 49 Crash Cymbal 1
16
+ 50 High Tom
17
+ 51 Ride Cymbal 1
18
+ 52 Chinese Cymbal
19
+ 53 Ride Bell
20
+ 54 Tambourine
21
+ 55 Splash Cymbal
22
+ 56 Cowbell
23
+ 57 Crash Cymbal 2
24
+ 58 Vibraslap
25
+ 59 Ride Cymbal 2
26
+ 60 Hi Bongo
27
+ 61 Low Bongo
28
+ 62 Mute Hi Conga
29
+ 63 Open Hi Conga
30
+ 64 Low Conga
31
+ 65 High Timbale
32
+ 66 Low Timbale
33
+ 67 High Agogo
34
+ 68 Low Agogo
35
+ 69 Cabasa
36
+ 70 Maracas
37
+ 71 Short Whistle
38
+ 72 Long Whistle
39
+ 73 Short Guiro
40
+ 74 Long Guiro
41
+ 75 Claves
42
+ 76 Hi Wood Block
43
+ 77 Low Wood Block
44
+ 78 Mute Cuica
45
+ 79 Open Cuica
46
+ 80 Mute Triangle
47
+ 81 Open Triangle
@@ -0,0 +1,144 @@
1
+ Piano
2
+ 1 Acoustic Grand Piano アコースティックピアノ
3
+ 2 Bright Acoustic Piano ブライトピアノ
4
+ 3 Electric Grand Piano エレクトリックグランドピアノ
5
+ 4 Honky-tonk Piano ホンキートンクピアノ
6
+ 5 Electric Piano 1 エレクトリックピアノ
7
+ 6 Electric Piano 2 エレクトリックピアノ2
8
+ 7 Harpsichord ハープシコード
9
+ 8 Clavi クラビネット
10
+ Chromatic Percussion
11
+ 9 Celesta チェレスタ
12
+ 10 Glockenspiel グロッケンシュピール
13
+ 11 Musical box オルゴール
14
+ 12 Vibraphone ヴィブラフォン
15
+ 13 Marimba マリンバ
16
+ 14 Xylophone シロフォン
17
+ 15 Tubular Bell チューブラーベル
18
+ 16 Dulcimer ダルシマー
19
+ Organ
20
+ 17 Drawbar Organ ドローバーオルガン
21
+ 18 Percussive Organ パーカッシブオルガン
22
+ 19 Rock Organ ロックオルガン
23
+ 20 Church organ チャーチオルガン
24
+ 21 Reed organ リードオルガン
25
+ 22 Accordion アコーディオン
26
+ 23 Harmonica ハーモニカ
27
+ 24 Tango Accordion タンゴアコーディオン
28
+ Guitar
29
+ 25 Acoustic Guitar (nylon) アコースティックギター(ナイロン弦)
30
+ 26 Acoustic Guitar (steel) アコースティックギター(スチール弦)
31
+ 27 Electric Guitar (jazz) ジャズギター
32
+ 28 Electric Guitar (clean) クリーンギター
33
+ 29 Electric Guitar (muted) ミュートギター
34
+ 30 Overdriven Guitar オーバードライブギター
35
+ 31 Distortion Guitar ディストーションギター
36
+ 32 Guitar harmonics ギターハーモニクス
37
+ Bass
38
+ 33 Acoustic Bass アコースティックベース
39
+ 34 Electric Bass (finger) フィンガー・ベース
40
+ 35 Electric Bass (pick) ピック・ベース
41
+ 36 Fretless Bass フレットレスベース
42
+ 37 Slap Bass 1 スラップベース 1
43
+ 38 Slap Bass 2 スラップベース 2
44
+ 39 Synth Bass 1 シンセベース 1
45
+ 40 Synth Bass 2 シンセベース 2
46
+ Strings
47
+ 41 Violin ヴァイオリン
48
+ 42 Viola ヴィオラ
49
+ 43 Cello チェロ
50
+ 44 Double bass コントラバス
51
+ 45 Tremolo Strings トレモロ
52
+ 46 Pizzicato Strings ピッチカート
53
+ 47 Orchestral Harp ハープ
54
+ 48 Timpani ティンパニ
55
+ Ensemble
56
+ 49 String Ensemble 1 ストリングアンサンブル 1
57
+ 50 String Ensemble 2 ストリングアンサンブル 2
58
+ 51 Synth Strings 1 シンセストリングス 1
59
+ 52 Synth Strings 2 シンセストリングス 2
60
+ 53 Voice Aahs 声「あー」
61
+ 54 Voice Oohs 声「おー」
62
+ 55 Synth Voice シンセヴォイス
63
+ 56 Orchestra Hit オーケストラヒット
64
+ Brass
65
+ 57 Trumpet トランペット
66
+ 58 Trombone トロンボーン
67
+ 59 Tuba チューバ
68
+ 60 Muted Trumpet ミュートトランペット
69
+ 61 French horn フレンチ・ホルン
70
+ 62 Brass Section ブラスセクション
71
+ 63 Synth Brass 1 シンセブラス 1
72
+ 64 Synth Brass 2 シンセブラス 2
73
+ Reed
74
+ 65 Soprano Sax ソプラノサックス
75
+ 66 Alto Sax アルトサックス
76
+ 67 Tenor Sax テナーサックス
77
+ 68 Baritone Sax バリトンサックス
78
+ 69 Oboe オーボエ
79
+ 70 English Horn イングリッシュホルン
80
+ 71 Bassoon ファゴット
81
+ 72 Clarinet クラリネット
82
+ Pipe
83
+ 73 Piccolo ピッコロ
84
+ 74 Flute フルート
85
+ 75 Recorder リコーダー
86
+ 76 Pan Flute パンフルート
87
+ 77 Blown Bottle 茶瓶
88
+ 78 Shakuhachi 尺八
89
+ 79 Whistle 口笛
90
+ 80 Ocarina オカリナ
91
+ Synth Lead
92
+ 81 Lead 1 (square) 矩形波
93
+ 82 Lead 2 (sawtooth) ノコギリ波
94
+ 83 Lead 3 (calliope) カリオペ
95
+ 84 Lead 4 (chiff) チフ
96
+ 85 Lead 5 (charang) チャランゴ
97
+ 86 Lead 6 (voice) 声
98
+ 87 Lead 7 (fifths) フィフスズ
99
+ 88 Lead 8 (bass + lead) バス + リード
100
+ Synth Pad
101
+ 89 Pad 1 (Fantasia) ファンタジア
102
+ 90 Pad 2 (warm) ウォーム
103
+ 91 Pad 3 (polysynth) ポリシンセ
104
+ 92 Pad 4 (choir) クワイア
105
+ 93 Pad 5 (bowed) ボウ
106
+ 94 Pad 6 (metallic) メタリック
107
+ 95 Pad 7 (halo) ハロー
108
+ 96 Pad 8 (sweep) スウィープ
109
+ Synth Effects
110
+ 97 FX 1 (rain) 雨
111
+ 98 FX 2 (soundtrack) サウンドトラック
112
+ 99 FX 3 (crystal) クリスタル
113
+ 100 FX 4 (atmosphere) アトモスフィア
114
+ 101 FX 5 (brightness) ブライトネス
115
+ 102 FX 6 (goblins) ゴブリン
116
+ 103 FX 7 (echoes) エコー
117
+ 104 FX 8 (sci-fi) サイファイ
118
+ Ethnic
119
+ 105 Sitar シタール
120
+ 106 Banjo バンジョー
121
+ 107 Shamisen 三味線
122
+ 108 Koto 琴
123
+ 109 Kalimba カリンバ
124
+ 110 Bagpipe バグパイプ
125
+ 111 Fiddle フィドル
126
+ 112 Shanai シャハナーイ
127
+ Percussive
128
+ 113 Tinkle Bell ティンクルベル
129
+ 114 Agogo アゴゴ
130
+ 115 Steel Drums スチールドラム
131
+ 116 Woodblock ウッドブロック
132
+ 117 Taiko Drum 太鼓
133
+ 118 Melodic Tom メロディックタム
134
+ 119 Synth Drum シンセドラム
135
+ 120 Reverse Cymbal 逆シンバル
136
+ Sound effects
137
+ 121 Guitar Fret Noise ギターフレットノイズ
138
+ 122 Breath Noise ブレスノイズ
139
+ 123 Seashore 海岸
140
+ 124 Bird Tweet 鳥の囀り
141
+ 125 Telephone Ring 電話のベル
142
+ 126 Helicopter ヘリコプター
143
+ 127 Applause 拍手
144
+ 128 Gunshot 銃声