a wish list of features

Hey guys

I am new to this mailing-list, sorry if my questions seem random. I have a
wish list of features for Audio API:

*1. taking a snapshot of the current sound wave *
*
*
The ability to read byteArray, the data within an arbitrary binary file. The
first 256 values represent the left channel, and the second 256 values
represent the right channel.

*2. make <audio></audio> a component that works together with JS API*
*
*
Is there a way to make <audio></audio> work together with JS API, so that
instead of using shadow dom, there is a list of specified HTML elements used
as components (volume bar, play, pause button etc)

*3. the predefined components and function settings can be overwritten*

In Flex, developers have the control to overwrite the look and feel as well
as the default settings (buffer time etc).

*4. allow secure streaming*

I know the purpose of the web is to be open, totally understand the idea of
sharing. But for some specific clients, it's hard to convince them that the
music and audio can be downloaded.

5. a live documentation on the API status
Shall we have a live doc to see what are the features are already in the
planning, so when I submit more items to the wish list, I can make sure they
are not repeated request. :)

I have been experimenting with sound manager 2,
http://shichuan.github.com/soundofhtml5/, will continue to give feedback.

Cheers
Shi
-- 

*Shi Chuan **Web Developer*

Twitter: @shichuan | Skype: shichuanr
shichuanr@gmail.com | www.blog.highub.com

Received on Tuesday, 12 July 2011 11:15:04 UTC