Ableton Max For Live Essentials 基础音频MIDI效果合成控制拓展包

本文主要是介绍Ableton Max For Live Essentials 基础音频MIDI效果合成控制拓展包,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

ee918cb6456e34b

格式:ALP
要求:Windows / MacOS
要求:Live(9.5 / 10.0或更高版本)
大小: 3.27GB

Max For Live Essentials是在Max Live中制作的用于Ableton Live 9/10的音频、MIDI效果、合成器和控制器的集合。

英文说明:

Max for Live Essentials is a collection of audio and MIDI effects, synthesizers and control devices made with Max for Live – for use with Live 9.

Max for Live Essentials includes 16 Instruments, 10 audio effects, and 8 MIDI effects. The Pack also features demo Live Sets that showcase the new Max for Live Synths and Drum Synths, as well as Instrument, Audio and MIDI Effect Racks. The Max for Live Essentials Pack includes:

Synthesizers
BASS: a monophonic virtual analog synthesizer that provides the entire palette of bass sounds in one device – from classically deep and clean to heavily distorted, rumbling tones.

BASS

POLI: a virtual analog synth designed to for playing classic polyphonic chords and phrases. Its vintage character comes from de-tunable oscillators, a powerful modulation section and a built-in chorus.

POLI

MULTI: a highly versatile and fun multimode synthesizer which combines six synth engines in a single device. Designed for intuitive sound creation, Multi’s parameter controls change according to the selected mode, while the ‘Random’ control lets you discover inspiring, unforeseen sounds.

MULTI

Drum Synths: 13 custom-created synthesizers for drum and percussion sounds, with velocity control over just about every parameter. Try them for leads and basses too.

Audio Effects
Convolution Reverb: a sample-based reverb suite with hundreds of impulse responses from real-world spaces and world-class hardware. Featuring two devices; Convolution Reverb and Convolution Reverb Pro with added controls, plus a utility for creating your own reverb spaces.

Buffer Shuffler 2.0: an improved version of Live 8’s Buffer Shuffler, with new effects for sequencing (including stutter, gate, pitch, frequency shift, amp, and pan), plus a redesigned interface with improved layout and pattern storage. New options for “dice” modes let you precisely fine tune how sequences change over time.

Pitch Drop: recreates the sound of a vinyl record slowing down after the turntable’s motor is stopped. This results in the effect of the sound being pitched down.

MIDI Effects
Arp: an advanced pattern-based MIDI Arpeggiator. It can sort, repeat and transpose incoming MIDI notes in various ways, while controlling a number of other parameters such as note length, velocity and more.

ARP

MonoSequencer: sequence a melody according to a flexible grid, with separate dedicated sequencers for note, velocity, octave, duration, and note repeats. Notes can be locked to key and scale, and each sequence comes with an intelligent randomizer. Sequences can be synched with Live, or trigger via MIDI input.

Instant Haus: a beat generator optimized for house music or broken beats and comes with a large variety of patterns for both styles.

NoteEcho: a MIDI echo with a number of unique features.

Control Devices
Highly useful tools for deep control over your Live Sets and sounds.

MAP8: a utility macro device that’s particularly useful with Push and other eight-knob controllers.

LFO: a Max for Live device that uses an LFO (low frequency oscillator) to modulate a single parameter in your Live Set. There’s also A MIDI version of the LFO.

MultiMap: a control Device that allows you to map up to eight parameters anywhere in your Live set.

XYPad: lets you control two Live parameters with an XY pad.

Envelope: a Max for Live device that uses an envelope function generator to modulate a single parameter in your Live Set.

Envelope Follower: a Max for Live device that tracks the changes in volume of an incoming audio signal and uses this information to modulate a mapped parameter.

Explore Max for Live Essentials for yourself, and discover how these devices and Racks can enhance your music-making experience.

资源下载
链接 点击下载

这篇关于Ableton Max For Live Essentials 基础音频MIDI效果合成控制拓展包的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/986140

相关文章

SpringBoot请求参数接收控制指南分享

《SpringBoot请求参数接收控制指南分享》:本文主要介绍SpringBoot请求参数接收控制指南,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录Spring Boot 请求参数接收控制指南1. 概述2. 有注解时参数接收方式对比3. 无注解时接收参数默认位置

Spring Security+JWT如何实现前后端分离权限控制

《SpringSecurity+JWT如何实现前后端分离权限控制》本篇将手把手教你用SpringSecurity+JWT搭建一套完整的登录认证与权限控制体系,具有很好的参考价值,希望对大家... 目录Spring Security+JWT实现前后端分离权限控制实战一、为什么要用 JWT?二、JWT 基本结构

Android实现两台手机屏幕共享和远程控制功能

《Android实现两台手机屏幕共享和远程控制功能》在远程协助、在线教学、技术支持等多种场景下,实时获得另一部移动设备的屏幕画面,并对其进行操作,具有极高的应用价值,本项目旨在实现两台Android手... 目录一、项目概述二、相关知识2.1 MediaProjection API2.2 Socket 网络

Python实现word文档内容智能提取以及合成

《Python实现word文档内容智能提取以及合成》这篇文章主要为大家详细介绍了如何使用Python实现从10个左右的docx文档中抽取内容,再调整语言风格后生成新的文档,感兴趣的小伙伴可以了解一下... 目录核心思路技术路径实现步骤阶段一:准备工作阶段二:内容提取 (python 脚本)阶段三:语言风格调

Android Mainline基础简介

《AndroidMainline基础简介》AndroidMainline是通过模块化更新Android核心组件的框架,可能提高安全性,本文给大家介绍AndroidMainline基础简介,感兴趣的朋... 目录关键要点什么是 android Mainline?Android Mainline 的工作原理关键

mysql的基础语句和外键查询及其语句详解(推荐)

《mysql的基础语句和外键查询及其语句详解(推荐)》:本文主要介绍mysql的基础语句和外键查询及其语句详解(推荐),本文给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋... 目录一、mysql 基础语句1. 数据库操作 创建数据库2. 表操作 创建表3. CRUD 操作二、外键

Python基础语法中defaultdict的使用小结

《Python基础语法中defaultdict的使用小结》Python的defaultdict是collections模块中提供的一种特殊的字典类型,它与普通的字典(dict)有着相似的功能,本文主要... 目录示例1示例2python的defaultdict是collections模块中提供的一种特殊的字

基于Python和MoviePy实现照片管理和视频合成工具

《基于Python和MoviePy实现照片管理和视频合成工具》在这篇博客中,我们将详细剖析一个基于Python的图形界面应用程序,该程序使用wxPython构建用户界面,并结合MoviePy、Pill... 目录引言项目概述代码结构分析1. 导入和依赖2. 主类:PhotoManager初始化方法:__in

Python基础文件操作方法超详细讲解(详解版)

《Python基础文件操作方法超详细讲解(详解版)》文件就是操作系统为用户或应用程序提供的一个读写硬盘的虚拟单位,文件的核心操作就是读和写,:本文主要介绍Python基础文件操作方法超详细讲解的相... 目录一、文件操作1. 文件打开与关闭1.1 打开文件1.2 关闭文件2. 访问模式及说明二、文件读写1.

用js控制视频播放进度基本示例代码

《用js控制视频播放进度基本示例代码》写前端的时候,很多的时候是需要支持要网页视频播放的功能,下面这篇文章主要给大家介绍了关于用js控制视频播放进度的相关资料,文中通过代码介绍的非常详细,需要的朋友可... 目录前言html部分:JavaScript部分:注意:总结前言在javascript中控制视频播放