forked from len0rd/rockbox
Added Question 71
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3011 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dfb9b2418b
commit
5347b4eaa6
1 changed files with 5 additions and 0 deletions
5
docs/FAQ
5
docs/FAQ
|
|
@ -639,3 +639,8 @@ A70: If your device is off and you connect the charger, the Archos charger code
|
|||
is started immediately. You can then start Rockbox with holding down the
|
||||
ON key for several seconds. Hold the key down a really long time, until
|
||||
you see the Rockbox logo!
|
||||
|
||||
Q71: Why can't you implement a crossfader? That would be so cool!
|
||||
A71: To crossfade you need to decode two MP3 streams simultaneously. The MP3
|
||||
decoding is done in hardware and we only have one decoder chip, so it
|
||||
can't be done. Sorry.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue