[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Update protocols to support tone generation.
From: |
Bohdan R . Rau |
Subject: |
[PATCH] Update protocols to support tone generation. |
Date: |
Sat, 23 Oct 2010 10:26:02 +0200 |
On Thu, 21 Oct 2010 17:13:07 -0500, Christopher Brannon
<chris at the-brannons.com> wrote:
[...]
>> how do you plan to generate those tones?
>
> Here's a (very) rough sketch. It's just a sine wave generator.
So my proposition:
if we want the sound generator to be something usable (not only toy), w
should provide in protocol:
1) waveform (triangle/saw/square, sine is not needed as triangle may
safely replace it)
2) frequency pair (start and end)
3) ADSR envelope
>
>> How it could be mapped to SSML?
>
> There's no obvious way to do it. A good candidate would be the src
> attribute of the <audio> tag, but how do you represent a tone with a
> URI?
Also - generated sounds may be used when sound icons are missing
(especially "capital" icone internally used in SD).
ethanak
--
http://milena.polip.com/ - Pa pa, Ivonko!
- [PATCH] Update protocols to support tone generation., Christopher Brannon, 2010/10/21
- [PATCH] Update protocols to support tone generation., Hynek Hanke, 2010/10/23
- [PATCH] Update protocols to support tone generation., Andrei . Kholodnyi, 2010/10/23
- [PATCH] Update protocols to support tone generation., Bart Bunting, 2010/10/23
- [PATCH] Update protocols to support tone generation., Andrei . Kholodnyi, 2010/10/24
- [PATCH] Update protocols to support tone generation., Andrei . Kholodnyi, 2010/10/29
- [PATCH] Update protocols to support tone generation., Bohdan R . Rau, 2010/10/30
- [PATCH] Update protocols to support tone generation., Christopher Brannon, 2010/10/31