GMU:Max and I, Max and Me/Friedrich Wilhelm Albrecht Pittelkow/Process: Difference between revisions

From Medien Wiki
(Created page with "== First Max Patch == A patch that implements a very basic sequenzer and a FM-Syth. File:FriedrichPittelkow_maxpatch.maxpat == Video to synth == Using the average ammou...")
 
mNo edit summary
 
Line 23: Line 23:
*[[:File:capsens_1_FrPit.maxpat]]
*[[:File:capsens_1_FrPit.maxpat]]
*[[:File:capsens_1_arduino_FrPit.ino]]
*[[:File:capsens_1_arduino_FrPit.ino]]
== Multisource mixer ==
[[File:ExAuVi.png|400px]]

Latest revision as of 22:43, 16 June 2021

First Max Patch

A patch that implements a very basic sequenzer and a FM-Syth.

File:FriedrichPittelkow_maxpatch.maxpat

Video to synth

Using the average ammount of red, green and blue present in the video to control the timbre of the synthezizer and movemnet of sound as well as the pericved luminance to controll the pitch.

File:video_to_synth_1_friedrich.maxpat

Sensing physical data

I used a homemade capacitive sensor as an input and an led as well as sound as an output. Such a sensor can be built by connecting two pins of the Arduino with an resistor with a relativly high value (I used 1MOhm) and a conducting object eg. aluminium or copper foil.

Capacitive sensing with Arduino

The Max/Msp-Patch recives readings from the sensor. There are dials implementet so calibrate the range of the sensor. This data is used to controll the pitch an oscillator and the brightness of an attached led.

Capsens 1 img FrPit.jpeg Capsens 1 sketch.png

Multisource mixer

ExAuVi.png