<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	     xmlns:dc="http://purl.org/dc/elements/1.1/"
	   xmlns:atom="http://www.w3.org/2005/Atom"
	     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	  xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>mp3 &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/mp3/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Tue, 08 Jul 2025 08:08:30 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>mp3 &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[A floppy-disk Walkman - using a Raspberry Pi]]></title>
		<link>https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/</link>
					<comments>https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sun, 06 Sep 2020 11:12:34 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[beatles]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[Raspbery Pi]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=36491</guid>

					<description><![CDATA[I have built the most inconvenient way of playing music! It is lo-fi awfulness and cyberpunk grungy.         Thanks! I hate it!  Ingredients   Raspberry Pi USB floppy drive Audio Cable / Headphones USB Battery   WHY?!?!  As I discussed yesterday, it&#039;s possible to fit half an hour of speech on a single floppy disk.  The best band in the world are The Beatles, and their shortest album is A Hard…]]></description>
										<content:encoded><![CDATA[<p>I have built the <em>most inconvenient</em> way of playing music! It is lo-fi awfulness and cyberpunk grungy.</p>

<video controls="" poster="https://shkspr.mobi/blog/wp-content/uploads/2020/09/Floppy-Disk-Walkman.jpg">
   <source src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/floppywalkman.mp4" type="video/mp4">
</video>

<p>Thanks! I hate it!</p>

<h2 id="ingredients"><a href="https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#ingredients">Ingredients</a></h2>

<ul>
<li><a href="https://amzn.to/3lP6AbY">Raspberry Pi</a></li>
<li><a href="https://amzn.to/3lOd22D">USB floppy drive</a></li>
<li><a href="https://amzn.to/3lMNgvG">Audio Cable / Headphones</a></li>
<li><a href="https://amzn.to/2Dq7hXN">USB Battery</a></li>
</ul>

<h2 id="why"><a href="https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#why">WHY?!?!</a></h2>

<p>As I discussed yesterday, it's possible to <a href="https://shkspr.mobi/blog/2020/09/podcasts-on-floppy-disk/">fit half an hour of speech on a single floppy disk</a>.  The best band in the world are The Beatles, and their shortest album is A Hard Day's Night - at 30 minutes, 45 seconds. Beatles audio was designed to be played over crappy AM radio in mono, so is well suited to being compressed using the latest audio codecs.</p>

<p>OK, I also got sent a <a href="https://shkspr.mobi/blog/2020/09/review-teac-usb-floppy-drive/">USB floppy drive to review</a> and wanted to do something interesting with it!</p>

<h2 id="compress-your-audio"><a href="https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#compress-your-audio">Compress your audio</a></h2>

<p>A floppy disk can hold a maximum of <code>1,457,664</code> Bytes.</p>

<p>Using the <a href="https://opus-codec.org/">Opus Audio Codec</a>, you can squish audio to miniscule file sizes.</p>

<p>I got a single WAV of the album, and ran this command - which is about the best quality within the target filesize:</p>

<p><code>opusenc hdn.wav --downmix-mono --bitrate 6.7 --framesize 60 --discard-comments --discard-pictures --cvbr hdn.opus</code></p>

<p>That got it down to a trim <code>1,429,105</code> bytes. Enough space left over for some low-resolution cover art!</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/hdn64.jpg" alt="A very tiny copy of the Hard Day's Night album cover." width="64" height="64" class="aligncenter size-full wp-image-36583">

<p>You can shrink the audio by a few more bytes by using <a href="https://shkspr.mobi/blog/2020/04/removing-default-metadata-from-opus-files/">removing the default metadata from .opus files</a>.</p>

<h2 id="how-does-it-sound"><a href="https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#how-does-it-sound">How does it sound?</a></h2>

<p>The copyright for Hard Day's Night should have expired in 2014. Sadly, the law was changed in the UK in 2013. So it doesn't expire for another 14 years. Here are some samples which I am using for non-commercial research purposes. This, I hope, falls under the fair dealing exception.
</p><figure class="audio">
	<figcaption>🔊</figcaption>
	
	<audio controls="" loading="lazy" src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/hdn-sample.mp3">
		<p>💾 <a href="https://shkspr.mobi/blog/wp-content/uploads/2020/09/hdn-sample.mp3">Download this audio file</a>.</p>
	</audio>
</figure>
Not much worse than fading medium-wave station, right? RIGHT!?<p></p>

<p>(I've re-encoded it to MP3 in order for it to play in the browser.)</p>

<h2 id="building-it"><a href="https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#building-it">Building It</a></h2>

<p>Sadly, the Pi Zero doesn't have an an audio out jack. But the USB floppy drive is pretty big, so we don't lose much space by going for a full-sized Pi.  The Pi has a <a href="https://www.raspberrypi-spy.co.uk/2014/07/raspberry-pi-model-b-3-5mm-audiovideo-jack/">weird combined video / audio jack</a>. I powered it using a USB Battery.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/Floppy-Disk-Walkman.jpg" alt="A floppy disk with an album conver printed on it. It is about to be plugged in to a mishmash of electronics." width="960" height="540" class="aligncenter size-full wp-image-36589"></p>

<p>All held together with rubber-bands. Classy!</p>

<p>Here's a high tech block diagram:</p>

<pre>
🔋---→💻---→ 🎧 
      ↑
      |
      💾
</pre>

<h2 id="run-these-magic-commands"><a href="https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#run-these-magic-commands">Run these magic commands</a></h2>

<p>I used <a href="https://www.raspberrypi.org/downloads/raspberry-pi-os/">Raspberry Pi OS Lite</a> which doesn't have a desktop manager, and fits on a 4GB microSD card.</p>

<p>Set the audio output to go via the headphone jack:</p>

<p><code>sudo raspi-config</code></p>

<p>Then choose: Option 7 (Advanced Options), then A4 (Audio), then 1 (Headphones).</p>

<p>Set the headphone volume to 100% (or whatever you fancy):</p>

<p><code>amixer sset "Headphone" 100%</code></p>

<p>Make sure you have the Opus tools and codecs installed:</p>

<p><code>sudo apt install opus-tools</code></p>

<p>Make sure that the floppy disk has been detected:</p>

<p><code>dmesg</code></p>

<p>It will probably show us as <code>sda</code> - mount it with</p>

<p><code>sudo mount /dev/sda /mnt</code></p>

<p>Go to the directory with your audio in it:</p>

<p><code>cd /mnt</code></p>

<p>Decode the file and pass it through to <code>aplay</code> - this should start playing music straight through your headphones.</p>

<p><code>opusdec --force-wav --quiet hdn.opus - | aplay</code></p>

<h2 id="enjoy"><a href="https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#enjoy">ENJOY!</a></h2>

<video controls="" poster="https://shkspr.mobi/blog/wp-content/uploads/2020/09/Floppy-Disk-Walkman.jpg">
   <source src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/floppywalkman.mp4" type="video/mp4">
</video>

<h2 id="notes"><a href="https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#notes">Notes</a></h2>

<p>Depending on the speed of your drive, and the framesize of your audio, you may experience buffer-underruns. This will cause the audio to skip. Just like jogging with a CD Walkman!</p>

<p>I printed the album cover on a <a href="https://shkspr.mobi/blog/2020/06/review-phomemo-mini-bluetooth-printer-2/">Bluetooth Thermal Printer</a>.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/A-floppy-disk-with-a-low-fidelity-label-of-A-Hard-Days-Night.jpg" alt="A floppy disk with a low fidelity label of A Hard Day's Night." width="1024" height="768" class="aligncenter size-full wp-image-36593">

<h2 id="todo"><a href="https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#todo">ToDo</a></h2>

<ul>
<li>Build a circuit to let me press buttons to play, pause, and skip tracks.</li>
<li>Make it auto-play when the disk is inserted.</li>
<li>Use the Rockband Moggs to make acapella / vocal only disks. Should be better quality without the backing music.</li>
<li>3D print a case so I can go jogging with it while wearing a shell suit.</li>
<li>Register a patent on the blockchain so people have to pay me a trillionth of a EdentCoin every time they play music using my brilliant invention.</li>
</ul>

<p>Put your ideas in the comment box.</p>

<h2 id="thanks"><a href="https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#thanks">Thanks</a></h2>

<p>Huge thanks to <a href="https://alistairmacdonald.com/">Alistair</a> for sending me a bunch of old floppies to play with.</p>

<h2 id="enjoyed-this-post"><a href="https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/#enjoyed-this-post">Enjoyed this post?</a></h2>

<p>If you like the silly things I do, you can say thanks by:</p>

<ul>
<li><a href="https://ko-fi.com/edent">Buying me a Ko-Fi</a></li>
<li><a href="https://github.com/sponsors/edent">Sponsoring me on GitHub</a></li>
<li><a href="https://www.amazon.co.uk/hz/wishlist/ls/13GFCFR2B2IX4?type=wishlist&amp;linkCode=sl2&amp;tag=shksprblogwish-21">Getting me a present from my Wishlist</a></li>
</ul>

<p>Or, just leave a supportive comment.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=36491&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2020/09/a-floppy-disk-mp3-player-using-a-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>34</slash:comments>
		
		<enclosure url="https://shkspr.mobi/blog/wp-content/uploads/2020/09/floppywalkman.mp4" length="5139794" type="video/mp4" />
<enclosure url="https://shkspr.mobi/blog/wp-content/uploads/2020/09/hdn-sample.mp3" length="463149" type="audio/mpeg" />

			</item>
		<item>
		<title><![CDATA[Bouncing all my music down to Opus]]></title>
		<link>https://shkspr.mobi/blog/2020/01/bouncing-all-my-music-down-to-opus/</link>
					<comments>https://shkspr.mobi/blog/2020/01/bouncing-all-my-music-down-to-opus/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sun, 26 Jan 2020 18:00:06 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[opus]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=33686</guid>

					<description><![CDATA[As much as technology marches forward, there are two truths I need to accept.   File transfer speeds are always going to be slower that I can be bothered to wait My ears aren&#039;t going to get any better at hearing   For years, I ripped all of my music as FLAC. I collected ridiculously high-resolution audio files. I devoured disk drive space for surround sound soundtracks.  &#34;One day,&#34; I thought,…]]></description>
										<content:encoded><![CDATA[<p>As much as technology marches forward, there are two truths I need to accept.</p>

<ol>
<li>File transfer speeds are always going to be slower that I can be bothered to wait</li>
<li>My ears aren't going to get any better at hearing</li>
</ol>

<p>For years, I ripped all of my music as FLAC. I collected ridiculously high-resolution audio files. I devoured disk drive space for surround sound soundtracks.</p>

<p>"One day," I thought, "I'll have an amazing audio system to play these back on."</p>

<p>The reality is that I spend most of my time listening to music on <a href="https://shkspr.mobi/blog/2020/01/usb-c-powered-bluetooth-headphones-the-life-q10-from-anker/">£40 bluetooth headphones</a>.  I have a nice 5.1 surround sound system - but it isn't exactly THX certified. And, thanks to the construction of British houses, I can't turn it up to 11 without my neighbours complaining.</p>

<p>Yesterday, as I was waiting for a couple of GB of new music to fly through the aether to my phone, I was struck by a realisation...</p>

<p>I am not an archivist.</p>

<p>I don't need to preserve all my commercially-bought music in the highest resolution possible. It isn't my job to faithfully preserve every ultrasonic decibel. And I am <em>never</em> going to own a set of speakers which will super-charge my old ears.</p>

<p>It's OK to bounce my music down to a <em>more convenient</em> file format.</p>

<h2 id="enter-opus"><a href="https://shkspr.mobi/blog/2020/01/bouncing-all-my-music-down-to-opus/#enter-opus">Enter Opus</a></h2>

<p>I've written before <a href="https://shkspr.mobi/blog/tag/opus/">about the Opus file format</a>. It's the modern and open successor to MP3. It isn't lossless - but I've compared the quality, and I can't hear a damned difference.</p>

<p>Turns out, <a href="https://wiki.hydrogenaud.io/index.php?title=Hydrogenaudio_Listening_Tests">everyone agrees with me</a>.  Even at <a href="https://listening-test.coresv.net/results.htm">extremely low bitrates</a> it is superior to every other format.</p>

<p>Opus plays back natively on Android, it supports all the normal music metadata / IDv3 tags, and <a href="https://people.xiph.org/~xiphmont/demo/opus/demo3.shtml">works perfectly with surround sound</a>. The codec and tools are Open Source and Linux friendly.</p>

<p>And, best of all, it's small!  Even when I encode at the maximum possible bitrate (I'm not a <em>total</em> savage!) an hour of 5.1 audio is about 20% of the size of FLAC.</p>

<p>I know I could buy a bigger disk. But while home storage is relatively cheap, mobile storage is still expensive. Yes, WiFi 6 will make everything better - but I don't <em>need</em> to fling gigabytes through the air to my tin ears.</p>

<p>So, from now on, everything is getting run through:
<code>opusenc --bitrate 1536 in.flac out.opus</code></p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=33686&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2020/01/bouncing-all-my-music-down-to-opus/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[This Call Is Being Recorded]]></title>
		<link>https://shkspr.mobi/blog/2013/07/this-call-is-being-recorded/</link>
					<comments>https://shkspr.mobi/blog/2013/07/this-call-is-being-recorded/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Mon, 08 Jul 2013 11:00:33 +0000</pubDate>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[call recording]]></category>
		<category><![CDATA[dpa]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mp3]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=8463</guid>

					<description><![CDATA[We&#039;ve all been stuck on hold to some call centre and heard a distant voice say &#34;For your security, and our training purposes, your call may be recorded.&#34;  I&#039;ve always wanted to say to people &#34;just so you know, I am also recording this call.&#34;  Well, now I can.  A little back story...  Around 4 years ago, I experimented with recording phone calls. It was quite a clunky process, involving conference …]]></description>
										<content:encoded><![CDATA[<p>We've all been stuck on hold to some call centre and heard a distant voice say "For your security, and our training purposes, your call may be recorded."</p>

<p>I've always wanted to say to people "just so you know, I am <em>also</em> recording this call."  Well, now I can.</p>

<h2 id="a-little-back-story"><a href="https://shkspr.mobi/blog/2013/07/this-call-is-being-recorded/#a-little-back-story">A little back story...</a></h2>

<p>Around 4 years ago, <a href="https://shkspr.mobi/blog/2009/11/recording-phone-calls/">I experimented with recording phone calls</a>. It was quite a clunky process, involving conference calling in another line.</p>

<p>Of course, <a href="http://developer.android.com/reference/android/media/MediaRecorder.AudioSource.html">Android has theoretically supported native call recording since its inception</a>.  However,<a href="http://code.google.com/p/android/issues/detail?id=2117"> Google have ignored all the requests</a> to actually enable it.</p>

<p><a href="https://play.google.com/store/search?q=call+recorder">Android has a number of call recording apps</a>.  On most phones, the call recording works by putting the phone on speaker mode and using the microphone to record both sides of the conversation.  That has obviously disadvantages for call quality - not to mention that you don't always want to have your conversations on speakerphone!</p>

<p>Luckily the enterprising chaps at <a href="https://web.archive.org/web/20130717110902/https://www.grinzone-apps.com/incall-recorder.html">GrinZone</a> have found a way round this limitations on <strong>some</strong> phones.</p>

<p>With <a href="https://web.archive.org/web/20130620221921/https://play.google.com/store/apps/details?id=com.grinzone.incallrecorder">InCall Recorder</a> on my Galaxy Note II, I can finally record line quality audio on my phone calls.</p>

<p>Take a listen:</p>

<p></p><figure class="audio">
	<figcaption>🔊</figcaption>
	
	<audio controls="" loading="lazy" src="https://shkspr.mobi/blog/wp-content/uploads/2013/07/Voice-Call-With-Mum.mp3">
		<p>💾 <a href="https://shkspr.mobi/blog/wp-content/uploads/2013/07/Voice-Call-With-Mum.mp3">Download this audio file</a>.</p>
	</audio>
</figure><p></p>

<p>One of the great things about InCall Recorder is that it automatically upload the recorded MP3s up to DropBox - so your calls are instantly available to you and anyone else with whom you choose to share the folder.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/07/InCall-Recorder-fs8.png" alt="InCall Recorder-fs8" width="480" height="923" class="aligncenter size-full wp-image-8464">
In the UK, it is perfectly legal for an individual to record their calls - and there is no need to inform the other party nor obtain consent.  <a href="http://www.legislation.gov.uk/ukpga/1998/29/section/36">Individuals are exempt from having to comply with the data protection act</a>.  Interestingly, so are <a href="http://www.legislation.gov.uk/ukpga/1998/29/section/32">journalists</a>...</p>

<p>In other countries, check your local laws :-)</p>

<p>Of course, it's polite to inform someone that you're recording them.  More than that, for some people it really improves their attitude and their service.  At the moment, I'm going through the tedious process of buying a house - I've found that with some individuals, it's very handy not only to record the call and play it back for reference, but to let the other party know that's what I'm doing.</p>

<p>Listening back to some of my favourite calls over the last year has been very interesting and quite emotional - I can certainly see why our security services enjoy listening in so much!</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=8463&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2013/07/this-call-is-being-recorded/feed/</wfw:commentRss>
			<slash:comments>17</slash:comments>
		
		<enclosure url="https://shkspr.mobi/blog/wp-content/uploads/2013/07/Voice-Call-With-Mum.mp3" length="129456" type="audio/mpeg" />

			</item>
		<item>
		<title><![CDATA[When Will Amazon's MP3 Store Come To Mobile?]]></title>
		<link>https://shkspr.mobi/blog/2009/12/when-will-amazons-mp3-store-come-to-mobile/</link>
					<comments>https://shkspr.mobi/blog/2009/12/when-will-amazons-mp3-store-come-to-mobile/#respond</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Fri, 25 Dec 2009 20:46:52 +0000</pubDate>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=1443</guid>

					<description><![CDATA[Amazon&#039;s mp3 store on mobile  Music is a huge seller in the mobile marketplace.  Why carry a walkman or a discman when your phone can deliver high quality music to your £3.99 headphones?  Hear a song you like on the radio, in a concert, from a busker singing - a few clicks and it&#039;s on your phone ready to play.  At the moment, MNOs* rule the roost in terms of mobile music sales.  Customers don&#039;t wa…]]></description>
										<content:encoded><![CDATA[<p></p><div id="attachment_1444" style="width: 330px" class="wp-caption aligncenter"><a href="http://www.amazon.co.uk/gp/product/B002WVOKJW?ie=UTF8&amp;tag=shkspr-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=B002WVOKJW"><img aria-describedby="caption-attachment-1444" class="size-full wp-image-1444" title="Amazon's mp3 store on mobile" src="https://shkspr.mobi/blog/wp-content/uploads/2009/12/amazon-mp3.png" alt="Amazon's mp3 store on mobile" width="320" height="480"></a><p id="caption-attachment-1444" class="wp-caption-text">Amazon's mp3 store on mobile</p></div><p></p>

<p>Music is a huge seller in the mobile marketplace.&nbsp; Why carry a walkman or a discman when your phone can deliver high quality music to your £3.99 headphones?&nbsp; Hear a song you like on the radio, in a concert, from a busker singing - a few clicks and it's on your phone ready to play.</p>

<p>At the moment, <abbr title="Mobile Network Operators">MNOs</abbr>* rule the roost in terms of mobile music sales.&nbsp; Customers don't want to type in their credit card number on a phone's keypad.&nbsp; They're also wary of risky premium rate, reverse billed SMS.&nbsp; They want ensured compatibility. That's why MNO portals do so well - the charge goes straight on the customer's bill.&nbsp; If there's a problem, they know who to ring and complain.</p>

<p>Amazon, I think, changes that preconception.&nbsp; A customer probably already has a relationship with Amazon and trusts them.&nbsp; A customer can go straight to <a href="http://www.amazon.co.uk/gp/aw/h.html/">Amazon's Mobile Site</a>, log in and then purchase using the infamous <a href="http://en.wikipedia.org/wiki/1-Click">1-Click</a>.&nbsp; A little up front complication (the logging in) is off-set by Amazon's wishlisting, giftlisting, customer reviews, recommendations and silky-smooth interface.</p>

<p>Could Amazon change the mobile purchase marketplace in the same way that they revolutionised book-selling?&nbsp; MNO portals are traditionally locked gardens (only MNO customers get access; as opposed to walled gardens where customers can't get out).&nbsp; Will competition from Amazon - and their inevitable imitators - radically alter the market?&nbsp; We've already seen DRM dropped from mobile music, a range of new subscription plans, and complex bundles - what next?</p>

<p>But, for now, potential Amazon customers simply see "This mobile site does not currently support the purchase of this item."&nbsp; For how long, I wonder...?</p>

<h4 id="yes-i-work-for-one-no-i-dont-speak-on-their-behalf"><a href="https://shkspr.mobi/blog/2009/12/when-will-amazons-mp3-store-come-to-mobile/#yes-i-work-for-one-no-i-dont-speak-on-their-behalf">*Yes, I work for one. No, I don't speak on their behalf.</a></h4>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=1443&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2009/12/when-will-amazons-mp3-store-come-to-mobile/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Review Mello MP3 Player]]></title>
		<link>https://shkspr.mobi/blog/2002/04/review-mello-mp3-player/</link>
					<comments>https://shkspr.mobi/blog/2002/04/review-mello-mp3-player/#respond</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Wed, 17 Apr 2002 12:38:08 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[necropost]]></category>
		<category><![CDATA[review]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=24328</guid>

					<description><![CDATA[This review was orginally written for a now-defunct website. Terence Eden - 2016  The Spec  Mello Branded Cyprus CompactFlash MP3 player (v11) + 128MB Compact Flash card (a 128MB CF card gives you 124MB (130658304bytes) which is just about enough for 2 hours of 128Kb music.  If you go down to FM quality (64kb) you&#039;ll get 4 hours worth of music.).  Manufactured by…]]></description>
										<content:encoded><![CDATA[<p><ins datetime="2016-12-13T23:15:23+00:00">This review was orginally written for a now-defunct website. Terence Eden - 2016</ins></p>

<h2 id="the-spec"><a href="https://shkspr.mobi/blog/2002/04/review-mello-mp3-player/#the-spec">The Spec</a></h2>

<p>Mello Branded Cyprus CompactFlash MP3 player (v11) + 128MB Compact Flash card (a 128MB CF card gives you 124MB (130658304bytes) which is just about enough for 2 hours of 128Kb music.  If you go down to FM quality (64kb) you'll get 4 hours worth of music.).</p>

<p>Manufactured by <a href="https://web.archive.org/web/20020210134012/http://themindfactory.com/Products/Mello_MP3/mello_mp3.html">http://www.themindfactory.com/Products/Mello_MP3/mello_mp3.html</a></p>

<p>Purchased from <a href="https://web.archive.org/web/20020604122836/http://www.e2thepower.com/">http://e2thepower.com</a> for £99.99</p>

<ul>
<li>Acts as a true Plug&amp;Play USB mass storage device.</li>
<li>Takes CF type 1 cards from 8MB up to 2GB!</li>
<li>110x80x20mm</li>
<li>75g w/o 2*AA batteries</li>
<li>SNR &gt;82dB</li>
<li>THD=N (0dB) &lt;-80dB</li>
<li>Transfer rate 560KB/sec</li>
<li>Compatible with Windows 98/2000/ME/XP</li>
<li>Battery life 17+ hours.</li>
</ul>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2016/12/mello-mp3-player.png" alt="A cheap MP3 player from the early 2000s" width="247" height="278" class="aligncenter size-full wp-image-24329">

<h2 id="the-player"><a href="https://shkspr.mobi/blog/2002/04/review-mello-mp3-player/#the-player">The Player</a></h2>

<p>The Mello is very light and surprisingly large.  It's about the same size as a Sony UltraSlim cassette walkman.  The controls are well fairly well arranged (Vol+ Vol- FF RW Stop Play/Pause EQ/Mode).  It would have been nice to get a jog dial, but as 128MB really only holds ~42 3 minute songs it's not too much of a hardship.  Having said that, the Mello doesn't support directories (you can have sub-directories, but all the songs show in the order they were transferred to the card) and on start up you are presented with</p>

<pre>Radioh~1.mp3
Radioh~2.mp3
Blur-s~1.mp3
Blur-T~1.mp3
</pre>

<p>Yup - no support for ID3 on <em>start up</em> - once it starts to play you get shown the ID3 tag.  Although it only stays on screen for 30 sec, so you have to press a button to see what you are listening to!
The volume on the Mello goes quite loud (from 0 - 31) but doesn't remember your last preference (it defaults to 6 which is a little too quiet for my liking).  The equaliser (which works remarkably well) also doesn't remember its settings.</p>

<p>Because the Mello acts like a USB hard-drive you can download any sort of file to it and upload from it to any computer.  The Mello has a DIR function to let you see its directory, but that too only presents short filenames.</p>

<p>It does feel slightly too.... it's hard to describe... hollow.  It's light, fairly sizable and make of cheapish plastic.  The unit isn't very rugged and came with a sizable scratch on its back.
The Mello comes with a carry-case with storage pouches that allow you to hold extra CF cards.  Because the buttons are on the face of the Mello, it's quite hard to press them if the unit is in your pocket.  There is a hold switch to prevent accidental button presses.</p>

<h2 id="how-it-performed"><a href="https://shkspr.mobi/blog/2002/04/review-mello-mp3-player/#how-it-performed">How it performed</a></h2>

<p>Tested on WinXP Pro, K6/2-500, 578MB RAM, Quantum Fireball 20GB drive, MoBo GA-5AX.</p>

<p>WinXP detected the device as soon as it was plugged in without any problems.
Sound quality is good, even with the supplied headphone; I detected no hiss.  The headphones have a resistance based volume control on them.  The equaliser works surprisingly well.
The Mello had no problems playing MP3s from 56kb - 192kb, it might play more but I didn't have any to test with.</p>

<p>The Mello doesn't remember the last track that was being played, so if you stop the unit in the middle of an album, you'll have to trawl through the tracks to find it again.  The unit shuts itself off if not being used, which helps conserve battery life.</p>

<p>The Mello doesn't handle seamless MP3 changes particularly well.  If you have an album like "Sgt Pepper" or "The Wall" there is a brief but noticeable gap between tracks.</p>

<h2 id="problems"><a href="https://shkspr.mobi/blog/2002/04/review-mello-mp3-player/#problems">Problems</a></h2>

<p>The manual states that it can be formatted as FAT16 or FAT32.  Formatting as FAT32 didn't work in XP but reformatting as FAT did.
It only reads ID3v1 tags - you'll have to make sure you synchronise your tags if you use ID3v2.
The screen isn't backlit, it has two LEDs at the side which give off a gloomy glow that is just enough to see the screen - the buttons don't light up at all.  The buttons could do with being slightly larger, better shaped and sized but they are perfectly sufficient.
The USB cable is about 1 metre long, which is just about sufficient.  But it has a weird miniature 4-pin end plug which can be a little difficult to plug into the Mello, especially if you're in a rush.  I think the cable is proprietary (i.e. non standard) so make sure you look after it.</p>

<h2 id="transfer-speeds"><a href="https://shkspr.mobi/blog/2002/04/review-mello-mp3-player/#transfer-speeds">Transfer Speeds</a></h2>

<p>Radiohead's Amnesiac (39 mins 40 sec / 40.2 MB) took 100 seconds (about 400KB/s).  This is slower than the 560KB/s claimed, but it's still very fast, you could fill the whole card in around 5 minutes.</p>

<h2 id="overall-verdict"><a href="https://shkspr.mobi/blog/2002/04/review-mello-mp3-player/#overall-verdict">Overall Verdict</a></h2>

<p>This is a great bargain.  128MB MP3 player and removable storage all in one for £99.99.  But, it is cheap; it looks plasticky and feels like it wouldn't survive too many accidental drops.  The User-Interface is annoying.</p>

<p>7/10.  It works, it's cheap, very upgradeable, but has enough usability flaws which stop it being great.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=24328&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2002/04/review-mello-mp3-player/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
