A hotmail account works for me.
Results 11 to 20 of 25
-
2009-03-23, 15:37 #11
-
2009-03-23, 21:00 #12
-
2009-03-25, 18:39 #13
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
-
2009-03-25, 19:49 #14Senior Member
- Join Date
- Feb 2007
- Location
- Vancouver, BC
- Posts
- 120
A pleasant surprise:
I tagged these tracks with a 96/24 prefix to avoid selecting them during automatic playlist generation.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 used the following script template on my media server to make 44.1kHz tracks. It's great to have DRM free media.
Now to go make use of my coupon.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
-
2009-03-28, 03:23 #15Senior 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.
-
2009-03-28, 05:52 #16Senior Member
- Join Date
- Feb 2008
- Location
- Nij Beets, The Netherlands
- Posts
- 480
-
2009-03-28, 10:18 #17Senior 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
-
2009-03-28, 10:24 #18Senior Member
- Join Date
- Feb 2007
- Location
- Vancouver, BC
- Posts
- 120
-
2009-03-28, 10:52 #19Senior Member
- Join Date
- Feb 2007
- Location
- Vancouver, BC
- Posts
- 120
-
2009-03-28, 13:35 #20Senior Member
- Join Date
- Jun 2007
- Posts
- 675
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.

Reply With Quote

