Hardware (electronics and stuff) -> MaxMSP wizadry -> speakers
MaxMSP has Objects (functions), Message boxes (used for sending variables to an object), Number boxes (send info of type int/float)
Objects~ is a signal object. like cycle~. A signal object means that there is always 44,100 numbers coming out of that object every second.
How would you we control this without screen or mouse?
list all the parameters and actions you need to deal with.
select and load....
select start and end.... How do you deal with different sample lengths?
Divide the slider into 3, and allow the performer to either A) play backwards at regular/slow speed, B) playback slowly, C) playback at regular speed or D) playback faster than normal.
Also set it up so that the user can load a sound without seeing the instrument!! VERY IMPORTANT!
Looping point, -> set start and width. ->use some other thing to control it.... another twisty knob yoke?
Set something that will allow the user to just straight hit one button and then go time.
No comments:
Post a Comment