Return-Path: Received: from gateway13.websitewelcome.com ([69.93.243.26] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP id 4648621 for AE-List@media-motion.tv; Thu, 08 Mar 2012 00:15:33 +0100 Received: by gateway13.websitewelcome.com (Postfix, from userid 5007) id 93198177D585; Wed, 7 Mar 2012 17:22:29 -0600 (CST) Received: from ham02.websitewelcome.com (unknown [173.192.111.51]) by gateway13.websitewelcome.com (Postfix) with ESMTP id 85FE4177D565 for ; Wed, 7 Mar 2012 17:22:29 -0600 (CST) Received: by ham02.websitewelcome.com (Postfix, from userid 666) id 83038BFCC3A4B; Wed, 7 Mar 2012 17:22:29 -0600 (CST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on ham02.websitewelcome.com X-Spam-Flag2999: NO X-Spam-Level2999: X-Spam-Status2999: "No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE autolearn=ham version=3.3.1 Received: from alpina.websitewelcome.com (alpina.websitewelcome.com [74.54.176.2]) by ham02.websitewelcome.com (Postfix) with ESMTP id 0A23FBFCC3757 for ; Wed, 7 Mar 2012 17:22:28 -0600 (CST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=crishdesign.com; h=Received:From:Mime-Version:Content-Type:Subject:Date:In-Reply-To:To:References:Message-Id:X-Mailer:X-BWhitelist:X-Source:X-Source-Args:X-Source-Dir:X-Source-Sender:X-Source-Auth:X-Email-Count:X-Source-Cap; b=Y1UMyD28hewubxLfI5YxqU/c9QBgz4Asg+0TMk3RMP/WgbJQBxVVGzyhaOuDXmttb/kKZOlVukmjKywBE41npWEHWrrY0wtQOk9+7R3m1Es74lCpRhg5ORY2vDfGb7RO; Received: from [199.21.106.118] (port=55104 helo=[192.168.0.3]) by alpina.websitewelcome.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1S5QBf-0003Gb-Oi for AE-List@media-motion.tv; Wed, 07 Mar 2012 17:22:27 -0600 From: Chris Meyer Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: multipart/alternative; boundary="Apple-Mail=_EAAAE80B-4113-46F8-9E44-F9DAF24CE20F" Subject: Re: [AE] Expression while loops Date: Wed, 7 Mar 2012 16:22:27 -0700 In-Reply-To: To: "After Effects Mail List" References: Message-Id: X-Mailer: Apple Mail (2.1257) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - alpina.websitewelcome.com X-AntiAbuse: Original Domain - media-motion.tv X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - crishdesign.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([192.168.0.3]) [199.21.106.118]:55104 X-Source-Auth: chris@crishdesign.com X-Email-Count: 8 X-Source-Cap: Y3Jpc2h3ZWI7Y3Jpc2h3ZWI7YWxwaW5hLndlYnNpdGV3ZWxjb21lLmNvbQ== --Apple-Mail=_EAAAE80B-4113-46F8-9E44-F9DAF24CE20F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 > On Wed, Mar 7, 2012 at 1:08 PM, Gary Berendsen = wrote: >=20 > Also another question how do you invert the exponential curve from = math.exp so things start slower and go fster at the end? One solution is to run it backwards, and take one minus that result. - Chris --Apple-Mail=_EAAAE80B-4113-46F8-9E44-F9DAF24CE20F Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=iso-8859-1
On Wed, Mar 7, 2012 at 1:08 PM, Gary Berendsen <gary@garyberendsen.com> wrote:

Also another question how do you invert the exponential curve from math.exp so things start slower and go fster at the end?

One solution is to run it backwards, and take one minus that result.

 - Chris

--Apple-Mail=_EAAAE80B-4113-46F8-9E44-F9DAF24CE20F--