Rockbox Ports are now being developed for various digital audio players!
Is there any way multiple music files can be played simultaneously?
Do you think someone will make a plug-in like this within a few months or should I just buy another cheap mp3 player if I want to have simultaneous playback and not wait for a possible plug-in?
I hope that I address the right topic with my post here, but I was wondering what the audiomixer committed in r30097 does and if playing back sounds from 2 different sources (e.g. playing back 2 sound files simultaneously) was now possible with this feature.
It allows you to provide audio drivers with as many audio streams as you like and have them mixed.
but does this mean, that launching a LUA plugin that is able to playback mp3s (see: http://forums.rockbox.org/index.php/topic,28524.0.html) while listening to regular audio playback (e.g. started from file browser) can achieve hearing 2 separate soundfiles at the same time?
My naive approach would basically average the audio samples on the fly with the output from a suitably scaled random number generator, but this seems to involve decoding. What is a better way?
Page created in 0.117 seconds with 17 queries.