<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>digital-music on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/digital-music/</link>
    <description>Recent content in digital-music on S Anand</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 13 Oct 2012 15:50:59 +0000</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/digital-music/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Streaming audio to iOS via VLC</title>
      <link>https://www.s-anand.net/blog/streaming-audio-to-ios-via-vlc/</link>
      <pubDate>Sat, 13 Oct 2012 15:50:59 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/streaming-audio-to-ios-via-vlc/</guid>
      <description>&lt;p&gt;You can play a song on your PC and listen to it on your iPhone / iPad – converting your PC into a radio station. As with most things &lt;a href=&#34;https://www.s-anand.net/blog/downloading-songs-from-youtube/&#34;&gt;VLC related&lt;/a&gt;, it’s tough to figure out but obvious in retrospect.&lt;/p&gt;
&lt;p&gt;The first thing to do is set up the MIME type for the streaming. This is a &lt;a href=&#34;http://trac.videolan.org/vlc/ticket/7208&#34;&gt;bug that has been fixed&lt;/a&gt;, but might not have made it into your version of VLC.&lt;/p&gt;
&lt;p&gt;Go to Tools – Preferences.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-pref-1.webp&#34;&gt;&lt;img alt=&#34;vlc-pref-1&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-pref-1.webp&#34; title=&#34;vlc-pref-1&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click on “All” to see all the settings.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-pref-2.webp&#34;&gt;&lt;img alt=&#34;vlc-pref-2&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-pref-2.webp&#34; title=&#34;vlc-pref-2&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Under Stream output – Access output – HTTP, set Mime to &lt;code&gt;audio/x-mpeg&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-pref-3.webp&#34;&gt;&lt;img alt=&#34;vlc-pref-3&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-pref-3.webp&#34; title=&#34;vlc-pref-3&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At this point, you should restart VLC.&lt;/p&gt;
&lt;p&gt;As I mentioned earlier, you might not need to do this if you have new enough a version of VLC that auto-detects the content’s MIME type.&lt;/p&gt;
&lt;p&gt;Re-open VLC, and go to the Media – Stream menu.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-stream-1.webp&#34;&gt;&lt;img alt=&#34;vlc-stream-1&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-stream-1.webp&#34; title=&#34;vlc-stream-1&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click Add and choose the file you want to stream. Then click on Stream.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-stream-2.webp&#34;&gt;&lt;img alt=&#34;vlc-stream-2&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-stream-2.webp&#34; title=&#34;vlc-stream-2&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click Next.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-stream-3.webp&#34;&gt;&lt;img alt=&#34;vlc-stream-3&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-stream-3.webp&#34; title=&#34;vlc-stream-3&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Select HTTP and click Add.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-stream-4.webp&#34;&gt;&lt;img alt=&#34;vlc-stream-4&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-stream-4.webp&#34; title=&#34;vlc-stream-4&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Select Audio – MP3 and click on Stream.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-stream-5.webp&#34;&gt;&lt;img alt=&#34;vlc-stream-5&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-stream-5.webp&#34; title=&#34;vlc-stream-5&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At this point, the audio is being streamed at port 8080 of your machine. You can change the port and path in the menu above. (To find your local IP address, open the Command Prompt and type ipconfig.)&lt;/p&gt;
&lt;p&gt;Open Safari on your iPhone or iPad, and visit &lt;a href=&#34;http://your-ip-address:8080/&#34;&gt;http://your-ip-address:8080/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-ipad-streaming.webp&#34;&gt;&lt;img alt=&#34;vlc-ipad-streaming&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-ipad-streaming.webp&#34; title=&#34;vlc-ipad-streaming&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I haven’t figured out the right codec and MIME type to do this for videos yet, but hopefully will figure it out soon.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Shibu&lt;/strong&gt; &lt;em&gt;19 Sep 2014 10:12 am&lt;/em&gt;:
You should try out any of the light weight DLNA servers&amp;hellip;.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Playing sounds backwards</title>
      <link>https://www.s-anand.net/blog/playing-sounds-backwards/</link>
      <pubDate>Mon, 25 Sep 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/playing-sounds-backwards/</guid>
      <description>&lt;p&gt;You can &lt;a href=&#34;https://www.s-anand.net/blog/music-video-filmed-backwards/&#34;&gt;play a video backwards&lt;/a&gt; and still recognise the scenes quite well. Can you do that with sound?&lt;/p&gt;
