Difference between revisions of "Makeshift Multisampler"

From vjmedia
m
m
Line 15: Line 15:
 
The Max patch itself:
 
The Max patch itself:
  
[[File:http://media.wpi.edu/Academics/Depts/HUA/Manzo/Makeshift_Multisampler/Fast_Makeshift_Multisampler.zip]]
+
http://media.wpi.edu/Academics/Depts/HUA/Manzo/Makeshift_Multisampler/Fast_Makeshift_Multisampler.zip
  
  
 
[[Category:Sound Design]][[Category:Interactive Systems]][[Category:Multimedia]][[Category: Advisor:Manzo]]
 
[[Category:Sound Design]][[Category:Interactive Systems]][[Category:Multimedia]][[Category: Advisor:Manzo]]

Revision as of 06:29, 15 October 2014

The Makeshift Multisampler is a simple utility for creating an instrument. It allows users to record their own audio from any source, to make it playable with a keyboard. The interface features a help box, which displays information about any object the mouse is over.

The sampler automatically segments incoming audio into discrete samples by cutting them when the sound level gets below a threshold set by the user. Each of these samples is then sent through an array of filters, each tuned to a specific frequency (corresponding to a musical note). By analyzing the relative pitches of each output, the pitch of each sample is determined. The samples are then playable.

Note input is through typing on the computer keyboard, clicking on an onscreen keyboard, or playing on an external MIDI controller. If a note is played for which there is no sample, the closest sample will be determined and repitched to match the query.

Future uses for this project involve using Max for Live to incorporate the sampler into a digital workstation environment.



A short video overview of the project:

File:Fast MakeshiftMultisampler.mp4

The Max patch itself:

http://media.wpi.edu/Academics/Depts/HUA/Manzo/Makeshift_Multisampler/Fast_Makeshift_Multisampler.zip