Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Fuze V1 recording and SBS display
« previous next »
  • Print
Pages: [1]

Author Topic: Fuze V1 recording and SBS display  (Read 1012 times)

Offline Avalon

  • Member
  • *
  • Posts: 88
Fuze V1 recording and SBS display
« on: September 26, 2010, 11:51:16 AM »
Hi,

I recently decided to add some info to a theme I was working on my Fuze V1 (8Gb + 16GB) and ran into a problem with the display of recording information.

I set the Recording Settings to 44.1kHz mp3 128 kbps stereo.

In the SBS I used the following functions:
%?St(rec frequency)<48|44|32|24|22|16> kHz
%?St(rec channels)<mono|stereo>
to display information on the Recording Screen.

The Recording Screen displays 22 Khz mono.  This is the case no matter what settings or sources I use.

Does anyone know why this is happening? 
Logged

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: Fuze V1 recording and SBS display
« Reply #1 on: September 26, 2010, 05:15:24 PM »
There are specific tags for some recording info like bitrate, mono/stereo and so. The CustomWPS page in the wiki has a "Recording screen tokens" paragraph which seems a bit short at the time I'm writing this. (I try to look into updating and to remember updating my post here once I did).

I'm not sure if the settings token should still work though, but I could imagine that there are problems with the different ranges between targets. It needs someone with better knowledge to answer this.
Logged

Offline Avalon

  • Member
  • *
  • Posts: 88
Re: Fuze V1 recording and SBS display
« Reply #2 on: September 26, 2010, 08:08:55 PM »
Thank you very much for the reply.

I have updated my theme and the code works perfectly.

I did have to modify the %Rb conditional for a Fuze V1 as follows:

%?Rb<8|16|24|32|40|48|56|64|80|96|112|128|144|160|192|224|256|320>
from
%?Rb<8|16|24|32|40|48|56|64|80|96|112|128|144|160|192>

The following worked as described in the WIKI:
%?Re<wav|aiff|wv|mp3> 
%?Rm<stereo|mono> 
%?Rf<96|88|64|48|44|32|24|22|16|12|11|8>

Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Fuze V1 recording and SBS display
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.064 seconds with 15 queries.