Difference between revisions of "250a Haptics Lab"

From CCRMA Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 
The goal of this lab is to introduce three-dimensional active force feedback.  Each haptic effect can easily be coupled to a sound because the feedback loop is controlled directly Pd.  Different haptic effects suggest different sounds; different sounds suggest different effects.  What are the most interesting mappings?  Which are appropriate, controllable, even "expressive".  Try each sound control with and without haptic feedback enabled.  Are there some that simply cannot be played without haptics?
 
The goal of this lab is to introduce three-dimensional active force feedback.  Each haptic effect can easily be coupled to a sound because the feedback loop is controlled directly Pd.  Different haptic effects suggest different sounds; different sounds suggest different effects.  What are the most interesting mappings?  Which are appropriate, controllable, even "expressive".  Try each sound control with and without haptic feedback enabled.  Are there some that simply cannot be played without haptics?
  
<center>
 
 
[[Image:falcon.jpg]]
 
[[Image:falcon.jpg]]
</center>
+
 
 +
 
  
 
== Part 0: Setup ==
 
== Part 0: Setup ==
 +
* Install the new and improved .pdsettings file on your CCRMA linux account according to the directions on [http://ccrma.stanford.edu/courses/250a/lectures/pd/ this page].
 +
 +
* Add the following line to your ~/.bashrc file:
 +
<tt>export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/ccrma/courses/250a/pd/externs</tt>

Revision as of 09:20, 21 October 2009

The goal of this lab is to introduce three-dimensional active force feedback. Each haptic effect can easily be coupled to a sound because the feedback loop is controlled directly Pd. Different haptic effects suggest different sounds; different sounds suggest different effects. What are the most interesting mappings? Which are appropriate, controllable, even "expressive". Try each sound control with and without haptic feedback enabled. Are there some that simply cannot be played without haptics?

Falcon.jpg


Part 0: Setup

  • Install the new and improved .pdsettings file on your CCRMA linux account according to the directions on this page.
  • Add the following line to your ~/.bashrc file:

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/ccrma/courses/250a/pd/externs