-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaper_nime20.html
More file actions
executable file
·179 lines (147 loc) · 9.54 KB
/
paper_nime20.html
File metadata and controls
executable file
·179 lines (147 loc) · 9.54 KB
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<title>mi-Creative</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="mi Creative" />
<meta name="keywords" content="Physical, Modeling, Mass, Spring, Digital, Arts, Grenoble, Gipsa" />
<meta name="author" content="miCreative" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="shortcut icon" href="images/favicon.ico" />
<link href='http://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800%7CPlayfair%20Display:700%7CPT%20Serif:400i' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href='style.css' />
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body class="single single-post paper">
<div class="site-wrapper">
<div class="doc-loader"></div>
<!-- Left Part Sidebar -->
<div class="menu-left-part">
<!-- Menu from nav.js -->
<nav id="header-main-menu"></nav>
<!-- Hello text in menu from nav.js -->
<div id="header-main-text" class="menu-right-text"></div>
</div>
<!-- Right Part Sidebar -->
<div id="nav-top" class="menu-right-part">
<div class="header-logo">
<a href="index.html">
<img src="images/logo.png" alt="miCreative">
</a>
</div>
<div class="toggle-holder">
<div id="toggle">
<div class="menu-line"></div>
</div>
</div>
</div>
<!-- Page Content Holder -->
<div id="content" class="site-content">
<article>
<div class="single-post-header-content content-1170 center-relative">
<div id="slider" class="simple-image-slider-wrapper relative swiper-container">
<div class="swiper-wrapper image-slider slider">
<div class="swiper-slide">
<img src="images/projects/PhysicallyBasedSonificationHandGesturesDancePerformance.jpg"/>
</div>
<!--
<div class="swiper-slide">
<img src="images/papers/paper_smc20_head.png" alt="">
</div>
<div class="swiper-slide">
<img src="images/image_43.jpg" alt="">
</div>
-->
</div>
<div class="clear"></div>
<div class="swiper-pagination simple-image-slider-pagination swiper-pagination-slider"></div>
</div>
<div class="post-wrapper center-relative">
<div class="single-content-wrapper content-960 center-relative">
<h1 class="entry-title">
Towards an Interactive Model-Based Sonification of Hand Gesture for Dance Performance
</h1>
<h1 class="entry-subtitle">
International Conference on New Interfaces for Musical Expression
</h1>
<div class="post-info-wrapper">
<div class="sticky-spacer">
<div class="entry-info">
<div>
<div class="text-holder">
DATE
</div>
<div class="entry-date published">
July 2020
</div>
</div>
<div>
<div class="text-holder">
AUTHOR
</div>
<div class="author-nickname">
<a href="#" rel="author">
Andrea Giomi,
</a><br>
<a href="#" rel="author">
James Leonard
</a>
</div>
</div>
<div>
<div class="text-holder">
DOWNLOAD
</div>
<div class="cat-links">
<ul>
<li>
<a target="_blank" rel="noopener noreferrer" href="https://smc2020torino.it/adminupload/file/SMCCIM_2020_paper_116.pdf">On SMC Website</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="entry-content">
<div class="paper-abstract">
<p>
This paper presents an ongoing research on hand gesture interactive sonification in dance performances. For this purpose, a conceptual framework and a multilayered mapping model issued from an experimental case study will be proposed. The goal of this research is twofold. On the one hand, we aim to determine action-based perceptual invariants that allow us to establish pertinent relations between gesture qualities and sound features. On the other hand, we are interested in analysing how an interactive model-based sonification can provide useful and effective feedback for dance practitioners. From this point of view, our research explicitly addresses the convergence between the scientific understandings provided by the field of movement sonification and the traditional know-how developed over the years within the digital instrument and interaction design communities. A key component of our study is the combination between physically-based sound synthesis and motion features analysis. This approach has proven effective in providing interesting insights for devising novel sonification models for artistic and scientific purposes, and for developing a collaborative platform involving the designer, the musician and the performer. </p>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</article>
<div class="nav-links">
<a class="nav-previous tooltip" data-title="LAC 2019" href="paper_haid19.html">
<span class="fa fa-chevron-left" aria-hidden="true"></span>
</a>
<a class="nav-next tooltip" data-title="SMC 2019 (2)" href="paper_smc19_proc.html">
<span class="fa fa-chevron-right" aria-hidden="true"></span>
</a>
</div>
<div class="clear"></div>
</div>
-->
<!-- End Page Content Holder -->
</div>
<!--Load JavaScript-->
<script src="js/jquery.js"></script>
<script src='js/jquery.smartmenus.min.js'></script>
<script src='js/jquery.prettyPhoto.js'></script>
<script src="js/jquery.sticky-kit.min.js"></script>
<script src='js/imagesloaded.pkgd.js'></script>
<script src='js/jquery.fitvids.js'></script>
<script src='js/tipper.js'></script>
<script src='js/swiper.min.js'></script>
<script src='nav.js'></script>
<script src='js/main.js'></script>
<!--Equation Display-->
<script src="js/MathJax/MathJax.js?config=default"></script>
</body>
</html>