<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox%2FTheodore_Kloba%2FPitchNotation</id>
	<title>Module:Sandbox/Theodore Kloba/PitchNotation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox%2FTheodore_Kloba%2FPitchNotation"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Theodore_Kloba/PitchNotation&amp;action=history"/>
	<updated>2026-07-29T13:07:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Sandbox/Theodore_Kloba/PitchNotation&amp;diff=146307&amp;oldid=prev</id>
		<title>imported&gt;Theodore Kloba: function list</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Theodore_Kloba/PitchNotation&amp;diff=146307&amp;oldid=prev"/>
		<updated>2017-08-09T13:50:40Z</updated>

		<summary type="html">&lt;p&gt;function list&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- Pitch notation tools for conversion between shorthand versions and nicely rendered ones.&lt;br /&gt;
&lt;br /&gt;
local p={}&lt;br /&gt;
&lt;br /&gt;
-- Helmholtz shorthand › MIDI #&lt;br /&gt;
p.hpn2mid = function( frame )&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- Scientific shorthand › MIDI #&lt;br /&gt;
p.spn2mid = function( frame )&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- MIDI # › Helmholtz&lt;br /&gt;
p.mid2hpn = function( frame )&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- MIDI # › Scientific&lt;br /&gt;
p.mid2spn = function( frame )&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- Helmholtz shorthand › Helmholtz&lt;br /&gt;
p.hpn = function( frame )&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- Scientific shorthand › Scientific&lt;br /&gt;
p.spn = function( frame )&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Theodore Kloba</name></author>
	</entry>
</feed>