GMU:My Computer, Max, and I/Camille Chalubert/My patches: Difference between revisions

From Medien Wiki
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
* https://docs.cycling74.com/max5/refpages/msp-ref/sfplay~.html
* https://docs.cycling74.com/max5/refpages/msp-ref/sfplay~.html


==My Max Patches==
==My Max Patches : Alarm Clock==


I tried to create a program that looked like an alarm clock. The sound is triggered after a certain time.
I tried to create a program that looked like an alarm clock. The sound is triggered after a certain time. the last program "alarm clock try" is the final program.


* [[:File:send and wait 1.maxpat]]
* [[:File:send and wait 1.maxpat]]
Line 30: Line 30:


*[[:File:patch 1 alarm clock try .maxpat]]
*[[:File:patch 1 alarm clock try .maxpat]]
==My Max Patches : Escape Game==
I tried to create a Patch for the code of the escape Game. The player has 6 minutes to find the numbers.
[[:File:Escape Game.maxpat]]
I find the Idea and discover the conditional statement with the video : https://www.youtube.com/watch?v=3WHAUonFPsI


==Tutorials [[Arduino]]==
==Tutorials [[Arduino]]==

Latest revision as of 09:21, 9 September 2019


Tutorials with Patches Max

I started by making tutorials to understand the software.

Informations about sound

My Max Patches : Alarm Clock

I tried to create a program that looked like an alarm clock. The sound is triggered after a certain time. the last program "alarm clock try" is the final program.


My Max Patches : Escape Game

I tried to create a Patch for the code of the escape Game. The player has 6 minutes to find the numbers.

File:Escape Game.maxpat

I find the Idea and discover the conditional statement with the video : https://www.youtube.com/watch?v=3WHAUonFPsI

Tutorials Arduino

I started by making tutorials to understand the software.

Tutorials with Patches Arduino

My Arduino Patches