Difference between revisions of "Combined EAMIR Interface"

From vjmedia
(Created page with 'Logging in with your WPI username Searching for the title of your project in the search bar at the left. If the search comes back with zero results, you will be asked to "create …')
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Logging in with your WPI username
 
Searching for the title of your project in the search bar at the left. If the search comes back with zero results, you will be asked to "create this page" with that name. Click that link to begin creating that page.
 
Create the page and click edit at the top.
 
Suggestion: copy the contents of this page as a template starting point for your page
 
Choose one or more categories (shown on the main page) that you feel your project falls into and create a category tags such as [[Category:Algorithmic Composition]] or [[Category:Interactive Systems]]. You can see all of the categories from the main page.
 
Add a description and links to the content you're submitting by formatting them as [//www.mylink.com The Thing My Link Goes To].
 
See steps below for uploading and linking to content
 
Once your page is complete, click save and review it. Go to the main page and ensure that your page shows up in the proper categories.
 
 
Complete List of Categories
 
Projects & Systems
 
 
[[Category:Interactive Systems]]
 
[[Category:Interactive Systems]]
 
[[Category:Development Toolkits]]
 
[[Category:Development Toolkits]]
Line 15: Line 4:
 
[[Category: Advisor:Manzo]]
 
[[Category: Advisor:Manzo]]
  
Click the Upload file link at the left and upload a file
+
This project takes the many modules of EAMIR (created by V J Manzo) and combines them in an elegant way to enable playing by multiple individuals using a single computer. For example, one individual can play EAMIR DDR while another plays Guitar EAMIR-o. Navigation between these different modules is simple and easy.  
Link to the files within your page using the tag:
 
[[File:my_filename.jpg]]
 
  
Link to these files within your page using the code:
+
For a better understanding, watch the short video below!
[[File:http://media.wpi.edu/Academics/Depts/HUA/Manzo/Combined_Eamir_Interface.png]]
 
Note: if you have spaces in your path name replace them with %20 so that "/HUA/Manzo/My File.png" becomes "/HUA/Manzo/My%20File.png"
 
Remove any special characters (such as spaces, "(", "{", etc.) from filenames
 
  
How to Embed Video and Audio
 
  
Embed Video and Audio
+
<mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/Combined_EAMIR_Interface/EAMIR%20Interface.mp4</mediaplayer>
Upload the video or audio using the above steps
 
You may embed the video or audio in your page with the following code:
 
Code: <mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/Combined_EAMIR_Interface/EAMIR%20Interface</mediaplayer>
 

Latest revision as of 14:15, 17 October 2014


This project takes the many modules of EAMIR (created by V J Manzo) and combines them in an elegant way to enable playing by multiple individuals using a single computer. For example, one individual can play EAMIR DDR while another plays Guitar EAMIR-o. Navigation between these different modules is simple and easy.

For a better understanding, watch the short video below!


The media player is loading...