&lt;p&gt;I tried it on this Bryan Adams clip of &lt;a href=&#34;https://files.s-anand.net/blog/a/Bryan_Adams.Summer_of_69.mp3&#34;&gt;Summer of &amp;lsquo;69 (mp3)&lt;/a&gt;. &lt;a href=&#34;https://files.s-anand.net/blog/a/Bryan_Adams.Summer_of_69.rev.mp3&#34;&gt;When played backwards (mp3)&lt;/a&gt;, it almost sounds like Arabic!&lt;/p&gt;
&lt;p&gt;Instruments sound weird backwards too, like the &lt;a href=&#34;https://files.s-anand.net/blog/a/Guitar.mp3&#34;&gt;guitar&lt;/a&gt; played &lt;a href=&#34;https://files.s-anand.net/blog/a/Guitar.rev.mp3&#34;&gt;backwards&lt;/a&gt; and &lt;a href=&#34;https://files.s-anand.net/blog/a/Drums.mp3&#34;&gt;drums&lt;/a&gt; played &lt;a href=&#34;https://files.s-anand.net/blog/a/Drums.rev.mp3&#34;&gt;backwards&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s seems obvious once you see the wave file. The picture below shows the guitar. The sounds are clearly not symmetric left to right.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/flickr-sound-wave-diagram-of-a-guitar_248964843_o-png.webp&#34;&gt;&lt;img alt=&#34;Sound wave diagram of a guitar&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/flickr-sound-wave-diagram-of-a-guitar_248964843_o-png.webp&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Whereas &lt;a href=&#34;https://files.s-anand.net/blog/a/Guitar2.mp3&#34;&gt;this guitar&lt;/a&gt; is a lot more symmetric, and doesn&amp;rsquo;t sound too different &lt;a href=&#34;https://files.s-anand.net/blog/a/Guitar2.rev.mp3&#34;&gt;backwards&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/flickr-sound-wave-diagram-of-another-guitar_248964844_o-png.webp&#34;&gt;&lt;img alt=&#34;Sound wave diagram of another guitar&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/flickr-sound-wave-diagram-of-another-guitar_248964844_o-png.webp&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So how come we can&amp;rsquo;t recognise sounds played backwards, but can recognise video played backwards? (Initially, I thought it was a trivial question. But I couldn&amp;rsquo;t find a trivial answer. The question may be subtler than it looks.)&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;B anand Prasad&lt;/strong&gt; &lt;em&gt;25 Sep 2006 12:35 pm&lt;/em&gt;:
its nothing to do with the technology Mr. Anand let me give an example dnana &amp;hellip;.you just spell it&amp;hellip; it sounds something like (d-na-na) now if we know that reversing it could(possibly) result in Anand &amp;mdash; dnanA, then we could recognize all backward sounds its just that we r not acustomed to hear sounds backward. now practice daily some words which are often used like &amp;ldquo;good morning&amp;rdquo; &amp;ldquo;thanks&amp;rdquo; now say them to someone in a correct situation&amp;hellip;90% of them will recognize it.. thats it my friend&amp;hellip;.sorry for reversing &amp;ldquo;Anand&amp;rdquo; name&amp;hellip;.its my name too&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;S Anand&lt;/strong&gt; &lt;em&gt;25 Sep 2006 1:48 pm&lt;/em&gt;:
Anand, if I&amp;rsquo;ve understood you right, we don&amp;rsquo;t recognise sounds backwards because we&amp;rsquo;re not used to hearing them. Agreed. My reasoning was: we&amp;rsquo;re not used to seeing things backwards either. How come we&amp;rsquo;re so much better at recognising those? A part of the answer is, we recognise sounds mainly by their movement in time, but images by their spread across space. But I wonder if there&amp;rsquo;s more to it&amp;hellip;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ND&lt;/strong&gt; &lt;em&gt;26 Sep 2006 3:07 am&lt;/em&gt;:
I think this may have to do with the fact that seeing consists of detecting multiple facets like motion, pattern etc. The brain may have more data points decompose and &amp;ldquo;meaningfully&amp;rdquo; analyze backward. While hearing consists of analyzing the frequencies and amplitude implying lesser data points to &amp;ldquo;meaningfully&amp;rdquo; analyze backward with the same speed as visual stimuli. Caveat - Just my guess!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;S Anand&lt;/strong&gt; &lt;em&gt;26 Sep 2006 6:23 am&lt;/em&gt;:
Hmm&amp;hellip; ND, that&amp;rsquo;s a possibility! Certainly, in terms of information content, there&amp;rsquo;s more coming in visually than aurally.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ND&lt;/strong&gt; &lt;em&gt;27 Sep 2006 12:42 pm&lt;/em&gt;:
I asked three intelligent folks (an american, a german and an indian) to read &amp;ldquo;eye&amp;rdquo;, &amp;ldquo;racecar&amp;rdquo;, &amp;ldquo;malayalam&amp;rdquo; and &amp;ldquo;never odd or even&amp;rdquo; and waited for their reaction. Got blank stares! But it was sitter when explained. Guess some humans find it difficult to recognize a palindrome while reading and speaking. Taking a few million huge steps to infer humans normally normally don&amp;rsquo;t even try to process sound or reading alphabets backward. Is it easier to recognize a popular word like one&amp;rsquo;s name or a tune like Happy B&amp;rsquo;day when spoken or sung backward? A related front and back concept - I have always wondered why the bar showing s/w installing moves from left to right. And the same when uninstalling also. Is it convention? Why not show something more perceptive like a container getting filled or getting drained?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sudeep Nair&lt;/strong&gt; &lt;em&gt;20 Nov 2006 5:40 am&lt;/em&gt;:
Anand, I feel that the fundamental difference between a reversed text and reversed sound is that the text is still completely visible to the eye at once, and so there is a subconscious process where the brain is able to decipher the text by trying out some permutations, whereas in case of sound, the individual notes reach the ears and disappear. They do not remain &amp;ldquo;static&amp;rdquo; or &amp;ldquo;stationary&amp;rdquo; for the brain to be able to try some reverse permuations of individual notes and identify the original sound. This reminds me of another observation that in case of English text, the reader is able to decipher the words if the first and last letter of every word is kept fixed and all other letters in between are jumbled. Msot raeedrs wlil be albe to udnreatsnd tihs snetncee atlohugh the lteerts are jbulmed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Anonymous&lt;/strong&gt; &lt;em&gt;20 Nov 2006 6:15 am&lt;/em&gt;:
If we extend this logic from text to video, I think there is some degree of &amp;ldquo;persistence of vision&amp;rdquo; which allows the brain to &amp;ldquo;refer back&amp;rdquo;, unjumble and make sense of video images, but there is no persistence of sound. So in addition to anand prasad&amp;rsquo;s point about &amp;ldquo;familiarity of words&amp;rdquo;, and ND&amp;rsquo;s point about &amp;ldquo;more meaningful data points&amp;rdquo;, I would think that &amp;ldquo;persistence of images&amp;rdquo; is a major factor helping us understand visual images better than sound.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Winamp 5.1</title>
      <link>https://www.s-anand.net/blog/winamp-5-1/</link>
      <pubDate>Wed, 31 Aug 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/winamp-5-1/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.fluxiontech.com/?p=69&#34;&gt;WinAmp 5.1 leaked&lt;/a&gt;. Actually, the features were. The good part is, we will have 8X CD ripping in the free version, and ability to create WMA files. Wonder how the Predixis Smart Playlist Generator works. (It says &amp;ldquo;Mix your tracks based on what they sound like!&amp;rdquo;)&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Dhar&lt;/strong&gt; &lt;em&gt;31 Aug 2005 12:56 pm&lt;/em&gt;:
