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

相关文章

Spring Security 基于表达式的权限控制

前言 spring security 3.0已经可以使用spring el表达式来控制授权,允许在表达式中使用复杂的布尔逻辑来控制访问的权限。 常见的表达式 Spring Security可用表达式对象的基类是SecurityExpressionRoot。 表达式描述hasRole([role])用户拥有制定的角色时返回true (Spring security默认会带有ROLE_前缀),去

康拓展开(hash算法中会用到)

康拓展开是一个全排列到一个自然数的双射(也就是某个全排列与某个自然数一一对应) 公式: X=a[n]*(n-1)!+a[n-1]*(n-2)!+...+a[i]*(i-1)!+...+a[1]*0! 其中,a[i]为整数,并且0<=a[i]<i,1<=i<=n。(a[i]在不同应用中的含义不同); 典型应用: 计算当前排列在所有由小到大全排列中的顺序,也就是说求当前排列是第

零基础学习Redis(10) -- zset类型命令使用

zset是有序集合,内部除了存储元素外,还会存储一个score,存储在zset中的元素会按照score的大小升序排列,不同元素的score可以重复,score相同的元素会按照元素的字典序排列。 1. zset常用命令 1.1 zadd  zadd key [NX | XX] [GT | LT]   [CH] [INCR] score member [score member ...]

防近视护眼台灯什么牌子好?五款防近视效果好的护眼台灯推荐

在家里,灯具是属于离不开的家具,每个大大小小的地方都需要的照亮,所以一盏好灯是必不可少的,每个发挥着作用。而护眼台灯就起了一个保护眼睛,预防近视的作用。可以保护我们在学习,阅读的时候提供一个合适的光线环境,保护我们的眼睛。防近视护眼台灯什么牌子好?那我们怎么选择一个优秀的护眼台灯也是很重要,才能起到最大的护眼效果。下面五款防近视效果好的护眼台灯推荐: 一:六个推荐防近视效果好的护眼台灯的

【Linux 从基础到进阶】Ansible自动化运维工具使用

Ansible自动化运维工具使用 Ansible 是一款开源的自动化运维工具,采用无代理架构(agentless),基于 SSH 连接进行管理,具有简单易用、灵活强大、可扩展性高等特点。它广泛用于服务器管理、应用部署、配置管理等任务。本文将介绍 Ansible 的安装、基本使用方法及一些实际运维场景中的应用,旨在帮助运维人员快速上手并熟练运用 Ansible。 1. Ansible的核心概念

AI基础 L9 Local Search II 局部搜索

Local Beam search 对于当前的所有k个状态,生成它们的所有可能后继状态。 检查生成的后继状态中是否有任何状态是解决方案。 如果所有后继状态都不是解决方案,则从所有后继状态中选择k个最佳状态。 当达到预设的迭代次数或满足某个终止条件时,算法停止。 — Choose k successors randomly, biased towards good ones — Close

音视频入门基础:WAV专题(10)——FFmpeg源码中计算WAV音频文件每个packet的pts、dts的实现

一、引言 从文章《音视频入门基础:WAV专题(6)——通过FFprobe显示WAV音频文件每个数据包的信息》中我们可以知道,通过FFprobe命令可以打印WAV音频文件每个packet(也称为数据包或多媒体包)的信息,这些信息包含该packet的pts、dts: 打印出来的“pts”实际是AVPacket结构体中的成员变量pts,是以AVStream->time_base为单位的显

C 语言基础之数组

文章目录 什么是数组数组变量的声明多维数组 什么是数组 数组,顾名思义,就是一组数。 假如班上有 30 个同学,让你编程统计每个人的分数,求最高分、最低分、平均分等。如果不知道数组,你只能这样写代码: int ZhangSan_score = 95;int LiSi_score = 90;......int LiuDong_score = 100;int Zhou

c++基础版

c++基础版 Windows环境搭建第一个C++程序c++程序运行原理注释常亮字面常亮符号常亮 变量数据类型整型实型常量类型确定char类型字符串布尔类型 控制台输入随机数产生枚举定义数组数组便利 指针基础野指针空指针指针运算动态内存分配 结构体结构体默认值结构体数组结构体指针结构体指针数组函数无返回值函数和void类型地址传递函数传递数组 引用函数引用传参返回指针的正确写法函数返回数组

控制反转 的种类

之前对控制反转的定义和解释都不是很清晰。最近翻书发现在《Pro Spring 5》(免费电子版在文章最后)有一段非常不错的解释。记录一下,有道翻译贴出来方便查看。如有请直接跳过中文,看后面的原文。 控制反转的类型 控制反转的类型您可能想知道为什么有两种类型的IoC,以及为什么这些类型被进一步划分为不同的实现。这个问题似乎没有明确的答案;当然,不同的类型提供了一定程度的灵活性,但