Comment #8 on issue 23916 by [email protected]: HTML5 drum kit sample doesn't work http://code.google.com/p/chromium/issues/detail?id=23916
If your C64 concern is that you'll be doing many channels of audio and the CPU adds up to too much, then PCM is also prohibitive, from a streaming point of view. A decompression cache, as done for JPG, might be the best solution. But AAC/MP3 is relatively low on our CPU profiles, so no effort has been put into optimizing it. If you can find a use case where <audio> bogs down the CPU, we'd be very interested to see that. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
