SBGK wrote:
> I have seen it used in online forums as a way of notifying posters that
> a personal message (PM) has been sent and that they can pick it up in
> their inbox. First time I have used this method of notification and
> obviously there is a knack to using it.
>
> change the values where you see PeriodCount=2 to PeriodCount=4 and
> alsaPlaybackPeriodCount=2 to alsaPlaybackPeriodCount=4, also change the
> buffer to 100000 as below.
>
> cheers
>
> 2. change entry in file
> /usr/share/jive/applets/EnhancedDigitalOutputMeta.lua to
>
> function defaultSettings(self)
> return {
> playbackDevice = "default",
> bufferTime = 100000,
> periodCount = 4,
> autoKernelUpdate = true,
> embeddedTTHack = false,
> cpuIdleFullspeed = false,
> firstUse = true
> }
> end
>
>
>
> 3. change entry in file
> /etc/squeezeplay/userpath/settings/EnhancedDigitalOutput.lua to
>
> settings = {autoKernelUpdate=false,bufferTime=100000,playback
> Device="TXRX",sampleSize=24,embeddedTTHack=false,c
> puIdleFullspeed=false,periodCount=4,firstUse=false ,}
>
> 4. copy and paste don't try typing the values in case of mistakes
>
> change entry in file /usr/share/jive/applets/SqueezeboxFab4Meta.lua to
>
>
> function defaultSettings(meta)
> return {
> alsaPlaybackDevice = "TXRX",
> alsaPlaybackBufferTime = 100000,
> alsaPlaybackPeriodCount = 4,
> --JIVE2alsaEffectsDevice = "plughw:2,0",
> --JIVE2alsaEffectsBufferTime = 100000,
> --JIVE2alsaEffectsPeriodCount = 2,
> alsaSampleSize = 24,
> }
> end
>
> and also change the following entry
>
> -- fix buffer time
> settings.alsaPlaybackBufferTime = 100000
> --JIVE2settings.--JIVE2alsaEffectsBufferTime = 100000
>
>
>
> 5.change entry in file
> /etc/squeezeplay/userpath/settings/SqueezeboxFab4.lua to
>
> settings = {brightnessControl="manual",alsaPlaybackPeriodCoun
> t=4,brightness=1,alsaPlaybackDevice="TXRX",alsaPla
> ybackBufferTime=100000,alsaSampleSize=24,cleanRebo
> ot=false,brightnessMinimal=1,}
Thanks SBGK for all the settings, but for some reason I cannot find any
of the files you are mentioning. I have tried all the locations....
Are these maybe hidden folders?
------------------------------------------------------------------------
Baronvonkarp's Profile: http://forums.slimdevices.com/member.php?userid=55783
View this thread: http://forums.slimdevices.com/showthread.php?t=94512
_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch