| Home | Forums | Register | FAQ | Search | Today's Posts | Mark Forums Read |
|
Welcome to the misticriver forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
And an easy way to create cfg files, without much hassle, is simply to create a cfg file when you are listening to music and the settings already are the way you want them, by going to the menu, Manage Settings, Write .cfg file -- 1, 2, 3 and you're done!
|
|
|||
|
.cfg files don't have to contain an entry for every setting. They can simply contain 2 or 3 settings for something as like changing a few settings per how you use the player. For instance, I have 3 .cfg files that I put in the themes folder (because that's the quickest way to get at them) that toggle between (1) Headphones, (2) Optical Out & (3) Analog Line Out. It also changes my WPS's and font size so that when it's connected to my stereo, I can see it from a distance.. but with headphones, there's smaller font so that I can see more info.
Here's my 3 .cfg files Code:
# config for using headphones wps: /.rockbox/WPS/simply-rxbx.wps rwps: /.rockbox/WPS/simply-small.rwps font: /.rockbox/fonts/snap.fnt spdif enable: off volume: -40 bass: 22 Code:
# config for using analog stereo connection wps: /.rockbox/WPS/simply-large.wps font: /.rockbox/fonts/nimbus-12.fnt spdif enable: off volume: 0 bass: 6 Code:
# config for using optical connection to stereo wps: /.rockbox/WPS/simply-large.wps font: /.rockbox/fonts/nimbus-12.fnt spdif enable: on volume: -84 bass: 22 |
|
||||
|
you can browse your music collection by 'page', 'fast scroll', and normal scroll.
For scrolling by page: 1) select joystick down/up in directory and press and hold down play button (this is normal fast scrolling), then release joystick, if you now 'single click/select' joystick up/down it will scroll through the directory a page at a time, (remember to hold down the play button continuously whilst you page).
__________________
The Rings of Saturn are made of Lost Luggage. |
|
|||
|
Quote:
|
|
||||
|
Quote:
__________________
Portable rig: Cowon iAudio D2 -> Waiting for the Westone 3 to come out Home rig: Laptop/Arcam CD73 -> Apogee Mini-DAC USB -> Corda Cantate -> HD650 |
|
|||
|
Quote:
That being cleared up, I think the double tap would be a great idea. It would allow you not to have to use a second hand to hold the play button. (depending on dexterity & player button layouts) |