Results 331 to 340 of 356
Thread: 24/192
-
2011-12-07, 11:56 #331GIK Acoustics Room Treatments. Tranquil PC fanless server running Windows 7; SB Touch slaved to Empirical Audio Pace Car; Mytek 192 DSD DAC;Custom Desinged Class AB control amp; Devore Gibbon 9 Speakers; Dual 506 + Ortofon M20 (occasional use); sometimes use PC with M-Audio 192 as digital source. SB Boom in second room. Arcam CD82 which I don't use anymore, even though it's a very good player.
-
2011-12-07, 13:00 #332Senior Member
- Join Date
- Dec 2006
- Location
- Boulder, CO
- Posts
- 599
Your experiment used SBS as the server for VortexBox Player, and gapless FLAC playback does not work, as expected.
The experiment you have to try is to use an MPD client to control playback of VortexBox Player, not SBS. If you have an iPhone, iPad, or iPod Touch, use MPaD or MPoD. If you have an Android device, use MPDroid. See http://mpd.wikia.com/wiki/Clients for a list of MPD clients you can use to carry out this experiment.
MPD Client > MPD > VortexBox Player: Gapless FLAC playback
SBS > VortexBox Player: No gapless FLAC playback.
SBS > SB Touch: Gapless FLAC playback.
-
2011-12-07, 13:05 #333
-
2011-12-07, 13:22 #334Junior Member
- Join Date
- Nov 2011
- Posts
- 10
If you want both gapless and hirez playback support why don't you use Squeezeplay. I'm running it on my headless (Xvnc server) client Linux PC which is connected to USB DAC.
-
2011-12-07, 15:50 #335Senior Member
- Join Date
- May 2008
- Location
- United States
- Posts
- 8,158
Cause he wants 192 which sp doesn't do.
Location 1: VortexBox Appliance 6TB (2.2) > LMS 7.7.2 > Transporter, Touch, Boom, Radio w/Battery (all ethernet)
Location 2: VBA 3TB (2.2) > LMS 7.7.2 > Touch > Benchmark DAC I, Boom, Radio w/Battery (all ethernet except Radio)
Office: Win7(64) > LMS 7.7.2 > SqueezePlay
Spares: VBA 4TB, SB3, Touch (3), Radio (3), CONTROLLER
Controllers: iPhone4S (iPeng), iPad2 (iPengHD & SqueezePad), CONTROLLER, or SqueezePlay 7.7 on Win7(64) laptop
Ripping (FLAC) - dbpoweramp, Tagging - mp3tag, Spotify
-
2011-12-07, 18:19 #336Senior Member
- Join Date
- Jun 2006
- Posts
- 1,460
If squeezeplay can do 96, then its just adding an extra number in a few places in the code and adding 192 to the alowed sample rates for squeezeplay in the server. It should not be difficult.
Adding 192 to the Touch drivers is much harder because you have to change values in a whole bunch of registers in both the processor and the DAC chip. I did a quick look at it once and it was not obvious what values needed to be put in those registers.
John S.
-
2011-12-08, 00:55 #337
Some similar discussion at computeraudiophile.com
there the situation with vortexbox is summed up as follows by one user (not fully tested by me, not my opinion, so don't flame me please):
(1) Using Vortexbox, the Vortexbox player cannot play files without gapping.
(2) Using Squeezeslave, you can play gapless files just fine, but not any hi-res files.
(3) Using MPD, you can play gapless and high res file, but you have to suffer a poorly designed and cranky remote control interface.GIK Acoustics Room Treatments. Tranquil PC fanless server running Windows 7; SB Touch slaved to Empirical Audio Pace Car; Mytek 192 DSD DAC;Custom Desinged Class AB control amp; Devore Gibbon 9 Speakers; Dual 506 + Ortofon M20 (occasional use); sometimes use PC with M-Audio 192 as digital source. SB Boom in second room. Arcam CD82 which I don't use anymore, even though it's a very good player.
-
2011-12-08, 05:31 #338Senior Member
- Join Date
- Dec 2006
- Location
- Boulder, CO
- Posts
- 599
Could you provide a link to this post? I couldn't find it in my searches on the computeraudiophile.com forum. I'm curious to see when it was written, and what remote-control interface the author was complaining about. The latest version of MPaD has a nice user interface: http://www.katoemba.net/makesnosenseatall/mpad/
In any case, (3) validates
MPD Client > MPD > VortexBox Player: gapless playback of hi-res FLAC.
-
2011-12-08, 05:58 #339Member
- Join Date
- May 2008
- Posts
- 59
If anybody is willing to install the pyaudio module (when running
debian/ubuntu it is a matter of installing python-pyaudio), you can try out
my rewrite of squeezeslave in python. It probably does not function very well
on all systems at this point, because I only started writing it yesterday,
but it works right here. Also, if there are any python programmers here,
please take a look and provide comments, suggestions, or patches please.
You can find the code right here: http://github.com/terual/slimpy
Please read the README, because you probably have to add a rule to
convert.conf and to be able to stream 192kHz, you have to patch the server
with the provided patch.
-
2011-12-08, 14:09 #340Senior Member
- Join Date
- Jun 2006
- Posts
- 1,460
WOW, AWESOME!!
So I looked at the code and can't figure out how it starts. All I see are the definitions of three classes, but no instantiation of any of them, no call to a function or any such thing. How does it get started? What am I missing?
It looks like the startup stuff should be in __INIT__.py but that is just comments about the program, it doesn't actually DO anything.
Thanks so much for doing this. I love python (I can't stand perl), so actually being able to do something in python with regards to squeezebox is great.
Thanks again,
John S.


Reply With Quote
