Pages: Prev 1 2 Next

2008-06-25

Eva Cassidy and the loudness war

Eva Cassidy - Time After Time - The Letter Who could have thought that Eva Cassidy’s album “Time after time” (one of my favourites, BTW) would have been recorded with such clippings?

See an excerpt from “The Letter”  on the left.


1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

2008-06-23

How to make a vacuum tube

More information here: http://paillard.claude.free.fr


Fabrication d’une lampe triode
by F2FO

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

DIY audio places

http://www.diyaudio.com
http://www.diycable.com
http://diyaudioprojects.com
http://www.takefiveaudio.com
http://www.vhaudio.com
http://www.uoguelph.ca/~antoon/circ/circuits.htm
http://www.vhaudio.com
http://www.bmm-electronics.com
http://www.partsexpress.com
http://www.heatshrink.com
http://www.jensencapacitors.com
http://www.passdiy.com
http://www.ezdiyaudio.com

NL:

http://www.ae-europe.nl
http://www.audiofreaks.nl
http://www.deaudiofabriek.nl
http://www.platenspeler.com
http://www.hifisupply.nl
http://www.n-joymusic.nl
http://www.zelfbouwaudio.nl
http://www.tweaks4u.com
http://www.speakerenco.nl

DE:

http://www.hifi-tuning.com
http://www.hifi-zubehoer.info
http://www.dienadel.de
http://www.conrad.de
http://www.schuricht.de


1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

2008-05-06

SqueezeCenter 7.1 under Solaris

The idea was to use “bare” SqueezeCenter without bundled CPAN (the CPAN directory was moved away) modules, Solaris 11 (or Nevada build 88) and supplied with Solaris PERL and MySQL.

Then if you start slimserver.pl the errors will let you know which CPAN modules to install. For example:

The following modules failed to load: version JSON::XS YAML::Syck GD
. . .
Can’t locate JSON::XS.pm in @INC (@INC contains: squeezecenter-7.1-19407-noCPAN/CPAN/arch/5.8/i86pc-solaris-64int

Or For Nevada b95:

The following CPAN modules were found but cannot work with SqueezeCenter:
File::Temp (loaded 0.14, need 0.17)
I18N::LangTags (loaded 0.29, need 0.35)

To fix this problem you have several options:
1. Install the latest version of the module(s) using CPAN: sudo cpan Some::Module
2. Update the module’s package using apt-get, yum, etc.
3. Run the .tar.gz version of SqueezeCenter which includes all required CPAN modules.

Usually, the bundled CPAN is not up to date. So, let’s install it first:

# perl -MCPAN -e shell
cpan[1]> install Bundle::CPAN
. . .
cpan[2]> quit

To install (or upgrade) a module run the following:

# perl -MCPAN -e shell
cpan[1]> install JSON::XS

The only exception is Encode/Detect/Detector.pm or Encode::Detect::Detector. It’s has not being touched by the developer for many years and is not recommended for use. The module can be compiled with c++ or g++ (instead of used by default cc or gcc), but with a lot of pain and manual intervention. The easiest way is to get rid of it completely:

  • Remove Encode::Detect::Detector from modules.conf (in the root directory of SqueezeCenter)
  • Remove or comment the following line in Slim/Utils/Unicode.pm:
    use Encode::Detect::Detector;

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 4 out of 5)
Loading ... Loading ...

Pages: Prev 1 2 Next

  Audio
Alekz.Net