Sujet de la discussionPosté le 01/07/2010 à 19:11:52Comment faire une Automation avec Ableton ??
Impossible j'y arrive pas !! Comment faire ?
NB: Quand j'ouvre "Déploiement des paramètres" dans la fenêtre du plugin (avec le petit bouton Play), je vois : "Pour ajouter des paramètres à ce tableau de bord, cliquez sur eux dans la fenêtre plugin". J'ai beau cliquer, ça ne me rajoute pas de paramètre (ça marche avec tous les autres VST) !
[ Dernière édition du message le 02/07/2010 à 09:03:05 ]
For most VST and AU plug-ins, Configure Mode works without problems. Some plug-ins, however, don't correctly notify Live about their parameters. Here are some potential problems and workarounds:
Certain plug-ins (such as Reaktor and Omnisphere) use their own system of parameter configuration. In these cases, automatable parameters must be set up in the plug-in first and then can be automated in Live.
Certain plug-ins do not send specific messages (called "BeginEdit" and "EndEdit") to Live. In these cases, try adding this line to your options.txt file:
-NoVstGesturesRequired
Please note that with this option enabled, plug-ins may need more time when switching presets.
(For more information about using the options.txt file, see this page.)
Certain plug-ins (such as BFD 2 and Guru) send no automation information to Live. In these cases, there is currently no way to automate the plug-in parameters in Live.
Note: in cases 2 and 3, the problems are caused by an incorrect implementation of the plug-in. Please contact the developer of any affected plug-in and encourage them to fully support plug-in standards.