Difference between revisions of "Interactive Music App on iOS Devices"

From vjmedia
Line 1: Line 1:
 
In this project, I developed an interactive music app, Signature Music, that runs on iOS platform using Xcode and Objective-C. Believing music is for everyone to create and produce, this is for Professor Manzo s EAMIR project, which is an open-source project that allows individuals to create a unique, tonal musical expression without the physical and technical limitations found in performing music. You can sign or draw on the touchscreen of your iPhone or iPad and sound will be produced according to figures you draw. it reads the input user draws on the board, transfers the input data to sound based on the slope of the line. “Save” will save your current drawing to your photo album on your iOS device, and “Clear” will clear the screen. You can also adjust the tempo of the music it generates.
 
In this project, I developed an interactive music app, Signature Music, that runs on iOS platform using Xcode and Objective-C. Believing music is for everyone to create and produce, this is for Professor Manzo s EAMIR project, which is an open-source project that allows individuals to create a unique, tonal musical expression without the physical and technical limitations found in performing music. You can sign or draw on the touchscreen of your iPhone or iPad and sound will be produced according to figures you draw. it reads the input user draws on the board, transfers the input data to sound based on the slope of the line. “Save” will save your current drawing to your photo album on your iOS device, and “Clear” will clear the screen. You can also adjust the tempo of the music it generates.
  
My final report is available [[http://media.wpi.edu/Academics/Depts/HUA/Manzo/InteractiveMusicApponiOSDevices/Interactive_Music_App_on_iOS_Devices.pdf here]].
+
My final report is available [http://media.wpi.edu/Academics/Depts/HUA/Manzo/InteractiveMusicApponiOSDevices/Interactive_Music_App_on_iOS_Devices.pdf here].
  
 
<mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/InteractiveMusicApponiOSDevices/Signauture Music.mp4</mediaplayer>
 
<mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/InteractiveMusicApponiOSDevices/Signauture Music.mp4</mediaplayer>

Revision as of 02:43, 26 April 2013

In this project, I developed an interactive music app, Signature Music, that runs on iOS platform using Xcode and Objective-C. Believing music is for everyone to create and produce, this is for Professor Manzo s EAMIR project, which is an open-source project that allows individuals to create a unique, tonal musical expression without the physical and technical limitations found in performing music. You can sign or draw on the touchscreen of your iPhone or iPad and sound will be produced according to figures you draw. it reads the input user draws on the board, transfers the input data to sound based on the slope of the line. “Save” will save your current drawing to your photo album on your iOS device, and “Clear” will clear the screen. You can also adjust the tempo of the music it generates.

My final report is available here.

The media player is loading...