-
Notifications
You must be signed in to change notification settings - Fork 0
/
Tutoriales.html
118 lines (87 loc) · 6.78 KB
/
Tutoriales.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!DOCTYPE html>
<!-- head -->
<head>
<meta charset="utf-8">
<meta name="index" content="Sergio Granada-Moreno Portfolio">
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
<title> Diseño de aplicaciones musicales</title>
<link rel="stylesheet" href="style.css" type="text/css" />
<link href="http://sergiogranadamoreno.tk/">
<link href="http://musica.uniandes.edu.co/">
<link href="http://uniandes.edu.co/">
<link href="http://sergiogranadamoreno.tk/">
<link href="https://www.zotero.org/groups/uniandes-dam/items">
<!-- IE Mobile 10.0 rendering bug fix -->
<script>(function(){if("-ms-user-select"in document.documentElement.style&&navigator.userAgent.match(/IEMobile\/10\.0/)){var a=document.createElement("style");a.appendChild(document.createTextNode("@-ms-viewport{width:auto!important}"));document.getElementsByTagName("head")[0].appendChild(a)}})();</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="">
<meta name="keywords" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="revisit-after" content="3 days" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Diseño de aplicaciones musicales" />
<meta property="og:url" content="http://dam.uniandes.edu.co" />
<meta property="og:image" content="" />
<meta property="og:description" content="" />
<meta property="og:image" content="https://i.imgsafe.org/98b3b7c893.png" />
</head>
<!-- body -->
<body>
<header id="site-header" class="group">
<div class="logo">
<!-- start of freefind search box html -->
<table cellpadding=0 cellspacing=0 border=0 >
<tr><td style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;">
<form style="margin:0px; margin-top:4px;" action="http://search.freefind.com/find.html" method="get" accept-charset="utf-8" target="_self">
<input type="hidden" name="si" value="17718934">
<input type="hidden" name="pid" value="r">
<input type="hidden" name="n" value="0">
<input type="hidden" name="_charset_" value="">
<input type="hidden" name="bcd" value="÷">
<input type="text" name="query" size="15">
<input type="submit" value="search">
</form></td></tr>
<tr><td style="text-align:left; font-family: Arial, Helvetica, sans-serif;font-size: 7.5pt;padding-top:4px;"></td></tr></table>
<!-- end of freefind search box html -->
<nav id="access" role="navigation">
<h3 class="assistive-text">Main menu</h3>
<div class="skip-link"><a class="assistive-text" href="#content">Skip to primary content</a></div>
<div class="menu-main-menu-container">
<ul id="menu-main-menu" class="menu"><li id="menu-item-30" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30"><a href="index.html"> Portada </a></li>
<li id="menu-item-37" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37"><a href="Guia.html">Guía rápida</a></li>
<li id="menu-item-34" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34"><a href="Tutoriales.html">Tutoriales</a></li>
<li id="menu-item-31" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-10 current_page_item menu-item-31"><a href="Ejemplos.html">Enlaces web</a></li>
<li id="menu-item-33" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-33"><a href="Links.html">Lectura sugerida</a></li>
<li id="menu-item-44" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-44"><a href="Bibliografia.html">Bibliografía</a></li>
<li id="menu-item-76" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-76"><a href="Contacto.html">Contacto</a></li>
</ul></div> </nav><!-- #access -->
</div>
</header>
<br><br><br><br>
<p><b><a href="Tutorial 1.html">1. Introducción a la síntesis aditiva.</a></b></p>
<p><b><a href="Tutorial 2.html">2. Introducción a la síntesis FM.</a></b></p>
<p><b><a href="Tutorial 3.html">3. El modelo análogo y los módulos Beap.</a></b></p>
<p><b><a href="Tutorial 4.html">4. “Sampling” utilizando osciladores de tabla de onda.</a></b></p> <br><br>
<p><b>Ejemplos:</b></p>
<p><b><a href="https://www.dropbox.com/s/6x177lxlnkcj6fw/groove%20examples%20%282017-1%29.zip?dl=0" target="_blank"> “Sampling” utilizando el objeto groove~.</a></b></p>
<p><b><a href="https://www.dropbox.com/s/n3zjz0yqkjyt2d0/Beap%20and%20pattr%20%282017-1%29.zip?dl=0" target="_blank"> Beap y el sistema pattr.</a></b></p>
<p><b><a href="https://www.dropbox.com/s/w4ltuz6pxifl0qf/Midi%20Controller%20%26%20Pattr%20%282017-1%29.zip?dl=0" target="_blank"> Controladores Midi y manejo de "presets".</a></b></p>
<p><b><a href="https://www.dropbox.com/s/elpjr45d5uh5v0v/key%20counter.maxpat?dl=0" target="_blank"> Contador con [counter] y el objeto [key].</a></b></p>
<p><b><a href="https://www.dropbox.com/s/b5w2zn6anyra50j/Beap%20-%20OSC.zip?dl=0" target="_blank"> Controlando los módulos Beap a través de TouchOSC. </a></b></p>
<p><b><a href="https://www.dropbox.com/s/8ksc2ervu07wop7/Iannix.zip?dl=0" target="_blank"> Secuenciadores OSC (Iannix). </a></b></p>
<p><b><a href="https://www.dropbox.com/s/430z318jjkoy0lo/data-based%20sah.maxpat?dl=0" target="_blank"> Muestreo y retención (Sample & Hold) aplicado a flujo de datos. </a></b></p>
<p><b><a href="https://www.dropbox.com/s/l2wgtsx33ck6hi3/chucker%20examples.zip?dl=0" target="_blank"> "Slicing" con el objeto chucker~. </a></b></p>
<p><b><a href="https://www.dropbox.com/s/cqvcyt265vtlw1o/pitchmap%20examples.zip?dl=0" target="_blank"> "Pitch mapping". </a></b></p>
<p><b><a href="https://www.dropbox.com/s/gdn64p7c2hle1ry/Using%20Plug-ins%20and%20Max%20for%20Live%20Devices%20with%20Max.zip?dl=0" target="_blank"> Utilizando dispositivos de Max For Live. </a></b></p>
<p><b><a href="https://www.dropbox.com/s/3en1yxxek9iiyho/Miraweb.zip?dl=0" target="_blank"> Superficies de control utilizando Miraweb. </a></b></p>
<br><br><br><br>
<!-- "in progress" image
<p><img src="http://www.rmreps.com/assets/images/UnderConstruction.PNG" width="50%" height="50%"/></p>
</body> -->
<!-- footer -->
<footer>
<!--<a href="http://musica.uniandes.edu.co/" title="Home"><img src="http://media.virbcdn.com/images/f5/d55287a3b2087f99-LOGO-UNIANDES-850.jpg" width="383" height="83" alt="DEPARTAMENTO DE MÚSICA"></a>
-->
</footer>
</html>