• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: limiter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: limiter


  • Subject: Re: limiter
  • From: Gregory Wieber <email@hidden>
  • Date: Fri, 27 May 2011 11:08:58 -0700

Ha, ok thanks guys. Yes, a simple version may suffice, but we were under the impression that a quality knee makes the difference. Any opinions on that?

Sent from my iPhone

On May 27, 2011, at 10:47 AM, Robert Martin <email@hidden> wrote:

> There's a simple tanh() based limiter in Chris Vaill's normalize-0.7.7 source code - which you can find with Google.
>
>
> On May 27, 2011, at 1:40 PM, Admiral Quality wrote:
>
>> Um, that's clipping.
>>
>> - AQ
>>
>>
>> On Fri, May 27, 2011 at 1:36 PM, tahome izwah <email@hidden> wrote:
>>> If (value > threshold) value = threshold;
>>> else if (value < -threshold) value = -threshold;
>>>
>>> 20 bucks please! :-)
>>> --th
>>>
>>> 2011/5/27 Gregory Wieber <email@hidden>:
>>>> Considering purchasing code for a limiter, to fit into an iOS core audio
>>>> project. Does any one have any good recommendations?
>>>> best,
>>>> Greg
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >limiter (From: Gregory Wieber <email@hidden>)
 >Re: limiter (From: tahome izwah <email@hidden>)
 >Re: limiter (From: Admiral Quality <email@hidden>)
 >Re: limiter (From: Robert Martin <email@hidden>)

  • Prev by Date: Re: limiter
  • Next by Date: Re: Intercepting audio from WebKit
  • Previous by thread: Re: limiter
  • Next by thread: Re: limiter
  • Index(es):
    • Date
    • Thread