<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: Make music in your browser</title>
	<atom:link href="http://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Sun, 26 Jul 2026 17:24:00 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: JSON to Excel</title>
		<link>https://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/comment-page-11/#comment-1882505</link>
		<dc:creator><![CDATA[JSON to Excel]]></dc:creator>
		<pubDate>Sat, 25 Jul 2026 20:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=30680#comment-1882505</guid>
		<description><![CDATA[Great roundup of browser-based music tools! Acid Machine really captures the TB-303 spirit without any install. It&#039;s impressive how the browser has evolved into a platform for all sorts of creative and practical tools. Along these lines, I&#039;ve been using https://jsontoexcel.app/ to convert JSON API responses into clean spreadsheets — it works entirely in the browser too, no data leaves your machine.]]></description>
		<content:encoded><![CDATA[<p>Great roundup of browser-based music tools! Acid Machine really captures the TB-303 spirit without any install. It&#8217;s impressive how the browser has evolved into a platform for all sorts of creative and practical tools. Along these lines, I&#8217;ve been using <a href="https://jsontoexcel.app/" rel="nofollow">https://jsontoexcel.app/</a> to convert JSON API responses into clean spreadsheets — it works entirely in the browser too, no data leaves your machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DPI Analyzer</title>
		<link>https://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/comment-page-11/#comment-1882369</link>
		<dc:creator><![CDATA[DPI Analyzer]]></dc:creator>
		<pubDate>Thu, 23 Jul 2026 10:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=30680#comment-1882369</guid>
		<description><![CDATA[Great roundup of browser-based music tools! Acid Machine and the HTML5 drum machine really showed how powerful the web platform had become. I remember spending hours tweaking sequences in those early in-browser synths. That same spirit of &quot;no install, just open a tab and go&quot; is something I appreciate when using tools like https://dpitest.app/ to check my mouse sensitivity settings before a gaming session. It is amazing how much you can do right in the browser these days.]]></description>
		<content:encoded><![CDATA[<p>Great roundup of browser-based music tools! Acid Machine and the HTML5 drum machine really showed how powerful the web platform had become. I remember spending hours tweaking sequences in those early in-browser synths. That same spirit of &#8220;no install, just open a tab and go&#8221; is something I appreciate when using tools like <a href="https://dpitest.app/" rel="nofollow">https://dpitest.app/</a> to check my mouse sensitivity settings before a gaming session. It is amazing how much you can do right in the browser these days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NumberExtractor</title>
		<link>https://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/comment-page-11/#comment-1881705</link>
		<dc:creator><![CDATA[NumberExtractor]]></dc:creator>
		<pubDate>Mon, 13 Jul 2026 14:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=30680#comment-1881705</guid>
		<description><![CDATA[Great roundup of in-browser synths. Acid Machine and the HTML5 Drum Machine were a clear sign that the browser was about to become a real instrument. That same paste-process-export flow that makes those tools so easy to use is also why I started leaning on bulk phone number extraction in the browser when I need to clean messy contact lists. Paste a block of text, get every valid number with the right country code, and export straight to CSV or Excel. No upload, no signup, all local. Worth a look if you deal with raw data: https://numberextractor.com/]]></description>
		<content:encoded><![CDATA[<p>Great roundup of in-browser synths. Acid Machine and the HTML5 Drum Machine were a clear sign that the browser was about to become a real instrument. That same paste-process-export flow that makes those tools so easy to use is also why I started leaning on bulk phone number extraction in the browser when I need to clean messy contact lists. Paste a block of text, get every valid number with the right country code, and export straight to CSV or Excel. No upload, no signup, all local. Worth a look if you deal with raw data: <a href="https://numberextractor.com/" rel="nofollow">https://numberextractor.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DPI Analyzer</title>
		<link>https://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/comment-page-11/#comment-1880671</link>
		<dc:creator><![CDATA[DPI Analyzer]]></dc:creator>
		<pubDate>Sun, 28 Jun 2026 09:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=30680#comment-1880671</guid>
		<description><![CDATA[Happy tenth anniversary of HTML5 music making! Acid Machine and the in-browser drum machine were the first proof that a browser tab could host real-time, expressive software without any install. That same client-side ethos is everywhere now, even in hardware diagnostics. I tried a free online mouse DPI and polling rate analyzer at https://dpitest.app/ to track down a jitter issue and the readout was surprisingly thorough — all running in the browser, no app needed.]]></description>
		<content:encoded><![CDATA[<p>Happy tenth anniversary of HTML5 music making! Acid Machine and the in-browser drum machine were the first proof that a browser tab could host real-time, expressive software without any install. That same client-side ethos is everywhere now, even in hardware diagnostics. I tried a free online mouse DPI and polling rate analyzer at <a href="https://dpitest.app/" rel="nofollow">https://dpitest.app/</a> to track down a jitter issue and the readout was surprisingly thorough — all running in the browser, no app needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HeadshotGeneratorAI</title>
		<link>https://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/comment-page-11/#comment-1879961</link>
		<dc:creator><![CDATA[HeadshotGeneratorAI]]></dc:creator>
		<pubDate>Fri, 19 Jun 2026 02:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=30680#comment-1879961</guid>
		<description><![CDATA[Lovely throwback to the early days of HTML5 synths. Acid Machine and the in-browser drum machine showed how the browser was about to become a real instrument — no install, just open a tab and play. That same &quot;everything lives in a browser&quot; spirit is still going strong, and I leaned on it last week when I needed a fresh LinkedIn photo and tried a browser-based AI headshot generator at https://headshotgeneratorai.net. Pick a style, upload one clear photo, and a couple of minutes later you have a studio-looking portrait. Thanks for the nostalgia hit.]]></description>
		<content:encoded><![CDATA[<p>Lovely throwback to the early days of HTML5 synths. Acid Machine and the in-browser drum machine showed how the browser was about to become a real instrument — no install, just open a tab and play. That same &#8220;everything lives in a browser&#8221; spirit is still going strong, and I leaned on it last week when I needed a fresh LinkedIn photo and tried a browser-based AI headshot generator at <a href="https://headshotgeneratorai.net" rel="nofollow">https://headshotgeneratorai.net</a>. Pick a style, upload one clear photo, and a couple of minutes later you have a studio-looking portrait. Thanks for the nostalgia hit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/comment-page-11/#comment-1879820</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 16 Jun 2026 15:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=30680#comment-1879820</guid>
		<description><![CDATA[https://www.thomann.de/blog/en/inspire/10-famous-songs-that-use-odd-time-signatures/?utm_medium=paidsocial&amp;utm_source=meta&amp;utm_campaign=daily&amp;utm_content=blog&amp;fbclid=IwdGRjcASePwtleHRuA2FlbQEwAGFkaWQBqzPkmwX6q3NydGMGYXBwX2lkDDM1MDY4NTUzMTcyOAABHis32Y6BFZzZ1IFTqLk_0LOJtbhvMlgW3kJpGB0FIeXQQfOk2cZy2-Eyats1_aem_ORzb1OBRpt2uNAfm4AuVaw&amp;campaign_id=120237899706230507&amp;ad_id=120246871783400507&amp;utm_id=120237899706230507&amp;utm_term=120237899710410507]]></description>
		<content:encoded><![CDATA[<p><a href="https://www.thomann.de/blog/en/inspire/10-famous-songs-that-use-odd-time-signatures/?utm_medium=paidsocial&#038;utm_source=meta&#038;utm_campaign=daily&#038;utm_content=blog&#038;fbclid=IwdGRjcASePwtleHRuA2FlbQEwAGFkaWQBqzPkmwX6q3NydGMGYXBwX2lkDDM1MDY4NTUzMTcyOAABHis32Y6BFZzZ1IFTqLk_0LOJtbhvMlgW3kJpGB0FIeXQQfOk2cZy2-Eyats1_aem_ORzb1OBRpt2uNAfm4AuVaw&#038;campaign_id=120237899706230507&#038;ad_id=120246871783400507&#038;utm_id=120237899706230507&#038;utm_term=120237899710410507" rel="nofollow">https://www.thomann.de/blog/en/inspire/10-famous-songs-that-use-odd-time-signatures/?utm_medium=paidsocial&#038;utm_source=meta&#038;utm_campaign=daily&#038;utm_content=blog&#038;fbclid=IwdGRjcASePwtleHRuA2FlbQEwAGFkaWQBqzPkmwX6q3NydGMGYXBwX2lkDDM1MDY4NTUzMTcyOAABHis32Y6BFZzZ1IFTqLk_0LOJtbhvMlgW3kJpGB0FIeXQQfOk2cZy2-Eyats1_aem_ORzb1OBRpt2uNAfm4AuVaw&#038;campaign_id=120237899706230507&#038;ad_id=120246871783400507&#038;utm_id=120237899706230507&#038;utm_term=120237899710410507</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/comment-page-11/#comment-1878440</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 19 May 2026 15:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=30680#comment-1878440</guid>
		<description><![CDATA[Most people hear metal and think of one thing: noise. But some of these records were built on jazz harmonics, Fibonacci sequences, and orchestral arrangements that function structurally rather than as decoration. 

The list spans over 50 years of heavy music, from a record that was tracked in a single day to concept albums sequenced like political thrillers. 

What&#039;s surprising isn&#039;t just the range of sounds, but how many of these albums reward the same close listening you&#039;d give a film score or a jazz record. The connections across genres get strange fast.

Full list: https://www.headphonesty.com/2026/05/metal-albums-heavy-music-beautiful-precise-addictive/?utm_source=fb&amp;utm_campaign=caption]]></description>
		<content:encoded><![CDATA[<p>Most people hear metal and think of one thing: noise. But some of these records were built on jazz harmonics, Fibonacci sequences, and orchestral arrangements that function structurally rather than as decoration. </p>
<p>The list spans over 50 years of heavy music, from a record that was tracked in a single day to concept albums sequenced like political thrillers. </p>
<p>What&#8217;s surprising isn&#8217;t just the range of sounds, but how many of these albums reward the same close listening you&#8217;d give a film score or a jazz record. The connections across genres get strange fast.</p>
<p>Full list: <a href="https://www.headphonesty.com/2026/05/metal-albums-heavy-music-beautiful-precise-addictive/?utm_source=fb&#038;utm_campaign=caption" rel="nofollow">https://www.headphonesty.com/2026/05/metal-albums-heavy-music-beautiful-precise-addictive/?utm_source=fb&#038;utm_campaign=caption</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/comment-page-11/#comment-1878303</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Sun, 17 May 2026 07:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=30680#comment-1878303</guid>
		<description><![CDATA[Old vs new records
https://youtu.be/4AhNOAudVhI?is=gpWUZkojqWURZ9Cv]]></description>
		<content:encoded><![CDATA[<p>Old vs new records<br />
<a href="https://youtu.be/4AhNOAudVhI?is=gpWUZkojqWURZ9Cv" rel="nofollow">https://youtu.be/4AhNOAudVhI?is=gpWUZkojqWURZ9Cv</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/comment-page-11/#comment-1878242</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Sat, 16 May 2026 12:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=30680#comment-1878242</guid>
		<description><![CDATA[https://www.cracked.com/article_45912_19-of-the-best-songs-with-nonsensical-lyrics.html]]></description>
		<content:encoded><![CDATA[<p><a href="https://www.cracked.com/article_45912_19-of-the-best-songs-with-nonsensical-lyrics.html" rel="nofollow">https://www.cracked.com/article_45912_19-of-the-best-songs-with-nonsensical-lyrics.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2015/03/27/make-music-in-your-browser/comment-page-11/#comment-1876607</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Sat, 25 Apr 2026 21:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=30680#comment-1876607</guid>
		<description><![CDATA[https://www.teosto.fi/teostory/miten-omaa-musiikkia-voi-promota-somessa-ilman-etta-se-kuluttaa-loppuun/]]></description>
		<content:encoded><![CDATA[<p><a href="https://www.teosto.fi/teostory/miten-omaa-musiikkia-voi-promota-somessa-ilman-etta-se-kuluttaa-loppuun/" rel="nofollow">https://www.teosto.fi/teostory/miten-omaa-musiikkia-voi-promota-somessa-ilman-etta-se-kuluttaa-loppuun/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
