GMU:Max/MSP visual programming/Sandra Anhalt: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[:File:3_crossfade_filter_effect_mixer_sa.maxpat]]
*[[:File:exercise1_sa.maxpat]]
In this file we experiment on how to generate sound. It uses metro and a
sequencer and three different frequencies.


[[:File:Description_of _Patches.pdf]]
*[[:File:‎Frequency_dimmer_exercise2_sa.maxpat]]
In this patch the frequency of the sound in the max patch gets controlled
via input by Arduino. As sensor we used a photo sensor; the intensity by
which the photo sensor receives light will control the modulation of the
sound in max patch.


[[:File:3_crossfade_final_sa.maxpat]]
*[[:File:exercise3_graphics_controling_3D_object_sa.maxpat]]
In this patch you can move a 3D object on the screen in a 3D space by
controlling it via Arduino input. In this case the movement is controlled by
only a single cable to induce movement of the object on the x, y and z
axis. As the input is only one single cable the values are manipulated by
calculating functions to obtain three different outputs to move the object
accordingly.


[[:File:exercise1_sa.maxpat]]
*[[:File:Extrusion_simplified-m.maxpat]]
work in progress for video mixer with jit.gen sub patch in attempt to
control color parameters


[[:File:‎Frequency_dimmer_exercise2_sa.maxpat]]
*[[:File:3_crossfade_final_sa.maxpat]]
This file is a video mixer.
It has three image inputs; i.e. the webcam, video 1 and video 2. The
intensity of the amount of merging of the different input sources can be
controlled by a slider. That way different effects can be achieved and
manipulated. To not only work on screen but to implement input controls
via the physical environment the slider can also be controlled by Arduino
sensors over serial communication; in this case the slider is controlled by
a photo sensor.


[[:File:exercise3_graphics_controling_3D_object_sa.maxpat]]
*[[:File:3_crossfade_filter_effect_mixer_sa.maxpat]]
This file is a variation of the final mixer patch
 
*[[:File:3_crossfade_final_sa.maxpat]]
It has the same functionality as the final patch but an effect filter has
been added. With the slider the intensity of the effect can be controlled.


[[:File:Extrusion_simplified-m.maxpat]] ‎



Latest revision as of 07:27, 3 August 2018

In this file we experiment on how to generate sound. It uses metro and a sequencer and three different frequencies.

In this patch the frequency of the sound in the max patch gets controlled via input by Arduino. As sensor we used a photo sensor; the intensity by which the photo sensor receives light will control the modulation of the sound in max patch.

In this patch you can move a 3D object on the screen in a 3D space by controlling it via Arduino input. In this case the movement is controlled by only a single cable to induce movement of the object on the x, y and z axis. As the input is only one single cable the values are manipulated by calculating functions to obtain three different outputs to move the object accordingly.

work in progress for video mixer with jit.gen sub patch in attempt to control color parameters

This file is a video mixer. It has three image inputs; i.e. the webcam, video 1 and video 2. The intensity of the amount of merging of the different input sources can be controlled by a slider. That way different effects can be achieved and manipulated. To not only work on screen but to implement input controls via the physical environment the slider can also be controlled by Arduino sensors over serial communication; in this case the slider is controlled by a photo sensor.

This file is a variation of the final mixer patch

It has the same functionality as the final patch but an effect filter has been added. With the slider the intensity of the effect can be controlled.