*[ Max4Live ] Max for Live - API Basics - Part 1 To 9 - Quantize Mapper Design
MAOFree N'DJing :: Tutoriels Gratuits • Trucs & Astuces • Démos • Outils Pratiques ::
No French Tutorials ::
Max 4 Live
Page 1 sur 1
*[ Max4Live ] Max for Live - API Basics - Part 1 To 9 - Quantize Mapper Design
Max for Live API Basics - Part 1 of 9 - Quantize Mapper Design
In this series Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
You can study with Loudon in his Advanced Music Production with Ableton Live course: [Vous devez être inscrit et connecté pour voir ce lien]
This is an introduction to a series of videos covering the basics of working with Max for Live. The video outlines the design specifications for the device and shows how to open and interact with some basic M4L functions including opening M4L patches, freezing patches, locking patches, and the patching and presentation views.
Max for Live API Basics - Part 2 of 9 - Live Object Model
Publiée le 14 sept. 2012 par BerkleeMusic
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video outlines the importance of the Live Object Model and how it works with the Live API (Application Programming Interface). The Live Object Model documentation can be found here: [Vous devez être inscrit et connecté pour voir ce lien]
The Live object model is a complete description of what aspects in Live can be controlled by Max for Live.
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
Max for Live API Basics - Part 3 of 9 - Messages and Live.path
Publiée le 19 oct. 2012 par BerkleeMusic
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video outlines the importance of messages in max. The central concept of Max is formatting and distributing messages from device to device. Message boxes can be created with the "M" key. A message sent to the right inlet of a message box will change the message in the box. A message sent to the left inlet will cause the message box to send the stored message.
Live.path is a Max for Live object designed to take a path message(from the live object model) and output the ID that can be used to associate a live.object or live.observer to an object in Live.
Max for Live API Basics - Part 4 of 9 - live.object
Publiée le 19 oct. 2012 par BerkleeMusic
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video outlines the usage of the live.object device when programming in Max 4 Live.
Max for Live API Basics - Part 5 of 9 - Message variables
Publiée le 19 oct. 2012 par BerkleeMusic
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
This video shows how the "$" functions within messages in Max. The usage of messages and message variables is an important technique when programming in Max 4 Live.
Max for Live API Basics - Part 6 of 9 - live.text
Publiée le 19 oct. 2012 par BerkleeMusic
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video shows how to create a live.text object in Max for Live and how it be shown in the presentation view.
This completes the first big part of the plugin, but the buttons will not change when the user changes the settings from the pulldown menu.
The next step will be adding in live.observer, which will be covered in the next video.
Max for Live API Basics - Part 7 of 9 - live.observer
Publiée le 19 oct. 2012 par BerkleeMusic
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
This video shows how live.observer can be used to "listen" to a parameter and announce whenever the parameter changes.
The trigger device is covered, as it is an essential for controlling the order of operations in Max.
Max for Live API Basics - Part 8 of 9 - append and route
Publiée le 19 oct. 2012 par BerkleeMusic
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video shows how the append and route devices can be used to compile and distribute messages through a Max patch.
Max for Live API Basics - Part 9 of 9 - Live API devices review
Publiée le 19 oct. 2012 par BerkleeMusic
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video reviews the usage of the important live devices that were covered in the Max for Live API basics series: live.thisdevice, live.object, live.path, and live.observer.
In this series Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
You can study with Loudon in his Advanced Music Production with Ableton Live course: [Vous devez être inscrit et connecté pour voir ce lien]
This is an introduction to a series of videos covering the basics of working with Max for Live. The video outlines the design specifications for the device and shows how to open and interact with some basic M4L functions including opening M4L patches, freezing patches, locking patches, and the patching and presentation views.
Max for Live API Basics - Part 2 of 9 - Live Object Model
Publiée le 14 sept. 2012 par BerkleeMusic
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video outlines the importance of the Live Object Model and how it works with the Live API (Application Programming Interface). The Live Object Model documentation can be found here: [Vous devez être inscrit et connecté pour voir ce lien]
The Live object model is a complete description of what aspects in Live can be controlled by Max for Live.
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
Max for Live API Basics - Part 3 of 9 - Messages and Live.path
Publiée le 19 oct. 2012 par BerkleeMusic
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video outlines the importance of messages in max. The central concept of Max is formatting and distributing messages from device to device. Message boxes can be created with the "M" key. A message sent to the right inlet of a message box will change the message in the box. A message sent to the left inlet will cause the message box to send the stored message.
Live.path is a Max for Live object designed to take a path message(from the live object model) and output the ID that can be used to associate a live.object or live.observer to an object in Live.
Max for Live API Basics - Part 4 of 9 - live.object
Publiée le 19 oct. 2012 par BerkleeMusic
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video outlines the usage of the live.object device when programming in Max 4 Live.
Max for Live API Basics - Part 5 of 9 - Message variables
Publiée le 19 oct. 2012 par BerkleeMusic
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
This video shows how the "$" functions within messages in Max. The usage of messages and message variables is an important technique when programming in Max 4 Live.
Max for Live API Basics - Part 6 of 9 - live.text
Publiée le 19 oct. 2012 par BerkleeMusic
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video shows how to create a live.text object in Max for Live and how it be shown in the presentation view.
This completes the first big part of the plugin, but the buttons will not change when the user changes the settings from the pulldown menu.
The next step will be adding in live.observer, which will be covered in the next video.
Max for Live API Basics - Part 7 of 9 - live.observer
Publiée le 19 oct. 2012 par BerkleeMusic
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
This video shows how live.observer can be used to "listen" to a parameter and announce whenever the parameter changes.
The trigger device is covered, as it is an essential for controlling the order of operations in Max.
Max for Live API Basics - Part 8 of 9 - append and route
Publiée le 19 oct. 2012 par BerkleeMusic
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video shows how the append and route devices can be used to compile and distribute messages through a Max patch.
Max for Live API Basics - Part 9 of 9 - Live API devices review
Publiée le 19 oct. 2012 par BerkleeMusic
You can study with Loudon in his Advanced Music Production with Ableton live course: [Vous devez être inscrit et connecté pour voir ce lien]
In this series, Berkleemusic instructor Loudon Stearns demonstrates the programming behind the "Quantize Mapper" Max for Live device which can be downloaded here: [Vous devez être inscrit et connecté pour voir ce lien]
This video reviews the usage of the important live devices that were covered in the Max for Live API basics series: live.thisdevice, live.object, live.path, and live.observer.
Sujets similaires
» FREE ABLETON LIVE AFRODJRACK #61: QUANTIZE MAPPER
» Free Ableton Live AfroDJRack #61: Quantize Mapper
» Razor Tutorials intro basics part 1 Native Instruments Tutorials Series , Komplete Tutorials
» Dubstep Sound Design Course - Episode 10: Making Sounds - Dubstep Basses (Part 1)
» Dubstep Sound Design Course - Episode 11: Making Sounds - Dubstep Basses (Part 2)
» Free Ableton Live AfroDJRack #61: Quantize Mapper
» Razor Tutorials intro basics part 1 Native Instruments Tutorials Series , Komplete Tutorials
» Dubstep Sound Design Course - Episode 10: Making Sounds - Dubstep Basses (Part 1)
» Dubstep Sound Design Course - Episode 11: Making Sounds - Dubstep Basses (Part 2)
MAOFree N'DJing :: Tutoriels Gratuits • Trucs & Astuces • Démos • Outils Pratiques ::
No French Tutorials ::
Max 4 Live
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum