peterw;539626 Wrote: 
> UPDATE: \"PATCH INSTALLER\" PATCH AVAILABLE.[/B] 
> FOR THOSE OF YOU WHO WANT YOUR TOUCH TO ALWAYS PLAY AT 100%, TRY EITHER
> OF THE FOLLOWING METHODS. AFTER YOU'VE DONE THIS, TOUCH WILL BEHAVE LIKE
> A SQUEEZEBOX CLASSIC WITH ITS VOLUME CONTROL DISABLED -- YOU'LL SEE
> ONSCREEN VOLUME INDICATION, THE IR REMOTE WILL MAKE THAT VOLUME
> INDICATION CHANGE, AS WILL OTHER MECHANISMS LIKE THE TOUCHSCREEN AND
> WEB UI. BUT THE AUDIO OUTPUT WILL BE LOCKED AT FULL VOLUME. (THIS IS
> ONLY TRUE FOR THE TOUCH ON WHICH YOU'VE MADE THIS CHANGE; IF YOU'RE
> USING TOUCH TO CONTROL ANOTHER SQUEEZEBOX, THE VOLUME CONTROL WILL
> PROPERLY CONTROL THE OTHER SQUEEZEBOX.)
> 
> [B]METHOD 1
> For users of Erland Isaksson's Patch Installer applet (Thanks,
> Erland!)
> >   >   > 
  - In Settings > Advanced > Patch installer, be sure you do *not*
  > have "Recommended Patches Only" checked.
  - Install the patch named "Volume Fixed at 100%"
  > > > 
> Note: the patch might not be listed until sometime Sunday April 25 or
> later. You should be able to make the patch appear by adding my plugin
> repository (http://www.tux.org/~peterw/slim/slim7/repodata.xml) to
> your list of extension sources (Squeezebox Server Web UI > Settings >
> Plugins > Additional Repositories).
> 
> METHOD 2
> For Linux geeks:
> >   >   > 
  - In Home > Settings > Advanced > Remote login, enable SSH
  - SSH in as root, password 1234
  - Back up the file you're about to edit:
  >   > 
Code:
--------------------
    >     > cp -p /usr/share/jive/jive/audio/Playback.lua 
/usr/share/jive/jive/audio/Playback.lua.bak
--------------------
  >   > 
  - Edit /usr/share/jive/jive/audio/Playback.lua with 'vi', replacing
  > the line
  >   > 
Code:
--------------------
    >     >         decode:audioGain(data.gainL, data.gainR)
--------------------
  >   > 
  > which you should find around line #819 with
  >   > 
Code:
--------------------
    >     >         decode:audioGain(65536, 65536)
--------------------
  >   > 
  - Reboot your Touch (use the 'reboot' command)
  - For good measure, use Home > Settings > Advanced > Remote login
  > and disable SSH
  > > > 

Peter - I presume you are aware of Klaus's (aka Soundcheck) "volume
mod" ? - which is essentially exactly what you have listed here -
namely force 65536...

Apparently it makes a massive improvement to replay quality on the
Touch...


-- 
Phil Leigh

You want to see the signal path BEFORE it gets onto a CD/vinyl...it
ain't what you'd call minimal...
Touch(wired/XP) - TACT 2.2X (Linear PSU) + Good Vibrations S/W - MF
Triplethreat(Audiocom full mods) - Linn 5103 - Aktiv 5.1 system (6x
LK140's, ESPEK/TRIKAN/KATAN/SEIZMIK 10.5), Pekin Tuner, Townsend
Supertweeters, Blue Jeans Digital,Kimber Speaker & Chord Interconnect
cables
Kitchen Boom, Outdoors: SB Radio, Harmony One remote for everything.
------------------------------------------------------------------------
Phil Leigh's Profile: http://forums.slimdevices.com/member.php?userid=85
View this thread: http://forums.slimdevices.com/showthread.php?t=77837

_______________________________________________
Touch mailing list
Touch@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to