Home of the Squeezebox™ & Transporter® network music players.
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25
  1. #11
    Senior Member Peter314's Avatar
    Join Date
    Nov 2007
    Posts
    257
    A hotmail account works for me.

  2. #12
    Senior Member Mnyb's Avatar
    Join Date
    Feb 2006
    Location
    Västerås Sweden
    Posts
    11,672
    Quote Originally Posted by signor_rossi View Post
    So you didn't need any special 'American' email address for the account at HDTracks? I already registered a paypal account today, wanted to do that for a while now...
    Nope, they even have my correct home address ? they look the other way sssh.

  3. #13
    Senior Member Nonreality's Avatar
    Join Date
    Feb 2008
    Location
    Clarkston, Wa USA
    Posts
    1,989

    Pre converting 24/96

    If you have dbpoweramp reference version you can convert the files to 24/48. Use the batch convert and just choose to convert them again to flac and add the dsp resample and choose 48. Before you do this you should start the dbpoweramp config and go to the last tab and set commercial quality resampling. Works great and then it doesn't have to be done on the fly for the SB3 or duet. Not sure about the boom.
    If the rule you followed brought you to this, of what use is the rule.

    HTTP://www.last.fm/user/nonreality

  4. #14
    Senior Member
    Join Date
    Feb 2007
    Location
    Vancouver, BC
    Posts
    120
    Quote Originally Posted by Nonreality View Post
    If you have dbpoweramp reference version you can convert the files to 24/48.
    A pleasant surprise:

    Thank you for downloading HDtracks 96/24 Ultimate Download Experience. ... As a token of our appreciation for giving us a listen, here is a discount code that you can enter during the checkout process for 20% off your next order.
    I tagged these tracks with a 96/24 prefix to avoid selecting them during automatic playlist generation.

    I used the following script template on my media server to make 44.1kHz tracks. It's great to have DRM free media.

    Code:
    % flac -d -o infile.wav infile.flac
    % ssrc_hp --twopass --rate 44100 --bits 16 --dither 1 --pdf 1 1 infile.wav outfile.wav
    % flac -P 32768 -8 -V -o outfile.flac outfile.wav
    % metaflac --export-tags-to=- infile.flac | metaflac --remove-all-tags --import-tags-from=- outfile.flac
    % rm infile.wav outfile.wav
    
    % GENRE=$(metaflac --show-tag=GENRE outfile.flac)
    % GENRE=${GENRE#96/24 }
    % metaflac --remove-tag=GENRE --set-tag="$GENRE" outfile.flac
    Now to go make use of my coupon.

  5. #15
    Senior Member
    Join Date
    Jun 2007
    Posts
    675
    I am now happily downloading two Marta Gomez albums. I couldn't resist her voice and she will also remind me to finally learn Spanish too, which I have wanted to for a long time now.
    I will probably use foobar2000 to downsample the tracks, or is 'ssrc_hp' better, quietdragon?

    SignorRossi.

    EDIT: Arghhh, I forgot about the promo code (I downloaded the free sample tracks with another email address).
    Last edited by signor_rossi; 2009-03-28 at 07:44.

  6. #16
    Senior Member
    Join Date
    Feb 2008
    Location
    Nij Beets, The Netherlands
    Posts
    480
    Quote Originally Posted by signor_rossi View Post
    So you didn't need any special 'American' email address for the account at HDTracks?
    No. Works perfectly with my normal e-mail address.

    Teus
    Last edited by Teus de Jong; 2009-03-28 at 05:54. Reason: correction

  7. #17
    Senior Member
    Join Date
    Sep 2006
    Location
    Danmark
    Posts
    1,307
    I really like the 1. track and it also sounds vicked to me. If you know more about "The Snow Maiden" please consider posting in the new thread I started here:

    http://forums.slimdevices.com/showth...791#post410791

    Bjorn

  8. #18
    Senior Member
    Join Date
    Feb 2007
    Location
    Vancouver, BC
    Posts
    120
    Quote Originally Posted by signor_rossi View Post
    I will probably use foobar2000 to downsample the tracks, or is 'ssrc_hp' better, quietdragon?
    I don't know. To be sure you probably need to try both and see which you think is better sounding to your ears.

    I used ssrc mostly because of the good feedback I've read about it, and that I wanted a command line tool to run on my Linux based media server.

  9. #19
    Senior Member
    Join Date
    Feb 2007
    Location
    Vancouver, BC
    Posts
    120
    Quote Originally Posted by signor_rossi View Post
    I am now happily downloading two Marta Gomez albums. I couldn't resist her voice ...
    Yeah, that's such a gorgeous sounding track.

    Which other Marta Gomez albums did you download?

    Are the tracks as good as the one on the sampler?

  10. #20
    Senior Member
    Join Date
    Jun 2007
    Posts
    675
    Quote Originally Posted by quietdragon View Post
    Yeah, that's such a gorgeous sounding track.

    Which other Marta Gomez albums did you download?

    Are the tracks as good as the one on the sampler?
    There are only two albums , 'Cantos De Agua Dulce' and 'Entre Cada Palabra'. For a proper opinion on the other tracks I might have to listen more to them, but both albums are quite entertaing and have great rhythm (I am generally a fan of such pleasant female voices Marta Gomez certainly has). You can also preview the tracks. I could post my final verdict later in a new thread in the 'Music' subforum.

    SignorRossi.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •