comparison 2013/April-2013/LT-DTM.html @ 9:e4748bca1eb3

mkdir 2013
author Masataka Kohagura <e085726@ie.u-ryukyu.ac.jp>
date Tue, 14 Jan 2014 04:18:59 +0900
parents April-2013/LT-DTM.html@c9b2998eb516
children
comparison
equal deleted inserted replaced
8:0ce451f35622 9:e4748bca1eb3
1 <!DOCTYPE html>
2
3 <!--
4 Google HTML5 slide template
5
6 Authors: Luke Mahé (code)
7 Marcin Wichary (code and design)
8
9 Dominic Mazzoni (browser compatibility)
10 Charles Chen (ChromeVox support)
11
12 URL: http://code.google.com/p/html5slides/
13 -->
14
15 <html>
16 <head>
17 <title>LT大会-DTM</title>
18
19 <meta charset='utf-8'>
20 <script
21 src='http://html5slides.googlecode.com/svn/trunk/slides.js'></script>
22 </head>
23
24 <style>
25 /* Your individual styles here, or just use inline styles if that’s
26 what you want. */
27 .slides article { background-image: none !important; background-color: white; }
28
29
30 </style>
31
32 <body style='display: none'>
33
34 <section class='slides layout-regular template-default'>
35
36 <!-- Your slides (<article>s) go here. Delete or comment out the
37 slides below.-->
38
39 <article>
40 <h1>
41 Let's enjoy DTM!
42 </h1>
43 <p>
44 古波倉 正隆@B4
45 </p>
46 </article>
47
48 <article>
49 <h3>
50 自己紹介
51 </h3>
52 <p>
53 2008年入学 現在に至る
54 </p>
55 <p>
56 twitter<br>
57 @masamasa_massa
58 </p>
59 </article>
60
61 <article>
62 <h3>
63 曲作り(DTM)のキッカケ
64 </h3>
65 <p>
66 ・音ゲ大好き(KONAMI系音ゲ)
67 </p>
68 <p>
69 ・本当はバンドをやりたかった
70 </p>
71 <p>
72 ・DTMだと一人で曲をつくれるじゃん!
73 </p>
74 <p>
75 ・beatmaniaIIDXのような曲をつくりたい!
76 </p>
77 </article>
78
79 <article>
80 <h3>
81 What's DTM??
82 </h3>
83 <p>
84 DTM(DeskTop Music)<br>
85 ※和製英語なので外国人には通じません
86 </p>
87 <p>
88 PCやタブレット、スマートフォンなどで曲を作ること
89 </p>
90 </article>
91
92 <article>
93 <h3>
94 最低限必要なもの
95 </h3>
96 <p>
97 ・DAW(Digital Audio Workstation)
98 </p>
99 </article>
100
101 <article>
102 <h3>
103 主なDAW ※価格は価格.com調べ
104 </h3>
105 <h3>
106 windows
107 </h3>
108 <section>
109 <pre>
110 ・Cubase(¥49,800~¥78,070)
111 ・Sonar(¥58,315~¥65,480)
112 ・FLstudio(¥25,365~¥36,750)
113 </pre>
114 <h3>
115 Mac
116 </h3>
117 <pre>
118 ・Cubase
119 ・Logic(¥17000)
120 ・GarageBand(Mac付属)
121 </pre>
122 </section>
123 </article>
124
125 <article>
126 <h1>
127 GarageBandならタダ!
128 </h1>
129 </article>
130 <article>
131 <h1>
132 (仮)DTMerの集い
133 </h1>
134 <p>
135 毎月1回の活動
136 </p>
137 <p>
138 DTMの技術交換を行なっていく(進行形)
139 </p>
140 <p>
141 場所も毎回変わります
142 </p>
143 </article>
144
145 <article>
146 <h1><center>
147 end
148 </center></h1>
149 </article>
150
151
152
153 </body>
154 </html>