<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to play Audio MP3 files saved on laptop in notepad plus plus]]></title><description><![CDATA[<p dir="auto">Hi, please can anyone help with my query.<br />
I am looking to find a way that I can play audio samples in Notepad plus plus that are saved as MP3 files on my computer.<br />
I am doing a further education course in web design and I have to create a basic 3 page website on a subject of my choice using html.<br />
I want to do one for the band I’m in. And as<br />
we have a CD of our music I thought  I would do a website of the band and put a track listing of the CD on there with 30 second samples of the beginning of all of the tracks.<br />
I have looked at several You Tube videos and have got as far as creating an audio play link in Notepad ++ but the link is greyed out and doesn’t work.<br />
Can someone kindly tell me where do I need to store the CD files and do I have to save them in a different format for them to be recognised in Notepad ++<br />
If anyone has a solution for me it would be much appreciated.</p>
<p dir="auto">Many thanks</p>
<p dir="auto">Jerome</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26118/how-to-play-audio-mp3-files-saved-on-laptop-in-notepad-plus-plus</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 20:17:02 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26118.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 15 Sep 2024 15:31:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to play Audio MP3 files saved on laptop in notepad plus plus on Tue, 17 Sep 2024 01:53:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/195">@guy038</a> said in <a href="/post/96637">How to play Audio MP3 files saved on laptop in notepad plus plus</a>:</p>
<blockquote>
<p dir="auto">file:///D:\MyMusic\Rolling%20Stones\YouCantAlwaysGetWhatYouWant.mp3</p>
</blockquote>
<p dir="auto">Guess I learn something everyday. I never double click links…so never thought that NPP did that launch. Oh well, I stand corrected. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96638</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96638</guid><dc:creator><![CDATA[Lycan Thrope]]></dc:creator><pubDate>Tue, 17 Sep 2024 01:53:58 GMT</pubDate></item><item><title><![CDATA[Reply to How to play Audio MP3 files saved on laptop in notepad plus plus on Mon, 16 Sep 2024 13:42:13 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/31632">@jerome-farrell</a>, <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/26710">@mark-olson</a>, <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/23651">@lycan-thrope</a>, <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@alan-kilborn</a> and <strong>All</strong></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/31632">@jerome-farrell</a>, from the example of <strong>absolute</strong> path, provided by <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@alan-kilborn</a>, you may also use the <strong>syntax</strong>, below :</p>
<p dir="auto"><strong><code>file:///D:\MyMusic\Rolling%20Stones\YouCantAlwaysGetWhatYouWant.mp3</code></strong></p>
<p dir="auto">Note that any <strong>space</strong>, in the <strong>path</strong>, must be replaced by the string <strong><code>%20</code></strong>, like between the words <strong>Rolling</strong> and <strong>Stones</strong></p>
<p dir="auto">Then, if a file containing this <strong>link</strong>, is opened in N++, a simple <strong>double</strong>-clic would start this <strong>song</strong> in your <strong>default</strong> music software !</p>
<p dir="auto">Best Regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96637</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96637</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Mon, 16 Sep 2024 13:42:13 GMT</pubDate></item><item><title><![CDATA[Reply to How to play Audio MP3 files saved on laptop in notepad plus plus on Mon, 16 Sep 2024 10:56:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/31632">@Jerome-Farrell</a></p>
<p dir="auto">If you mean that you’d have a text file which has some pathnames to MP3 tracks in it, e.g. <code>D:\MyMusic\Rolling Stones\YouCantAlwaysGetWhatYouWant.mp3</code>, and you want that to appear underlined so that when you double-click on it, another program opens up and plays the track…</p>
<p dir="auto">Then that should be reasonably doable by adding a PythonScript solution…</p>
<p dir="auto">Because sometimes you <em>can</em> get what you want.  :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96634</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96634</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 16 Sep 2024 10:56:10 GMT</pubDate></item><item><title><![CDATA[Reply to How to play Audio MP3 files saved on laptop in notepad plus plus on Mon, 16 Sep 2024 07:33:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/31632">@Jerome-Farrell</a> said in <a href="/post/96629">How to play Audio MP3 files saved on laptop in notepad plus plus</a>:</p>
<blockquote>
<p dir="auto">I am looking to find a way that I can play audio samples in Notepad plus plus that are saved as MP3 files on my computer.</p>
</blockquote>
<p dir="auto">Basic answer, is you can’t. Notepad++ is not a browser, and is definitely not an MP3 player. From the text of your message, you are very confused about what Notepad++ can do, and what it is designed to do.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96633</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96633</guid><dc:creator><![CDATA[Lycan Thrope]]></dc:creator><pubDate>Mon, 16 Sep 2024 07:33:56 GMT</pubDate></item><item><title><![CDATA[Reply to How to play Audio MP3 files saved on laptop in notepad plus plus on Sun, 15 Sep 2024 15:42:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/31632">@Jerome-Farrell</a></p>
<p dir="auto">If this is a question about how to write an HTML document, <a href="https://community.notepad-plus-plus.org/topic/15958/faq-you-ve-asked-your-question-in-the-wrong-place">you’ve come to the wrong forum</a>.</p>
<p dir="auto">If you’re not certain what I mean by this, ask yourself whether you would still have this exact question if you were writing this document in Notepad or another text editor instead of Notepad++.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96630</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96630</guid><dc:creator><![CDATA[Mark Olson]]></dc:creator><pubDate>Sun, 15 Sep 2024 15:42:09 GMT</pubDate></item></channel></rss>