Jet Audio too does some mixing based on what they sound like. Let me see if I can dig up that data. On the other hand, why use WinAmp for ripping? DB-Power-Amp is the way to go. Allows you to rip in various formats and no restrictions on the ripping speed.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>PC iTunes downloads</title>
      <link>https://www.s-anand.net/blog/pc-itunes-downloads/</link>
      <pubDate>Wed, 22 Oct 2003 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/pc-itunes-downloads/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://edition.cnn.com/2003/TECH/biztech/10/21/apple.itunes.reut/&#34;&gt;PC iTunes hits 1 million downloads&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Apple also announced a promotion with PepsiCo Inc. starting in February in which 100 million winning bottle caps on certain Pepsi drinks grant the winner a free song.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;When I read that, I said, &amp;ldquo;That&amp;rsquo;s 99 million dollars!&amp;rdquo;&lt;br&gt;
Then I said, &amp;ldquo;No, it costs just the royalty&amp;hellip; which may be a fixed cost anyway.&amp;rdquo;&lt;br&gt;
Then I figured, &amp;ldquo;Lots of people will buy Pepsi. Maybe Pepsi paid Apple for it.&amp;rdquo;&lt;br&gt;
Smart move, Jobs.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Apple iMusic store sells 1 million songs</title>
      <link>https://www.s-anand.net/blog/apple-imusic-store-sells-1-million-songs/</link>
      <pubDate>Wed, 07 May 2003 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/apple-imusic-store-sells-1-million-songs/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.apple.com/music/store/&#34;&gt;Apple&amp;rsquo;s music store&lt;/a&gt; sold over 1 million songs in a week. To Mac users alone. At 99c (Rs 50) a song, I don&amp;rsquo;t see how that happened. Or why it&amp;rsquo;s better than P2P. &lt;a href=&#34;http://www.metafilter.com/mefi/25600&#34;&gt;via MetaFilter&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Music swapping continues</title>
      <link>https://www.s-anand.net/blog/music-swapping-continues/</link>
      <pubDate>Tue, 15 Oct 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/music-swapping-continues/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.msnbc.com/news/820292.asp&#34;&gt;Music-swapping continues&lt;/a&gt;. An RIAA spokesman says,&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The problem would have been far worse if we had not stopped Napster. We would have seen far more venture capital companies taking a shot (at P2P sites) if Napster had succeeded.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;However,&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;consumers are continually becoming more accustomed to downloading music for free&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;KaZaa&amp;rsquo;s the most popular right now, but not for long, perhaps.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;KaZaa also faces a possible Napster-esque end. The recording industry has sued the service and court date looms in December&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    <item>
      <title>Download and burn songs on a CD</title>
      <link>https://www.s-anand.net/blog/download-and-burn-songs-on-a-cd/</link>
      <pubDate>Fri, 02 Aug 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/download-and-burn-songs-on-a-cd/</guid>
      <description>&lt;p&gt;The music industry has taken a step away from the ridiculous. Now, on pressplay.com, you can &lt;a href=&#34;http://www.nandotimes.com/entertainment/story/485707p-3876886c.html&#34;&gt;download and burn songs on a CD&lt;/a&gt; for a fee. (The big deal is that, earlier, you could only stream and listen. For a fee.)&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Real Jukebox</title>
      <link>https://www.s-anand.net/blog/real-jukebox/</link>
      <pubDate>Sun, 01 Jul 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/real-jukebox/</guid>
      <description>&lt;p&gt;I listen to radio on &lt;a href=&#34;http://www.real.com&#34;&gt;Real Jukebox&lt;/a&gt;&amp;rsquo;s Radio Tuner. They offer 2,500 channels, including business talk channels and western classical (my interests).&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Napster must pay up</title>
      <link>https://www.s-anand.net/blog/napster-must-pay-up/</link>
      <pubDate>Mon, 12 Feb 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/napster-must-pay-up/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://news.cnet.com/news/0-1005-201-4774158-0.html?tag=tp_pr&#34;&gt;Napster must pay&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>MP3 CD players</title>
      <link>https://www.s-anand.net/blog/mp3-cd-players/</link>
      <pubDate>Thu, 25 Jan 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/mp3-cd-players/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.mp3playerstore.com/&#34;&gt;MP3 CD players&lt;/a&gt;. The next big thing? It&amp;rsquo;s basically got a hard disk where you can put in any MP3s, and listen to it like a walkman. Why bother with cassettes?&lt;/p&gt;
</description>
    </item>
    <item>
      <title>I bought a tamil MP3 CD</title>
      <link>https://www.s-anand.net/blog/i-bought-a-tamil-mp3-cd/</link>
      <pubDate>Thu, 07 Dec 2000 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/i-bought-a-tamil-mp3-cd/</guid>
      <description>&lt;p&gt;I bought an MP3 CD from &lt;a href=&#34;http://www.tamilmp3cd.com&#34;&gt;Tamil MP3 CD&lt;/a&gt;. You get about 150 songs for about Rs. 900, including shipping. Of course, you can only listen to it on a computer.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
