Re: AudioParam.exponentialRampToValueAtTime() does not work as intended

Yes, I filed it to bugs.chromium.org and it has been acknowledged.

Best,
Hongchan


On Fri, May 24, 2013 at 5:10 PM, Ehsan Akhgari <ehsan.akhgari@gmail.com>wrote:

> AFAIK WebKit/Blink still don't throw an exception in a lot of cases where
> the spec says they should, but that's a bug.
>
> Cheers,
>
> --
> Ehsan
> <http://ehsanakhgari.org/>
>
>
> On Thu, May 23, 2013 at 9:59 PM, Hongchan Choi <choihongchan@gmail.com>wrote:
>
>> The value parameter is the value the parameter will exponentially ramp
>>> to at the given time. An exception will be thrown if this value is less
>>> than or equal to 0, or if the value at the time of the previous event is
>>> less than or equal to 0.
>>
>>
>> By the way, I didn't see any exception thrown to the console in Chrome
>> and Safari.
>>
>> -Hongchan
>>
>>
>>
>>
>> On Thu, May 23, 2013 at 6:56 PM, Hongchan Choi <choihongchan@gmail.com>wrote:
>>
>>>
>>> On Thu, May 23, 2013 at 6:46 PM, Srikumar Karaikudi Subramanian <
>>> srikumarks@gmail.com> wrote:
>>>
>>>> public-audio-dev@w3.org
>>>
>>>
>>> I completely missed that part and it makes sense now. Thank you and
>>> sorry for irrelevant posting.
>>>
>>> Best,
>>> Hongchan
>>>
>>>
>>> --
>>> Hongchan Choi
>>>
>>> Teaching Assistant / PhD Candidate
>>> Center for Computer Research in Music and Acoustics (CCRMA)
>>> Stanford University
>>>
>>> http://ccrma.stanford.edu/~hongchan
>>>
>>
>>
>>
>> --
>> Hongchan Choi
>>
>> Teaching Assistant / PhD Candidate
>> Center for Computer Research in Music and Acoustics (CCRMA)
>> Stanford University
>>
>> http://ccrma.stanford.edu/~hongchan
>>
>
>


-- 
Hongchan Choi

Teaching Assistant / PhD Candidate
Center for Computer Research in Music and Acoustics (CCRMA)
Stanford University

http://ccrma.stanford.edu/~hongchan

Received on Saturday, 25 May 2013 00:20:06 UTC