<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.xen.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tyler+Henthorn</id>
	<title>Xenharmonic Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.xen.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tyler+Henthorn"/>
	<link rel="alternate" type="text/html" href="https://en.xen.wiki/w/Special:Contributions/Tyler_Henthorn"/>
	<updated>2026-06-29T10:18:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=232734</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=232734"/>
		<updated>2026-06-25T05:48:25Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.     &lt;br /&gt;
&lt;br /&gt;
Agonanist.     &lt;br /&gt;
&lt;br /&gt;
You can contact me by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=New_Tuning_Method&amp;diff=232723</id>
		<title>New Tuning Method</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=New_Tuning_Method&amp;diff=232723"/>
		<updated>2026-06-24T20:32:56Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Innocuous test change.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;&amp;lt;u&amp;gt;Update June 2016:&amp;lt;/u&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This tuning method is currently only implemented in alt-tuner and bounce. It only works with one synth, Kontakt, via a user-installed script. Contact the makers of alt-tuner and bounce for implementation details.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;u&amp;gt;A new microtuning method for midi synths&amp;lt;/u&amp;gt;:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As we&#039;re all painfully aware, the [[MIDI|midi]] spec isn&#039;t very microtonal-friendly. The powers that be decided that pitch bend messages would affect the whole channel, not individual notes, so retuning most synths requires dividing the midi stream among multiple channels. That increases setup time for the user and reduces polyphony, and generally complicates matters. The powers that be did create the Midi Tuning Specification (MTS) sysexes, [http://www.midi.org/techspecs/midituning.php http://www.midi.org/techspecs/midituning.php]. The single-note real-time sysex is the most powerful and useful one. MTS sysexes haven&#039;t been widely adopted, except for high-end Roland keyboards which use the considerably less powerful non-realtime Scale/Octave Tuning sysex.&lt;br /&gt;
&lt;br /&gt;
Sysexes have the disadvantage of being poorly supported in many environments:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Abelton Live filters out sysexes from the midi stream and keeps them from any VST it hosts.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;FL Studio also does not allow VST plugins it hosts to receive sysex data. (see footnote)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Studio One doesn&#039;t allow recording or playback of sysexes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Kontakt does not provide sysex support in its scripting language.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;CSoundAV (CSound in real time) can&#039;t receive sysexes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;SonicBirth (an AU maker) doesn&#039;t even mention sysexes in its manual.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;This means that synths created with CSoundAV or SonicBirth can&#039;t implement MTS. Any synth that does implement MTS won&#039;t do so if hosted in Abelton Live or FL Studio or Studio One. Also, Kontakt instruments can&#039;t be scripted to respond to MTS. For these reasons microtonalists have been considering alternatives to MTS sysexes.&lt;br /&gt;
&lt;br /&gt;
The powers that be will probably never change the midi spec to give us what we want, a non-sysex method for tuning individual notes. So we&#039;ve decided to simply create a new unofficial microtuning method. The plan is to have the new method supported by all the major midi tuning software packages, aka &amp;lt;u&amp;gt;&#039;&#039;&#039;retuners&#039;&#039;&#039;&amp;lt;/u&amp;gt;: Alt-tuner, Bounce, Custom Scale Editor, Fractal Tune Smithy, LMSO, Scala, etc.&lt;br /&gt;
&lt;br /&gt;
The obstacle to any retuning method is convincing the developers of VSTi&#039;s and other softsynths, as well as the designers of hardware sound modules and keyboards, who generally have no personal interest in microtonalism, to invest their time and energy in implementing it. To this end, any new tuning method should be as easy to implement by synth developers and designers as possible. Even small impediments like converting pitch bends from the usual midi format to the MTS format should be avoided. The sysex format should be avoided entirely because of the poor support and because of the added difficulties of parsing variable-length midi messages.&lt;br /&gt;
&lt;br /&gt;
The new tuning method is currently still being hashed out on the facebook group [https://www.facebook.com/groups/xenharmonic2/ https://www.facebook.com/groups/xenharmonic2/]. Once completed, we will have a more enticing sales pitch for synth developers and designers: Add this simple easy method of retuning and you will sell more synths to microtonalists.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;u&amp;gt;Design&amp;lt;/u&amp;gt;:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There are 3 parts to a tuning message: the input note, the output note, and the pitch bend. The input note is a midi note number which specifies a physical &#039;&#039;&#039;&amp;lt;u&amp;gt;key&amp;lt;/u&amp;gt;&#039;&#039;&#039; on the controller. The output note is a midi note number which specifies a &amp;lt;u&amp;gt;&#039;&#039;&#039;pitch&#039;&#039;&#039;&amp;lt;/u&amp;gt; in the standard A-440 12-ET tuning. The pitch bend specifies how much to bend the output pitch. Upon receiving the input note, the synth produces this frequency:&lt;br /&gt;
&lt;br /&gt;
frequency = 440 * 2 ^ [ (outputNote - 69) / 12 + (pitchBend / 8192 - 1) / 24 ]&lt;br /&gt;
&lt;br /&gt;
The pitch bend range is &amp;quot;hard-wired&amp;quot; to 1/2 of a semitone = 50¢, one twenty-fourth of an octave, hence the 24 at the end of the equation. If the physical pitch bend wheel is moved, that bend would be added onto the tuning bend. The physical pitch bend wheel is not hard-wired to 2 semitones and is governed by the usual pitch bend range.&lt;br /&gt;
&lt;br /&gt;
Because microtonalists use array keyboards, there may be a full 128 keys in use. Any input key can be mapped to any output frequency. Because alternate tunings can have more than 12 notes per octave, more than one input note may be be mapped to the same output note. Therefore the pitch bend is associated with the input note, not the output note. Specifying an output note is optional. If none is specified, the output note is understood to be the same as the input note.&lt;br /&gt;
&lt;br /&gt;
The retuning is immediate (real-time), just like the standard pitch bend. One aim of the tuning method is to make extremely wide pitch glides possible. The synth should be able to retune a note as it&#039;s being played. Specifically, a tuning message that changes the output note number should not trigger a new ADSR envelope. That should only happen in response to note-ons.&lt;br /&gt;
&lt;br /&gt;
This might be easier to understand if a hardware implementation is visualized. Imagine a 10-and-a-half octave keyboard with 128 keys. Behind each key is a tiny transposing slider and a tiny pitch bend wheel. The slider runs from 0 to 127 and sets that key&#039;s output pitch. The slider doesn&#039;t travel smoothly, rather it clicks into place on the whole numbers. The pitch bend wheel runs from -200¢ to 200¢ and sets the bend. When the keyboard is first turned on, all these wheels are set to center and all the sliders are set to match the key -- the lowest key&#039;s slider is 0, the 2nd one is 1, etc. Unlike the usual pitch bend wheel, which this keyboard also has, the tiny wheels don&#039;t have a spring that returns them to center. If one is moved to +30¢, it stays there until moved again. Using the sliders and wheels, any key on the keyboard can be set to play any pitch in the entire 10-and-a-half octave midi range. The synth&#039;s job is to produce whatever pitches are required by the keys and sliders and wheels, which may be further bent by the usual pitch bend wheel.&lt;br /&gt;
&lt;br /&gt;
Sometimes the keyboard will actually be a touchscreen device, and instead of pressing a key, the musician simply touches the screen to play a note, with the touch&#039;s location determining the pitch. Dragging one&#039;s fingers along the surface generates ultra-wide pitch bends. This is a polyphonic device, with each finger being in effect a separate &amp;quot;key&amp;quot;. There may be no retuner, because the controller (or iPad app) will generate its own tuning messages. The imaginary keyboard analogous to this device has no tiny wheels and each tiny slider can travel freely without clicks. From the synth&#039;s point of view, the midi stream is the same as from a keyed controller: note-ons and note-offs mixed with tuning messages and perhaps standard pitch bends. A touchscreen device may also be used with a retuner; thus there are 3 possible setups that would use this tuning method:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;keyed controller --&amp;amp;gt; retuner --&amp;amp;gt; synth&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;touchscreen controller --&amp;amp;gt; synth&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;touchscreen controller --&amp;amp;gt; retuner --&amp;amp;gt; synth&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Multi-timbral synths should be able to handle as many as 16 of these keyboards at once, one per channel. A multi-timbral synth should be one of 3 types: mono-tunable, multi-tunable, or switchable. Mono-tunable synths force all channels to adhere to one tuning. Channel information in tuning messages is ignored, comparable to midi&#039;s omni mode. Multi-tunable synths permit all 16 channels to be tuned independently. Switchable synths can be switched between the two modes. The advantages of mono-tunable are a reduction in the volume of the midi traffic for the common situation of identical tunings in all channels, as well as easier implementation. The advantages of multi-tunable are the ability to combine different tunings, and also a pitch glide on one keyboard won&#039;t affect the tuning of another keyboard. For software synths, the advantages of multi-tunable can be achieved with mono-tunable synths by using multiple instances of the synth. Switchable synths will respond to a special tuning message that sets the synth to either mono-tunable or multi-tunable. Switchable synths should default to the multi-tunable setting. Mono-timbral synths will obviously be mono-tunable.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;u&amp;gt;Implementation&amp;lt;/u&amp;gt;:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The new method uses keyswitches for the 5 highest keys, 123-127. If middle C is C4, these are notes D#9 to G9. These keyswitches are generated by software, not played by the musician. The velocity of the keyswitches is not actually a velocity, but 1 byte of tuning information. Keyswitch F#9&#039;s velocity is actually the input note, keyswitch F9&#039;s velocity is the output note, and keyswitches E9 and D#9&#039;s velocities are the pitch bend, in the exact same format as the 2 7-bit data bytes of the standard midi pitch bend message. This makes it easier for the synth developer or designer, because he has already written code that handles physical pitch bend wheel movement, and can just reuse it to handle tuning keyswitches. Because the keyswitch bend range is fixed at 50¢, the tuning resolution is 0.0061¢. Thus 00 00 = -50¢, 40 00 = 0¢, and 7F 7F = +49.9939¢.&lt;br /&gt;
&lt;br /&gt;
Each keyswitch note-on needs to have a matching note-off, to avoid being misinterpreted and possibly blocked by the DAW or other environment. To this end, a zero-velocity note-on follows immediately. To bend note nn on channel x to note mm with bend of yyzz would take up to 4 note-on messages and 4 note-off messages. In hexadecimal the midi looks like this:&lt;br /&gt;
&lt;br /&gt;
F#9 note-on/note-off: 9x 7E nn 7E 00 (input note, only needs to be sent when the input note changes)&lt;br /&gt;
&lt;br /&gt;
F9 note-on/note-off: 9x 7D mm 7D 00 (output note, optional)&lt;br /&gt;
&lt;br /&gt;
E9 note-on/note-off: 9x 7C yy 7C 00 (coarse bend, optional)&lt;br /&gt;
&lt;br /&gt;
D#9 note-on/note-off: 9x 7B zz 7B 00 (fine bend, required)&lt;br /&gt;
&lt;br /&gt;
These messages are always sent in this order. Some of the &amp;quot;9x&amp;quot; bytes can be omitted via running status. If the F#9 input note keyswitch is omitted, additional output note and bend messages continue to affect the current input note, overwriting previous output note and bend messages. If no F#9 keyswitch is received, the current input note defaults to note #0. The F9 output note keyswitch is optional and would generally be omitted for 12-notes-per-octave tunings. The E9 coarse bend could be omitted for slight pitch bends that don&#039;t change the MSB of the pitch bend. The required D#9 fine bend functions as an &amp;quot;end of tuning message&amp;quot; marker, and the synth waits until receiving this keyswitch to actually apply the new tuning. The midi stream for pitch glides will be reduced to mostly fine bends, with coarse bends whenever the MSB boundary is crossed, and output note updates whenever the note boundary is crossed.&lt;br /&gt;
&lt;br /&gt;
The G9 keyswitch with velocity 1 resets the tuning of all notes. On receiving this message, the synth should reset all notes on that channel back to standard tuning. To reset all notes on channel x:&lt;br /&gt;
&lt;br /&gt;
G9 note-on/note-off: 9x 7F 01 7F 00 (reset all notes on channel c)&lt;br /&gt;
&lt;br /&gt;
Because note-ons with velocity zero are interpreted as note-offs, a message conveying a zero value for the note or the bend must be transmitted via the G9 keyswitch, using velocities 123 through 126, like so:&lt;br /&gt;
&lt;br /&gt;
G9 note-on/note-off: 9x 7F 7E 7F 00 (set input note to #0)&lt;br /&gt;
&lt;br /&gt;
G9 note-on/note-off: 9x 7F 7D 7F 00 (set output note to the C five octaves below middle-C)&lt;br /&gt;
&lt;br /&gt;
G9 note-on/note-off: 9x 7F 7C 7F 00 (set coarse bend to -50¢)&lt;br /&gt;
&lt;br /&gt;
G9 note-on/note-off: 9x 7F 7B 7F 00 (set fine bend to 0¢)&lt;br /&gt;
&lt;br /&gt;
Thus 9x 7F 7B 7F 00 replaces 9x 7B 00 7B 00, 9x 7F 7C 7F 00 replaces 9x 7C 00 7C 00, etc.&lt;br /&gt;
&lt;br /&gt;
To reset an individual note nn on channel x to standard pitch (assuming nn &amp;amp;gt; 0), and using running status:&lt;br /&gt;
&lt;br /&gt;
F#9 note-on/note-off: 9x 7E nn 7E 00 (set input note)&lt;br /&gt;
&lt;br /&gt;
F9 note-on/note-off: 7D nn 7D 00 (set output note to input note)&lt;br /&gt;
&lt;br /&gt;
E9 note-on/note-off: 7C 40 7C 00 (set coarse bend to 0¢)&lt;br /&gt;
&lt;br /&gt;
G9 note-on/note-off: 7F 7B 7F 00 (set fine bend to 0¢)&lt;br /&gt;
&lt;br /&gt;
Note that in this last example, the G9 keyswitch with a velocity of 7B indicates &amp;quot;end of tuning message&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
To set a switchable multi-timbral synth to mono-tunable mode or multi-tunable mode:&lt;br /&gt;
&lt;br /&gt;
G9 note-on/note-off: 9x 7F 06 7F 00 (set to mono-tunable)&lt;br /&gt;
&lt;br /&gt;
G9 note-on/note-off: 9x 7F 07 7F 00 (set to multi-tunable)&lt;br /&gt;
&lt;br /&gt;
===Kontakt Scripts===&lt;br /&gt;
&lt;br /&gt;
Robert Walker has written a Kontakt script that implements this method for most Kontakt instruments. The script is still in beta:&lt;br /&gt;
&lt;br /&gt;
[http://robertinventor.com/ftswiki/Velocity_keyswitches_retuning http://robertinventor.com/ftswiki/Velocity_keyswitches_retuning]&lt;br /&gt;
&lt;br /&gt;
The most recent version of this script uses only two keyswitch notes, with note 127 for &amp;quot;instructions&amp;quot; and note 126 for &amp;quot;data&amp;quot; which you can read about on that page. This permits the program to send additional data, for instance it supports dynamic per note stereo panning and aftertouch style volume changes. It also lets the program update the name of the tuning on the Kontakt interface and also show the pitches as ratios relative to a 1/1 in the case of just intonation retuning. &lt;br /&gt;
&lt;br /&gt;
However his script still supports the version described here using notes 123 to 127 as data. You can switch between the two methods using undefined controller 119. This aspect of the spec is still under discussion.&lt;br /&gt;
&lt;br /&gt;
Kite Giedraitis has also adapted that script for Alt Tuner (adaptation of the earlier version of the script with key switches 123 to 127)&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;u&amp;gt;The future of MTS&amp;lt;/u&amp;gt;:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It is our hope that keyswitch tuning catches on and is implemented more widely than MTS has been. However MTS retuning is already supported by all the major retuners, and there are no plans to discontinue support. The two methods will coexist for quite some time. Synths that already support MTS may want to add support for keyswitch tuning as well, in order to be tunable in sysex-unfriendly environments. If someone is using a retuner able to output both MTS sysexes and tuning keyswitches, and also using a synth able to receive both, it&#039;s advised to use only one method at a time, and to avoid mixing them.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
Footnote on FL Studio sysex incompatibility, which is undocumented.&lt;br /&gt;
&lt;br /&gt;
[http://forum.image-line.com/viewtopic.php?p=824112 http://forum.image-line.com/viewtopic.php?p=824112]&lt;br /&gt;
&lt;br /&gt;
(official FL Studio forum, must register to view the full thread)&lt;br /&gt;
&lt;br /&gt;
Excerpted from a July 2013 conversation with &amp;quot;Reflex&amp;quot;, a site admin:&lt;br /&gt;
&lt;br /&gt;
user: &amp;quot;The Voyager PlugSE (VST plugin) from Moog... doesn&#039;t work [in FL studio].&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reflex: &amp;quot;VST plugins can send sysex out of FL, but can&#039;t receive it.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
user: &amp;quot;Yes I guess it also receives Sysex, and so a bidirectional communication can&#039;t be established.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reflex: &amp;quot;Then I don&#039;t know of any way to make it work in FL.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
user: &amp;quot;Is it planned to add support for VST plugin to send Sysex?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reflex: &amp;quot;They already can. But they can&#039;t receive them. And that&#039;s not planned.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;u&amp;gt;Older Proposed Implementations, now obsolete&amp;lt;/u&amp;gt;:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These methods do not work well with Kontakt, as it can&#039;t read closely spaced CC messages.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Undefined CC method&amp;lt;/u&amp;gt;: uses CC #119 for input note, CC #118 for output note, CC #117 for coarse bend, CC #116 for fine bend, and CC #115 for reset, mode changes, etc. Disadvantages: possible conflict with hardware keyboards that use the same CC #s. This would cause accidental mistuning of all synths that use this method.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;User-selected CC method&amp;lt;/u&amp;gt;: The user decides on 5 CC #s that don&#039;t conflict with any midi hardware he/she possesses. The user inputs these 5 CC #s into the retuner. This only needs to be done onc for a given midi setup. The synth must either provide for user input or accept a few RPNs from the retuner that convey this information. The synth must default to no tuning CC #s being in use, to avoid accidental retuning. Disadvantages: greater hassle for the user, more coding for the synth developer, and sacrifice of valuable screen real estate.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;RPN method&amp;lt;/u&amp;gt;: The new method uses RPNs (Registered Parameter Numbers). The technical details: There are about 16,000 possible RPN parameters, and only about a dozen are in use. We can use a block of 128 RPNs, one for each input note number, for retuning. Data MSB and LSB messages for these RPNs contain the cents to retune by, in the exact same format as the standard midi pitch bend message. The retuning is immediate (real-time), just like the standard pitch bend. This makes it easier for the synth developer or designer, because he has already written code that deals with physical pitch bend wheel movement, and can just reuse it to deal with tuning RPNs. We use another block of 128 RPNs to define the output note. The RPN LSB is again the input note number. The data MSB is the output note number, and the data LSB is not used. If this RPN MSB is 100 = 64 hexadecimal, and the first RPN MSB is 101 = 65 hexadecimal, then to bend note nn on channel c to note mm with bend of yyzz would take up to 6 midi CC (Controller Change) messages. In hexadecimal the midi looks like this:&lt;br /&gt;
&lt;br /&gt;
RPN MSB: Bc 65 64 (transpose, B means CC message, 65 means set RPN parameter MSB)&lt;br /&gt;
&lt;br /&gt;
RPN LSB: Bc 64 nn (input note, 64 means set RPN parameter LSB)&lt;br /&gt;
&lt;br /&gt;
data MSB: Bc 06 mm (output note, optional)&lt;br /&gt;
&lt;br /&gt;
RPN MSB: Bc 65 65 (set the bend)&lt;br /&gt;
&lt;br /&gt;
data MSB: Bc 06 yy (coarse tune, optional)&lt;br /&gt;
&lt;br /&gt;
data LSB: Bc 26 zz (fine tune, required)&lt;br /&gt;
&lt;br /&gt;
These messages are always sent in this order. The RPN MSB message need only be sent once (&#039;&#039;this sentence needs updating - Ed.&#039;&#039;) (NRPN exception below). The CC/channel byte for the other 4 messages can sometimes be omitted via running status. The RPN LSB message need only be sent once per note. As per the midi spec, aditional data MSB/LSB messages continue to affect the current RPN parameter, overwriting previous data messages. This is because the highest priority in designing this new method is to make the coding as easy as possible for the synth developer or designer. By overwriting instead of summing, he doesn&#039;t have to maintain an array of current transpositions for all notes on all channels. Similarly, it&#039;s the tuning software developer&#039;s responsibility to avoid transposing out of range. Thus nn + inc must always be &amp;amp;lt;= 127 and nn - dec must always be &amp;amp;gt;= 0.&lt;br /&gt;
&lt;br /&gt;
The data inc/dec message is optional and would generally be omitted for 12-notes-per-octave tunings. The data MSB could be omitted for slight pitch bends that don&#039;t change the MSB. The required data LSB functions as an &amp;quot;end of tuning message&amp;quot; marker and the synth waits until receiving this message to actually apply the new tuning.&lt;br /&gt;
&lt;br /&gt;
A possible conflict arises with NRPNs, which use the same data inc/dec/MSB/LSB messages. The solution is for the tuning software to monitor the midi stream for NRPNs, and if any are found, take these steps: Remember the current NRPN parameter number, never omit the RPN MSB and LSB when retuning, and send a NRPN MSB/LSB message after retuning to restore the current NRPN parameter. Similar steps should be taken if one of the few RPNs already defined are encountered.&lt;br /&gt;
&lt;br /&gt;
An additional RPN of 102, 0 is for resetting the tuning of all notes. On receiving this RPN, the synth should reset all notes on that channel back to standard tuning. The data MSB/LSB/inc/dec messages are not needed. To reset all notes on channel c:&lt;br /&gt;
&lt;br /&gt;
RPN MSB: Bc 65 66 (note reset RPN)&lt;br /&gt;
&lt;br /&gt;
RPN LSB: Bc 64 0&lt;br /&gt;
&lt;br /&gt;
RPN parameters currently in use:&lt;br /&gt;
&lt;br /&gt;
RPN 0,0 pitch bend range&lt;br /&gt;
&lt;br /&gt;
RPN 0,1 channel fine tuning&lt;br /&gt;
&lt;br /&gt;
RPN 0,2 channel coarse tuning&lt;br /&gt;
&lt;br /&gt;
RPN 0,3 tuning program change&lt;br /&gt;
&lt;br /&gt;
RPN 0,4 tuning bank select&lt;br /&gt;
&lt;br /&gt;
RPN 0,5 modulation depth range&lt;br /&gt;
&lt;br /&gt;
RPN 61,0 to 61,8 three dimensional sound controllers [http://www.midi.org/techspecs/rp49public.pdf http://www.midi.org/techspecs/rp49public.pdf]&lt;br /&gt;
&lt;br /&gt;
RPN 111 used by Fractal Tune Smithy&lt;br /&gt;
&lt;br /&gt;
[http://robertinventor.com/software/tunesmithy/help/midi_in.htm#more_midi_in_options http://robertinventor.com/software/tunesmithy/help/midi_in.htm#more_midi_in_options]&lt;br /&gt;
&lt;br /&gt;
RPN 127,127 null parameter (disables all 4 data entry commands)&lt;br /&gt;
&lt;br /&gt;
Possible extension:&lt;br /&gt;
&lt;br /&gt;
An additional RPN block. MSB = 103, would reset the pitch of a single note. The RPN LSB specifies the note. The data MSB/LSB/inc/dec messages are not needed. To reset note nn on channel c:&lt;br /&gt;
&lt;br /&gt;
RPN MSB: Bc 65 67 (note reset RPN)&lt;br /&gt;
&lt;br /&gt;
RPN LSB: Bc 64 nn (note to reset) &lt;br /&gt;
[[Category:midi]]&lt;br /&gt;
[[Category:tuning]]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Well_temperament&amp;diff=232722</id>
		<title>Well temperament</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Well_temperament&amp;diff=232722"/>
		<updated>2026-06-24T20:18:17Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Wikipedia|Well temperament}}&lt;br /&gt;
A &#039;&#039;&#039;well temperament&#039;&#039;&#039; (or &#039;&#039;&#039;circulating temperament&#039;&#039;&#039;) is a [[tuning system]] which is regarded as an approximation of an [[equal tuning]], has the same [[equave]] as that equal tuning and preserves the transposability of the equal tuning, but is not exactly the equal tuning being approximated. Historical well temperaments were formed by stacking a combination of pure [[3/2]] and flattened fifths (occasionally also sharpened fifths) and had 12 nearly equal steps. &lt;br /&gt;
&lt;br /&gt;
One of the advantages of these tunings is that because they are not quite equal, each chord (or key) has a slightly different character because the interval sizes have changed slightly.&lt;br /&gt;
&lt;br /&gt;
Despite their sharing the word &amp;quot;temperament&amp;quot; in their names, well temperaments and the modern notion of [[regular temperament]]s are two different concepts. In fact, a well temperament is an &#039;&#039;ir&#039;&#039;regular temperament. But sometimes one can guide construction of the other.&lt;br /&gt;
&lt;br /&gt;
== Historical well temperaments ==&lt;br /&gt;
&lt;br /&gt;
* [[Kirnberger I]] – Kirnberger temperament I&lt;br /&gt;
# one tempered fifth (D–A) is flat by 1 [[syntonic comma]]&lt;br /&gt;
# one tempered fifth (C#-Ab) is flat by 1 [[schisma]]&lt;br /&gt;
# ten [[3/2|pure]] fifths&lt;br /&gt;
&lt;br /&gt;
* [[Kirnberger II]] – Kirnberger temperament II&lt;br /&gt;
# two tempered fifths (D–A and A–E) are flat by 1/2 syntonic comma (→ [[1/2-comma meantone]])&lt;br /&gt;
# one tempered fifth (C#-Ab) is flat by 1 [[schisma]]&lt;br /&gt;
# nine [[3/2|pure]] fifths&lt;br /&gt;
&lt;br /&gt;
* [[Kirnberger III]] – Kirnberger temperament III&lt;br /&gt;
# four tempered fifths (C–G, D–A, G–D and A–E) are flat by 1/4 syntonic comma (→ [[quarter comma meantone]])&lt;br /&gt;
# one tempered fifth (F#–Db) is flat by a [[schisma]]&lt;br /&gt;
# seven [[3/2|pure]] fifths&lt;br /&gt;
&lt;br /&gt;
* [[Werck3|Werckmeister III]] – Werckmeister temperament III&lt;br /&gt;
# four tempered fifths (C–G, D–A, G–D and B–F#) are tuned flat by 1/4 comma (&#039;&#039;Werckmeister did not specify whether the syntonic or [[pythagorean comma|Pythagorean]] comma should be used, so either is acceptable&#039;&#039;)&lt;br /&gt;
# eight [[3/2|pure]] fifths&lt;br /&gt;
&lt;br /&gt;
* [[Werckmeister IV]] – Werckmeister temperament IV&lt;br /&gt;
# five tempered fifths (C–G, D–A, E–B, F#-C# and Bb–F) are tuned flat by 1/3 comma&lt;br /&gt;
# two tempered fifths (G#–D# and Eb–Bb) are tuned sharp by 1/3 comma&lt;br /&gt;
# five [[3/2|pure]] fifths&lt;br /&gt;
&lt;br /&gt;
* [[Werckmeister V]] – Werckmeister temperament V&lt;br /&gt;
# five tempered fifths (D–A, A-E, F#-C#, C#-G# and F–C) are tuned flat by 1/4 comma&lt;br /&gt;
# one tempered fifth (G#–D#) is tuned sharp by 1/4 comma&lt;br /&gt;
# six [[3/2|pure]] fifths&lt;br /&gt;
&lt;br /&gt;
* [[Septenarius]] – Septenarius temperament (Werckmeister VI)&lt;br /&gt;
# six tempered fifths (C-G, G-D, D-A, B-F#, F#-C# and Bb-F) are tuned flat based on division of string length&lt;br /&gt;
# one tempered fifth (G#–D#) is tuned sharp based on division of string length&lt;br /&gt;
# five [[3/2|pure]] fifths&lt;br /&gt;
&lt;br /&gt;
* [[Young I]] – Young temperament I&lt;br /&gt;
# four tempered fifths (C–G, D–A, G–D and A–E) are tuned flat by 3/16 syntonic comma&lt;br /&gt;
# four tempered fifths (E-B, B–F#, Bb–F and F–C) are tuned flat by 1/4 Pythagorean comma less 3/16 syntonic comma&lt;br /&gt;
# four pure fifths (F#–C#, C#–G#, G#–Eb and Eb–Bb)&lt;br /&gt;
&lt;br /&gt;
* [[Vallotti]] – Vallotti/Young temperament II&lt;br /&gt;
# six tempered fifths (C–G, D–A, E–B, F–C, G–D and A–E) are flat by 1/6 Pythagorean comma&lt;br /&gt;
# six pure fifths&lt;br /&gt;
&lt;br /&gt;
* [[Galilei&#039;s tuning]]&lt;br /&gt;
# eleven [[18/17]] (~99{{cent}}) semitones&lt;br /&gt;
# one (2/1)/(18/17)&amp;lt;sup&amp;gt;11&amp;lt;/sup&amp;gt; (~111.5{{cent}}) semitone (B-C)&lt;br /&gt;
&lt;br /&gt;
== Classification by approaches ==&lt;br /&gt;
There are several approaches to well temperaments. These are not strictly mutually exclusive, but they provide different frameworks that cater to various goals.&lt;br /&gt;
&lt;br /&gt;
=== Circle of fifths ===&lt;br /&gt;
Well temperaments can be structured around the usual uneven distribution of differently-sized fifths, but with a wider palette of fifths, such as [[superpyth]] fifths (approx. 702{{cent}}-720{{cent}}) and [[flattone]] fifths (approx. 691{{cent}}-695{{cent}}). Consequently, major thirds also come in various sizes, sometimes approximating other intervals than the usual [[5/4]], such as [[9/7]] and [[14/11]]. For example: [[Carl Lumma]]&#039;s [[Cauldron]]. &lt;br /&gt;
&lt;br /&gt;
The same idea could also be applied to other equal temperaments, using circles of other intervals, possibly with other equaves. For example: [[George Secor]]&#039;s [[secor29htt|29-tone high tolerance temperament]]. &lt;br /&gt;
&lt;br /&gt;
=== Detempering or deregularizing ===&lt;br /&gt;
Well temperaments can be obtained by [[Detempering|detempering or deregularizing]] an equal tuning. This implies going from a [[rank]]-1 temperament to a multirank temperament by adding one (or more) extra generator(s) – a common choice is to add a pure [[octave]] –, which creates an imperfect generator at the end of the generator chain. Whereas historical well temperaments often make use of irregular patterns of fifth sizes around the circle of fifths, detemperaments have identical generators all along the circle except for the imperfect generator.&lt;br /&gt;
&lt;br /&gt;
If the main generator is a fifth, then there is only one wolf fifth that closes the circle of fifths, a feature which is often associated to tunings such as [[quarter-comma meantone]]. However, these tunings are not always considered as well temperaments because they may not preserve transposability due to their higher mistunings.&lt;br /&gt;
&lt;br /&gt;
If the main generator is different from a fifth, then there are multiple wolf fifths which are evenly distributed along the circle of fifths. Each wolf fifth is typically more in tune than the single wolf fifths of the fifth-generated cases, since the total mistuning is spread out over multiple intervals, but that also means that wolf fifths are more likely to be used frequently in such well temperaments.&lt;br /&gt;
&lt;br /&gt;
Well temperaments based on rank-2 temperaments can be designed to follow the structure of a [[moment of symmetry]] (mos) scale. In that case, each generic interval comes in two sizes, which ensures that there will be exactly two kinds of fifths even if the generator is not a tempered perfect fifth.&lt;br /&gt;
&lt;br /&gt;
For examples: [http://lumma.org/tuning/gws/duowell.htm Duowell], a well-tuning of [[Duodene]]&lt;br /&gt;
&lt;br /&gt;
A similar process is to pick a mos scale with the desired number of tones and a [[step ratio]] close to 1. If the step ratio is [[superparticular]], then it is also a [[maximally even]] scale. In that particular case, the resulting well temperament is not only a detemperament, but also a subset of a finer equal tuning, where individual steps are usually [[comma]]-sized. If the superset of the particular detemperament or deregularization is a fine enough equal tuning, it can have sisters with other [[superpartient]] step ratios.&lt;br /&gt;
&lt;br /&gt;
Again, well temperaments designed through detempering could eventually be generalized to any circle of intervals with any equaves.&lt;br /&gt;
&lt;br /&gt;
=== Neji ===&lt;br /&gt;
[[Neji]]s are [[primodal]] scales that more or less roughly approximate the equal tuning with the corresponding number of tones per equave. These scales achieve consonance by ensuring that all intervals share a relatively small common denominator, instead of focusing on a few very simple intervals such as the perfect fifth ([[3/2]]) or the classical major third ([[5/4]]).&lt;br /&gt;
&lt;br /&gt;
== Relation to regular temperaments ==&lt;br /&gt;
Through the lens of regular temperament theory, a well temperament can be viewed as a result of applying an irregular [[tuning map]] to the abstract intervals of an [[equal temperament]] (i.e. a rank-1 abstract regular temperament), though tuning maps in the technical sense are defined to be regular. However, note that when nejis are considered well temperaments in this sense, the JI ratios the intervals are said to represent and the actual JI ratios of the neji tuning must be distinguished, and the JI ratios that occur in the neji should not be assumed to be consistent with the val. &lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.kylegann.com/histune.html An Introduction to Historical Tunings] by [[Kyle Gann]]&lt;br /&gt;
* [http://lumma.org/tuning/gws/circ.html Circulating Temperaments] by [[Gene Ward Smith]]&lt;br /&gt;
* [https://www.math.uwaterloo.ca/%7Emrubinst/tuning/tuning.html Well v.s. Equal Temperament] by Michael Rubinstein&lt;br /&gt;
* [http://www.piano-tuners.org/edfoote/well_tempered_piano.html Six Degrees Of Tonality: The Well Tempered Piano] by Edward Foote&lt;br /&gt;
* [http://www.rollingball.com/TemperamentsFrames.htm Temperaments Visualized] by Jason Kanter&lt;br /&gt;
&lt;br /&gt;
[[Category:Well temperament| ]] &amp;lt;!-- main article --&amp;gt;&lt;br /&gt;
[[Category:Historical]][[Category:Regular temperament theory]]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=232721</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=232721"/>
		<updated>2026-06-24T20:17:41Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.    &lt;br /&gt;
&lt;br /&gt;
Agonanist.     &lt;br /&gt;
&lt;br /&gt;
You can contact me by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=230879</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=230879"/>
		<updated>2026-05-25T03:57:23Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.   &lt;br /&gt;
&lt;br /&gt;
Agonanist.    &lt;br /&gt;
&lt;br /&gt;
You can contact me by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=224173</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=224173"/>
		<updated>2026-02-17T03:35:56Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
Agonanist.   &lt;br /&gt;
&lt;br /&gt;
You can contact me by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Main_Page&amp;diff=224172</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Main_Page&amp;diff=224172"/>
		<updated>2026-02-17T03:25:48Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Interwiki&lt;br /&gt;
| en = Main Page&lt;br /&gt;
| de = Hauptseite&lt;br /&gt;
| es = Bienvenidos&lt;br /&gt;
| ja = メインページ&lt;br /&gt;
| ro = Pagina Principală&lt;br /&gt;
| zh = 主页&lt;br /&gt;
}}__NOTOC__&lt;br /&gt;
== Welcome to the Xenharmonic Wiki! ==&lt;br /&gt;
The [[Xenharmonic Wiki]] is an open resource dedicated to musical [[tuning system]]s, focusing on [[xenharmonic music]] while also documenting [[historical tunings]] and tuning practices from [[world musical traditions|world traditions]]. It covers the [[theory]] and [[practice|practical applications]] of these systems.&lt;br /&gt;
&lt;br /&gt;
For a lengthier introduction, see [[Xenharmonic Wiki: Introduction]].&lt;br /&gt;
&lt;br /&gt;
[[File:Pts-2-3-5-e2-twtop-tlin.jpg|thumb]]&lt;br /&gt;
== If you are new to musical tuning ==&lt;br /&gt;
* [[Why use alternative tunings?]]&lt;br /&gt;
* [[Microtonal music|What are microtonal and xenharmonic music]]?&lt;br /&gt;
* [[Listen]] to alternatively tuned music, in case you&#039;re wondering what it all sounds like.&lt;br /&gt;
* [[List of approaches to musical tuning|Discover approaches to musical tuning]]&lt;br /&gt;
* [[Links|Explore links]] to xenharmonic websites&lt;br /&gt;
* [[The Library|Browse the library]] of published works about microtonal/xenharmonic music&lt;br /&gt;
* Learn about the [[Xenharmonic Alliance]], a social group of xenharmonic musicians&lt;br /&gt;
&lt;br /&gt;
== Popular topics ==&lt;br /&gt;
* [[Just intonation]]&lt;br /&gt;
* [[EDO]]s and other [[equal-step tuning]]s&lt;br /&gt;
* [[MOS scale|Moment of Symmetry (MOS) scales]]&lt;br /&gt;
* [[Regular temperaments]]&lt;br /&gt;
* [[Historical temperaments]]&lt;br /&gt;
&lt;br /&gt;
== Practical xenharmonics ==&lt;br /&gt;
* [[List of music software]]&lt;br /&gt;
* [[List of microtonal software plugins]]&lt;br /&gt;
* [[Instruments]]&lt;br /&gt;
* [[Guides]]&lt;br /&gt;
&lt;br /&gt;
== Contributing to the Xenharmonic Wiki ==&lt;br /&gt;
This wiki is created by volunteers. It is a perpetual work in progress, depending on members of the community to help us develop it. We welcome relevant new content and constructive updates to existing pages, so please feel free to [[Help: How to get your Xenharmonic Wiki account|sign up and contribute]]!&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=224171</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=224171"/>
		<updated>2026-02-17T00:17:12Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
You can contact me by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Xenharmonic_Wiki:Backups&amp;diff=197502</id>
		<title>Xenharmonic Wiki:Backups</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Xenharmonic_Wiki:Backups&amp;diff=197502"/>
		<updated>2025-05-24T13:52:54Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Adding the legacy wiki backups&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A full export of each wiki is created once per day. The export includes all pages, history, discussion pages, files, images, and categories. It does not contain any user data, such as passwords, password hashes, emails, or cookies, although it does contain a record of which user names created which revisions for each page.&lt;br /&gt;
&lt;br /&gt;
This is a [https://www.mediawiki.org/wiki/Help:Export MediaWiki XML dump], so it can be used to run a functioning copy of the site. It can probably be converted into other formats as well.&lt;br /&gt;
&lt;br /&gt;
For instructions on importing these into your own MediaWiki installation, see [https://www.mediawiki.org/wiki/Manual:Importing_XML_dumps Manual:Importing_XML_dumps], as well as the included [https://en.xen.wiki/dumps/IMPORT_README IMPORT_README] file.&lt;br /&gt;
&lt;br /&gt;
Most importantly, these copies are stored at archive.org. Daily backups are stored on archive.org for 30 days. In addition, monthly backups, taken the first of each month, are stored on archive.org indefinitely.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You can download the backups from archive.org here:&#039;&#039;&#039;&lt;br /&gt;
* https://archive.org/details/XenharmonicWikiBackups&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Here is a direct link to the archive.org downloads:&#039;&#039;&#039; &lt;br /&gt;
* https://archive.org/download/XenharmonicWikiBackups&lt;br /&gt;
&lt;br /&gt;
In addition, you can also download these backups locally:&lt;br /&gt;
* https://en.xen.wiki/dumps&lt;br /&gt;
* https://es.xen.wiki/dumps&lt;br /&gt;
* https://de.xen.wiki/dumps&lt;br /&gt;
* https://ja.xen.wiki/dumps&lt;br /&gt;
* https://legacy.xen.wiki/dumps&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You are encouraged to mirror these backups yourself,&#039;&#039;&#039; since the more people have it, the more the information can live on.&lt;br /&gt;
&lt;br /&gt;
You can also download a backup of the old Wikispaces wiki [https://archive.org/details/xenwikiultimatebackup here on archive.org].&lt;br /&gt;
&lt;br /&gt;
[[Category:Xenharmonic Wiki]]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Xenharmonic_Wiki:Backups&amp;diff=197484</id>
		<title>Xenharmonic Wiki:Backups</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Xenharmonic_Wiki:Backups&amp;diff=197484"/>
		<updated>2025-05-24T05:16:23Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Removing Purdal, adding Japanese&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A full export of each wiki is created once per day. The export includes all pages, history, discussion pages, files, images, and categories. It does not contain any user data, such as passwords, password hashes, emails, or cookies, although it does contain a record of which user names created which revisions for each page.&lt;br /&gt;
&lt;br /&gt;
This is a [https://www.mediawiki.org/wiki/Help:Export MediaWiki XML dump], so it can be used to run a functioning copy of the site. It can probably be converted into other formats as well.&lt;br /&gt;
&lt;br /&gt;
For instructions on importing these into your own MediaWiki installation, see [https://www.mediawiki.org/wiki/Manual:Importing_XML_dumps Manual:Importing_XML_dumps], as well as the included [https://en.xen.wiki/dumps/IMPORT_README IMPORT_README] file.&lt;br /&gt;
&lt;br /&gt;
Most importantly, these copies are stored at archive.org. Daily backups are stored on archive.org for 30 days. In addition, monthly backups, taken the first of each month, are stored on archive.org indefinitely.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You can download the backups from archive.org here:&#039;&#039;&#039;&lt;br /&gt;
* https://archive.org/details/XenharmonicWikiBackups&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Here is a direct link to the archive.org downloads:&#039;&#039;&#039; &lt;br /&gt;
* https://archive.org/download/XenharmonicWikiBackups&lt;br /&gt;
&lt;br /&gt;
In addition, you can also download these backups locally:&lt;br /&gt;
* https://en.xen.wiki/dumps&lt;br /&gt;
* https://es.xen.wiki/dumps&lt;br /&gt;
* https://de.xen.wiki/dumps&lt;br /&gt;
* https://ja.xen.wiki/dumps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You are encouraged to mirror these backups yourself,&#039;&#039;&#039; since the more people have it, the more the information can live on.&lt;br /&gt;
&lt;br /&gt;
You can also download a backup of the old Wikispaces wiki [https://archive.org/details/xenwikiultimatebackup here on archive.org].&lt;br /&gt;
&lt;br /&gt;
[[Category:Xenharmonic Wiki]]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=SandBox/Test&amp;diff=179577</id>
		<title>SandBox/Test</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=SandBox/Test&amp;diff=179577"/>
		<updated>2025-02-06T08:33:08Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Thanks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{breadcrumb}}&lt;br /&gt;
The subpage feature is not enabled for this wiki. That means, pages with slashes in the title are treated as normal pages.&lt;br /&gt;
&lt;br /&gt;
... and even mobile browsers can edit this.&lt;br /&gt;
&lt;br /&gt;
It&#039;s however a functioning page. Like [[Kite&#039;s color notation/Higher primes]] is, or [[User:PiotrGrochowski/Ups and Downs notation-a]] is.&lt;br /&gt;
&lt;br /&gt;
[[Category:Sandboxes]]&lt;br /&gt;
{{SandBox please edit after this line}}&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User_talk:Tyler_Henthorn&amp;diff=179557</id>
		<title>User talk:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User_talk:Tyler_Henthorn&amp;diff=179557"/>
		<updated>2025-02-06T05:20:08Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: /* Google ranking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;wtf is [[VE]]?! 06:10, 30 September 2018 (UTC) [[User:PiotrGrochowski|PiotrGrochowski]] ([[User talk:PiotrGrochowski|talk]])&lt;br /&gt;
: Currently, when you click the &amp;quot;Edit&amp;quot; tab above a page, you get a WYSIWYG editor which is provided by [https://www.mediawiki.org/wiki/VisualEditor VisualEditor], which is powered by a [https://www.mediawiki.org/wiki/Parsoid Parsoid] service. I made a few temporary changes to a test page in order to reproduce an issue someone was having with the editor. I don&#039;t fully understand why this VE page was created. [[User:Tyler|Tyler]] ([[User talk:Tyler|talk]]) 06:48, 30 September 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Tyler, thank you for fixing the widths on the table on the listen page. I didn&#039;t want to mess with that and break things. And now I see how to do it, from comparing the version with your changes. Will now know for future reference. Thank you for your service! &lt;br /&gt;
[[User:SyntheticThought|SyntheticThought]] ([[User talk:SyntheticThought|talk]]) 13:00, 4 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Who is Tyler Henj? ==&lt;br /&gt;
&lt;br /&gt;
I noticed that in [[Adminlist]], you marked bold the tylerhenj. Is Tyler Henj your brother? [[User:PiotrGrochowski|PiotrGrochowski]] ([[Editor PiotrGrochowski|info]], [[User talk:PiotrGrochowski|talk]], [[Special:Contributions/PiotrGrochowski|contribs]]) 14:28, 6 October 2018 (UTC)&lt;br /&gt;
: Tyler Henj is an imposter. Don&#039;t listen to anything he says. [[User:Tyler Henthorn|Tyler Henthorn]] ([[User talk:Tyler Henthorn|talk]]) 15:40, 6 October 2018 (UTC)&lt;br /&gt;
:: You seem to have some secrets behind, as bold (which tylerhenj is) means that tylerhenj is on en.xen.wiki and an organizer. [[User:PiotrGrochowski|PiotrGrochowski]] ([[Editor PiotrGrochowski|info]], [[User talk:PiotrGrochowski|talk]], [[Special:Contributions/PiotrGrochowski|contribs]]) 16:01, 6 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Fwd: Extension request ==&lt;br /&gt;
&lt;br /&gt;
Hi Tyler, I hope you are well. &amp;lt;br&amp;gt;&lt;br /&gt;
I wanted to ask you to add two extensions to the Wiki:&lt;br /&gt;
:1) [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight Extension&amp;amp;#58;SyntaxHighlight &amp;amp;#45; MediaWiki] - there are a lot of code boxes (maple, python etc.) that could benefit from it&lt;br /&gt;
:2) [https://www.mediawiki.org/wiki/Extension:ImageMap Extension&amp;amp;#58;ImageMap &amp;amp;#45; MediaWiki] - maps of intervals and such could be easily linked to articles&lt;br /&gt;
&lt;br /&gt;
I first put the request to Mike, who [https://en.xen.wiki/index.php?title=User_talk:Mike_Battaglia&amp;amp;oldid=50568#Extension_request agreed and told me to ask you about the implementation]. &amp;lt;br&amp;gt;&lt;br /&gt;
Thanks in advance for having a look at it. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 07:55, 3 October 2020 (UTC)&lt;br /&gt;
:I will add these when I upgrade MediaWiki to 1.35. [[User:Tyler Henthorn|Tyler Henthorn]] ([[User talk:Tyler Henthorn|talk]]) 07:38, 6 October 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that makes sense. Thanks for the information, Tyler. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 19:45, 6 October 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
If you have the time, please also have a look into [https://www.mediawiki.org/wiki/Extension:Scribunto Scribunto]. This will look hard at first but [[User:Xenwolf/Template:Primes in EDO|Template:Primes in EDO]] &amp;lt;sup&amp;gt;(under construction)&amp;lt;/sup&amp;gt; isn&#039;t easy to handle either. Thanks in advance --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 21:03, 20 October 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Images and image maps ==&lt;br /&gt;
&lt;br /&gt;
Hi Tyler, &amp;lt;br&amp;gt;&lt;br /&gt;
I managed to get it working (see [[User:Xenwolf/SandBox#ImageMap]]) but I observe some deviation from the behavior that I&#039;d expect (compared to Wikipedia, MediaWiki docs, and my experiences in another Version-1.35 based wiki): the image description link is not provided by the blue ⓘ icon, there is also a problem with images at all: no link to the image description page is provided when using &amp;lt;code&amp;gt;frame&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;thumb&amp;lt;/code&amp;gt; in the image markup (both cause the image to appear framed with space for a image description). &amp;lt;br&amp;gt;&lt;br /&gt;
BTW: thanks for the upgrade (and for adding the extensions)! &amp;lt;br&amp;gt; &lt;br /&gt;
--[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 12:40, 22 November 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Issues in MW 1.35 ==&lt;br /&gt;
&lt;br /&gt;
I observe some &#039;&#039;&#039;extra space after external links&#039;&#039;&#039; &amp;lt;span style=&amp;quot;background:#eee&amp;quot;&amp;gt;[https://en.wikipedia.org/wiki/Placeholder Placeholder]&amp;lt;/span&amp;gt; that is not added for interwiki links &amp;lt;span style=&amp;quot;background:#eee&amp;quot;&amp;gt;[[Wikipedia:Placeholder]]&amp;lt;/span&amp;gt; or internal links &amp;lt;span style=&amp;quot;background:#eee&amp;quot;&amp;gt;[[Help:Links]]&amp;lt;/span&amp;gt;. Any idea what could have caused this? I don&#039;t remember if we had &#039;&#039;&#039;background images&#039;&#039;&#039;&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt; for external links before. If yes then maybe something has changed in the &#039;&#039;&#039;image path&#039;&#039;&#039;&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt; so that the &#039;&#039;&#039;CSS is pointing to wrong places&#039;&#039;&#039;&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt; now. This could as well explain why we lost the &#039;&#039;&#039;order indicator icons&#039;&#039;&#039; for sorted tables and the expand &#039;&#039;&#039;icons for bundled changes&#039;&#039;&#039; in the recent changes list. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 19:46, 22 November 2020 (UTC)&lt;br /&gt;
: I&#039;m relatively sure that [[mw:Extension:WikiEditor]] is missing now, it provides the edit toolbar. It scan but should not be confused with the visual editor. I&#039;m not sure is this is a new config requirement in 1.35 (I know from another wiki that it is necessary, and the toolbar gives much more support that the former one: quoting, special chars and so on). I guess that there was a rudimentary built-in solution before that has gone now. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 21:29, 22 November 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Maintenance bot ==&lt;br /&gt;
&lt;br /&gt;
Hi Tyler, I asked Xenwolf a question (see [[User talk:Xenwolf#Maintenance_bot]]) and he said you were probably the right person to ask!&lt;br /&gt;
&lt;br /&gt;
I notice that we sometimes do manual cleaning which could be automated by bots, such as fixing double redirects. I stumbled upon this yesterday: https://www.mediawiki.org/wiki/Manual:Pywikibot/redirect.py&lt;br /&gt;
&lt;br /&gt;
Do you think there&#039;s a chance it could be installed on this wiki? Unless there&#039;s already something similar available that I don&#039;t know of yet? --[[User:Fredg999|Fredg999]] ([[User talk:Fredg999|talk]]) 05:05, 14 October 2022 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Extensions ==&lt;br /&gt;
&lt;br /&gt;
Hi Tyler! I&#039;d like to request a few extensions:&lt;br /&gt;
* [[mediawikiwiki:Extension:Purge|Extension:Purge]]. This one is useful when you&#039;ve working on a template or a Lua module and test your changes on some page. Using a purge button instead of making a null edit saves both clicks and page load time.&lt;br /&gt;
* [[mediawikiwiki:Extension:TemplateStyles|Extension:TemplateStyles]]. This one is useful when you need some custom CSS rules which can&#039;t be put into &amp;lt;code&amp;gt;style=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; but aren&#039;t important enough to go into the global [[MediaWiki:Common.css]].&lt;br /&gt;
* [[mediawikiwiki:Extension:Gadgets|Extension:Gadgets]]. This one is useful for organising JS things like my WIP [[User:Plumtree/Sound|in-browser sound generation project]].&lt;br /&gt;
* [[mediawikiwiki:Extension:Semantic MediaWiki|Extension:Semantic MediaWiki]]. This one is a powerful upgrade of the category system. With SMW, you can assign properties to pages, query complex conditions based on those properties and categories and output the result in a highly customisable way. But it might be a bit more tricky to install.&lt;br /&gt;
* [[mediawikiwiki:Extension:NativeSvgHandler|Extension:NativeSvgHandler]]. This one serves SVGs as SVGs without server-side rendering into PNGs with horrible resolution.&lt;br /&gt;
Additionally, most interval pages link to [[xen-calc]] and ConfirmEdit triggers when such a link is added by a template. Could you [[mediawikiwiki:Extension:ConfirmEdit#URL_and_IP_whitelists|add it to exceptions]] or [[Special:Interwiki|configure an interwiki]]?&lt;br /&gt;
[[User:Plumtree|Plumtree]] ([[User talk:Plumtree|talk]]) 13:55, 14 October 2022 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Extensions (2024) ==&lt;br /&gt;
&lt;br /&gt;
I&#039;d like to request the tabber extension to be added: https://www.mediawiki.org/wiki/Extension:TabberNeue&lt;br /&gt;
&lt;br /&gt;
Such an extension would allow for multiple sections&#039; worth of similar information to be condensed into a single section. More to the point, pages such as this ([[5L 2s]]) have multiple tuning subsections that can be further condensed into one section, thus saving space and better organizing page information. (For an outside example, consider this RS Wiki page and its use of the tabber extension: https://runescape.wiki/w/Arch-Glacor/Strategies)&lt;br /&gt;
&lt;br /&gt;
Thank you for your consideration.&lt;br /&gt;
[[User:Ganaram inukshuk|Ganaram inukshuk]] ([[User talk:Ganaram inukshuk|talk]]) 04:25, 4 August 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Google ranking ==&lt;br /&gt;
&lt;br /&gt;
It seems like in the past few weeks, the wiki has not been showing up in revelant Google searches. Other search engines seem unaffected.&lt;br /&gt;
It&#039;s unclear what has caused this, but if I had to guess, we are likely being flagged by some automatic system on their end.&lt;br /&gt;
&lt;br /&gt;
I&#039;m not sure what the proper course of action is, since Google&#039;s algorithms are (intentionally) opaque.&lt;br /&gt;
However, there are some tools in the [https://search.google.com/search-console/welcome|Google Search Console] that may reveal issues. &lt;br /&gt;
To use these tools you need to prove you are the domain owner though, so I think you are the only one who can access them.&lt;br /&gt;
&lt;br /&gt;
It would be nice to know if there are some actions we can take improve the situation.&lt;br /&gt;
&lt;br /&gt;
[[User:Sintel|Sintel]] ([[User talk:Sintel|talk]]) 18:17, 4 February 2025 (UTC)&lt;br /&gt;
: Yes it looks like it drops off starting Jan 21. I am looking into it. [[User:Tyler Henthorn|Tyler Henthorn]] ([[User talk:Tyler Henthorn|talk]]) 04:07, 6 February 2025 (UTC)&lt;br /&gt;
:: I&#039;ve implemented a fix. Thank you for pointing this out [[User:Tyler Henthorn|Tyler Henthorn]] ([[User talk:Tyler Henthorn|talk]]) 05:20, 6 February 2025 (UTC)&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User_talk:Tyler_Henthorn&amp;diff=179555</id>
		<title>User talk:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User_talk:Tyler_Henthorn&amp;diff=179555"/>
		<updated>2025-02-06T04:07:35Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: /* Google ranking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;wtf is [[VE]]?! 06:10, 30 September 2018 (UTC) [[User:PiotrGrochowski|PiotrGrochowski]] ([[User talk:PiotrGrochowski|talk]])&lt;br /&gt;
: Currently, when you click the &amp;quot;Edit&amp;quot; tab above a page, you get a WYSIWYG editor which is provided by [https://www.mediawiki.org/wiki/VisualEditor VisualEditor], which is powered by a [https://www.mediawiki.org/wiki/Parsoid Parsoid] service. I made a few temporary changes to a test page in order to reproduce an issue someone was having with the editor. I don&#039;t fully understand why this VE page was created. [[User:Tyler|Tyler]] ([[User talk:Tyler|talk]]) 06:48, 30 September 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Tyler, thank you for fixing the widths on the table on the listen page. I didn&#039;t want to mess with that and break things. And now I see how to do it, from comparing the version with your changes. Will now know for future reference. Thank you for your service! &lt;br /&gt;
[[User:SyntheticThought|SyntheticThought]] ([[User talk:SyntheticThought|talk]]) 13:00, 4 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Who is Tyler Henj? ==&lt;br /&gt;
&lt;br /&gt;
I noticed that in [[Adminlist]], you marked bold the tylerhenj. Is Tyler Henj your brother? [[User:PiotrGrochowski|PiotrGrochowski]] ([[Editor PiotrGrochowski|info]], [[User talk:PiotrGrochowski|talk]], [[Special:Contributions/PiotrGrochowski|contribs]]) 14:28, 6 October 2018 (UTC)&lt;br /&gt;
: Tyler Henj is an imposter. Don&#039;t listen to anything he says. [[User:Tyler Henthorn|Tyler Henthorn]] ([[User talk:Tyler Henthorn|talk]]) 15:40, 6 October 2018 (UTC)&lt;br /&gt;
:: You seem to have some secrets behind, as bold (which tylerhenj is) means that tylerhenj is on en.xen.wiki and an organizer. [[User:PiotrGrochowski|PiotrGrochowski]] ([[Editor PiotrGrochowski|info]], [[User talk:PiotrGrochowski|talk]], [[Special:Contributions/PiotrGrochowski|contribs]]) 16:01, 6 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Fwd: Extension request ==&lt;br /&gt;
&lt;br /&gt;
Hi Tyler, I hope you are well. &amp;lt;br&amp;gt;&lt;br /&gt;
I wanted to ask you to add two extensions to the Wiki:&lt;br /&gt;
:1) [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight Extension&amp;amp;#58;SyntaxHighlight &amp;amp;#45; MediaWiki] - there are a lot of code boxes (maple, python etc.) that could benefit from it&lt;br /&gt;
:2) [https://www.mediawiki.org/wiki/Extension:ImageMap Extension&amp;amp;#58;ImageMap &amp;amp;#45; MediaWiki] - maps of intervals and such could be easily linked to articles&lt;br /&gt;
&lt;br /&gt;
I first put the request to Mike, who [https://en.xen.wiki/index.php?title=User_talk:Mike_Battaglia&amp;amp;oldid=50568#Extension_request agreed and told me to ask you about the implementation]. &amp;lt;br&amp;gt;&lt;br /&gt;
Thanks in advance for having a look at it. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 07:55, 3 October 2020 (UTC)&lt;br /&gt;
:I will add these when I upgrade MediaWiki to 1.35. [[User:Tyler Henthorn|Tyler Henthorn]] ([[User talk:Tyler Henthorn|talk]]) 07:38, 6 October 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that makes sense. Thanks for the information, Tyler. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 19:45, 6 October 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
If you have the time, please also have a look into [https://www.mediawiki.org/wiki/Extension:Scribunto Scribunto]. This will look hard at first but [[User:Xenwolf/Template:Primes in EDO|Template:Primes in EDO]] &amp;lt;sup&amp;gt;(under construction)&amp;lt;/sup&amp;gt; isn&#039;t easy to handle either. Thanks in advance --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 21:03, 20 October 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Images and image maps ==&lt;br /&gt;
&lt;br /&gt;
Hi Tyler, &amp;lt;br&amp;gt;&lt;br /&gt;
I managed to get it working (see [[User:Xenwolf/SandBox#ImageMap]]) but I observe some deviation from the behavior that I&#039;d expect (compared to Wikipedia, MediaWiki docs, and my experiences in another Version-1.35 based wiki): the image description link is not provided by the blue ⓘ icon, there is also a problem with images at all: no link to the image description page is provided when using &amp;lt;code&amp;gt;frame&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;thumb&amp;lt;/code&amp;gt; in the image markup (both cause the image to appear framed with space for a image description). &amp;lt;br&amp;gt;&lt;br /&gt;
BTW: thanks for the upgrade (and for adding the extensions)! &amp;lt;br&amp;gt; &lt;br /&gt;
--[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 12:40, 22 November 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Issues in MW 1.35 ==&lt;br /&gt;
&lt;br /&gt;
I observe some &#039;&#039;&#039;extra space after external links&#039;&#039;&#039; &amp;lt;span style=&amp;quot;background:#eee&amp;quot;&amp;gt;[https://en.wikipedia.org/wiki/Placeholder Placeholder]&amp;lt;/span&amp;gt; that is not added for interwiki links &amp;lt;span style=&amp;quot;background:#eee&amp;quot;&amp;gt;[[Wikipedia:Placeholder]]&amp;lt;/span&amp;gt; or internal links &amp;lt;span style=&amp;quot;background:#eee&amp;quot;&amp;gt;[[Help:Links]]&amp;lt;/span&amp;gt;. Any idea what could have caused this? I don&#039;t remember if we had &#039;&#039;&#039;background images&#039;&#039;&#039;&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt; for external links before. If yes then maybe something has changed in the &#039;&#039;&#039;image path&#039;&#039;&#039;&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt; so that the &#039;&#039;&#039;CSS is pointing to wrong places&#039;&#039;&#039;&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt; now. This could as well explain why we lost the &#039;&#039;&#039;order indicator icons&#039;&#039;&#039; for sorted tables and the expand &#039;&#039;&#039;icons for bundled changes&#039;&#039;&#039; in the recent changes list. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 19:46, 22 November 2020 (UTC)&lt;br /&gt;
: I&#039;m relatively sure that [[mw:Extension:WikiEditor]] is missing now, it provides the edit toolbar. It scan but should not be confused with the visual editor. I&#039;m not sure is this is a new config requirement in 1.35 (I know from another wiki that it is necessary, and the toolbar gives much more support that the former one: quoting, special chars and so on). I guess that there was a rudimentary built-in solution before that has gone now. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 21:29, 22 November 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Maintenance bot ==&lt;br /&gt;
&lt;br /&gt;
Hi Tyler, I asked Xenwolf a question (see [[User talk:Xenwolf#Maintenance_bot]]) and he said you were probably the right person to ask!&lt;br /&gt;
&lt;br /&gt;
I notice that we sometimes do manual cleaning which could be automated by bots, such as fixing double redirects. I stumbled upon this yesterday: https://www.mediawiki.org/wiki/Manual:Pywikibot/redirect.py&lt;br /&gt;
&lt;br /&gt;
Do you think there&#039;s a chance it could be installed on this wiki? Unless there&#039;s already something similar available that I don&#039;t know of yet? --[[User:Fredg999|Fredg999]] ([[User talk:Fredg999|talk]]) 05:05, 14 October 2022 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Extensions ==&lt;br /&gt;
&lt;br /&gt;
Hi Tyler! I&#039;d like to request a few extensions:&lt;br /&gt;
* [[mediawikiwiki:Extension:Purge|Extension:Purge]]. This one is useful when you&#039;ve working on a template or a Lua module and test your changes on some page. Using a purge button instead of making a null edit saves both clicks and page load time.&lt;br /&gt;
* [[mediawikiwiki:Extension:TemplateStyles|Extension:TemplateStyles]]. This one is useful when you need some custom CSS rules which can&#039;t be put into &amp;lt;code&amp;gt;style=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; but aren&#039;t important enough to go into the global [[MediaWiki:Common.css]].&lt;br /&gt;
* [[mediawikiwiki:Extension:Gadgets|Extension:Gadgets]]. This one is useful for organising JS things like my WIP [[User:Plumtree/Sound|in-browser sound generation project]].&lt;br /&gt;
* [[mediawikiwiki:Extension:Semantic MediaWiki|Extension:Semantic MediaWiki]]. This one is a powerful upgrade of the category system. With SMW, you can assign properties to pages, query complex conditions based on those properties and categories and output the result in a highly customisable way. But it might be a bit more tricky to install.&lt;br /&gt;
* [[mediawikiwiki:Extension:NativeSvgHandler|Extension:NativeSvgHandler]]. This one serves SVGs as SVGs without server-side rendering into PNGs with horrible resolution.&lt;br /&gt;
Additionally, most interval pages link to [[xen-calc]] and ConfirmEdit triggers when such a link is added by a template. Could you [[mediawikiwiki:Extension:ConfirmEdit#URL_and_IP_whitelists|add it to exceptions]] or [[Special:Interwiki|configure an interwiki]]?&lt;br /&gt;
[[User:Plumtree|Plumtree]] ([[User talk:Plumtree|talk]]) 13:55, 14 October 2022 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Extensions (2024) ==&lt;br /&gt;
&lt;br /&gt;
I&#039;d like to request the tabber extension to be added: https://www.mediawiki.org/wiki/Extension:TabberNeue&lt;br /&gt;
&lt;br /&gt;
Such an extension would allow for multiple sections&#039; worth of similar information to be condensed into a single section. More to the point, pages such as this ([[5L 2s]]) have multiple tuning subsections that can be further condensed into one section, thus saving space and better organizing page information. (For an outside example, consider this RS Wiki page and its use of the tabber extension: https://runescape.wiki/w/Arch-Glacor/Strategies)&lt;br /&gt;
&lt;br /&gt;
Thank you for your consideration.&lt;br /&gt;
[[User:Ganaram inukshuk|Ganaram inukshuk]] ([[User talk:Ganaram inukshuk|talk]]) 04:25, 4 August 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Google ranking ==&lt;br /&gt;
&lt;br /&gt;
It seems like in the past few weeks, the wiki has not been showing up in revelant Google searches. Other search engines seem unaffected.&lt;br /&gt;
It&#039;s unclear what has caused this, but if I had to guess, we are likely being flagged by some automatic system on their end.&lt;br /&gt;
&lt;br /&gt;
I&#039;m not sure what the proper course of action is, since Google&#039;s algorithms are (intentionally) opaque.&lt;br /&gt;
However, there are some tools in the [https://search.google.com/search-console/welcome|Google Search Console] that may reveal issues. &lt;br /&gt;
To use these tools you need to prove you are the domain owner though, so I think you are the only one who can access them.&lt;br /&gt;
&lt;br /&gt;
It would be nice to know if there are some actions we can take improve the situation.&lt;br /&gt;
&lt;br /&gt;
[[User:Sintel|Sintel]] ([[User talk:Sintel|talk]]) 18:17, 4 February 2025 (UTC)&lt;br /&gt;
: Yes it looks like it drops off starting Jan 21. I am looking into it. [[User:Tyler Henthorn|Tyler Henthorn]] ([[User talk:Tyler Henthorn|talk]]) 04:07, 6 February 2025 (UTC)&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=MediaWiki:Common.css&amp;diff=164280</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=MediaWiki:Common.css&amp;diff=164280"/>
		<updated>2024-11-05T03:58:49Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Serving custom fonts from web server&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* for [[Template::Monzo]] and [[Template::Val]] */&lt;br /&gt;
/* prevent line breaks within monzo and val notations */&lt;br /&gt;
span.monzo, &lt;br /&gt;
span.val {&lt;br /&gt;
  white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* text-align property for a small selection of table rows, default is set by the *-all class */&lt;br /&gt;
table.left-all td, &lt;br /&gt;
table.left-1 td:nth-child(1), &lt;br /&gt;
table.left-2 td:nth-child(2),&lt;br /&gt;
table.left-3 td:nth-child(3), &lt;br /&gt;
table.left-4 td:nth-child(4),&lt;br /&gt;
table.left-5 td:nth-child(5), &lt;br /&gt;
table.left-6 td:nth-child(6),&lt;br /&gt;
table.left-7 td:nth-child(7), &lt;br /&gt;
table.left-8 td:nth-child(8),&lt;br /&gt;
table.left-9 td:nth-child(9),&lt;br /&gt;
table.left-10 td:nth-child(10),&lt;br /&gt;
table.left-11 td:nth-child(11),&lt;br /&gt;
table.left-12 td:nth-child(12) {&lt;br /&gt;
  text-align: left;&lt;br /&gt;
}&lt;br /&gt;
table.center-all td, &lt;br /&gt;
table.center-1 td:nth-child(1), &lt;br /&gt;
table.center-2 td:nth-child(2),&lt;br /&gt;
table.center-3 td:nth-child(3), &lt;br /&gt;
table.center-4 td:nth-child(4),&lt;br /&gt;
table.center-5 td:nth-child(5), &lt;br /&gt;
table.center-6 td:nth-child(6),&lt;br /&gt;
table.center-7 td:nth-child(7), &lt;br /&gt;
table.center-8 td:nth-child(8),&lt;br /&gt;
table.center-9 td:nth-child(9),&lt;br /&gt;
table.center-10 td:nth-child(10),&lt;br /&gt;
table.center-11 td:nth-child(11),&lt;br /&gt;
table.center-12 td:nth-child(12) {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
table.right-all td, &lt;br /&gt;
table.right-1 td:nth-child(1), &lt;br /&gt;
table.right-2 td:nth-child(2),&lt;br /&gt;
table.right-3 td:nth-child(3), &lt;br /&gt;
table.right-4 td:nth-child(4),&lt;br /&gt;
table.right-5 td:nth-child(5), &lt;br /&gt;
table.right-6 td:nth-child(6),&lt;br /&gt;
table.right-7 td:nth-child(7), &lt;br /&gt;
table.right-8 td:nth-child(8),&lt;br /&gt;
table.right-9 td:nth-child(9),&lt;br /&gt;
table.right-10 td:nth-child(10),&lt;br /&gt;
table.right-11 td:nth-child(11),&lt;br /&gt;
table.right-12 td:nth-child(12) {&lt;br /&gt;
  text-align: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Don&#039;t display the function &amp;quot;rollback with one click&amp;quot; */&lt;br /&gt;
span.mw-rollback-link {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* use HEJI2Text font if class=&amp;quot;heji&amp;quot; */&lt;br /&gt;
@font-face {&lt;br /&gt;
    font-family: HEJI2Text;&lt;br /&gt;
    src: url(https://plainsound.org/fonts/HEJI2Text.otf);&lt;br /&gt;
}&lt;br /&gt;
.heji {&lt;br /&gt;
    font-family: HEJI2Text;&lt;br /&gt;
    -webkit-font-smoothing: antialiased; &lt;br /&gt;
    -moz-osx-font-smoothing: grayscale;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* use BravuraText font if class=&amp;quot;bravura&amp;quot; */&lt;br /&gt;
@font-face {&lt;br /&gt;
    font-family: BravuraText;&lt;br /&gt;
    src: url(fonts/BravuraText.woff2) format(&#039;woff2&#039;);&lt;br /&gt;
}&lt;br /&gt;
.bravura {&lt;br /&gt;
    font-family: BravuraText;&lt;br /&gt;
    vertical-align: text-top;&lt;br /&gt;
    -webkit-font-smoothing: antialiased; &lt;br /&gt;
    -moz-osx-font-smoothing: grayscale;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=MediaWiki:Mobile.css&amp;diff=164279</id>
		<title>MediaWiki:Mobile.css</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=MediaWiki:Mobile.css&amp;diff=164279"/>
		<updated>2024-11-05T03:57:00Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Created page with &amp;quot;/* All CSS here will be loaded for users of the mobile site */  /* use BravuraText font if class=&amp;quot;bravura&amp;quot; */ @font-face {     font-family: BravuraText;     src: url(fonts/Bra...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the mobile site */&lt;br /&gt;
&lt;br /&gt;
/* use BravuraText font if class=&amp;quot;bravura&amp;quot; */&lt;br /&gt;
@font-face {&lt;br /&gt;
    font-family: BravuraText;&lt;br /&gt;
    src: url(fonts/BravuraText.woff2) format(&#039;woff2&#039;);&lt;br /&gt;
}&lt;br /&gt;
.bravura {&lt;br /&gt;
    font-family: BravuraText;&lt;br /&gt;
    vertical-align: text-top;&lt;br /&gt;
    -webkit-font-smoothing: antialiased; &lt;br /&gt;
    -moz-osx-font-smoothing: grayscale;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=154222</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=154222"/>
		<updated>2024-09-07T06:03:30Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
Agonanist.   &lt;br /&gt;
&lt;br /&gt;
You can contact me by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=146672</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=146672"/>
		<updated>2024-06-27T05:19:38Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.           &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 15ET, 16ET, 17ET, 19ET, and 22ET. I also play the cassette.  &lt;br /&gt;
&lt;br /&gt;
You can contact me by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=146671</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=146671"/>
		<updated>2024-06-27T05:17:30Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.        &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 15ET, 16ET, 17ET, 19ET, and 22ET. I also play the cassette.  &lt;br /&gt;
&lt;br /&gt;
You can contact me by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=146670</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=146670"/>
		<updated>2024-06-27T05:12:03Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.     &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 15ET, 16ET, 17ET, 19ET, and 22ET. I also play the cassette.  &lt;br /&gt;
&lt;br /&gt;
You can contact me by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=146590</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=146590"/>
		<updated>2024-06-25T07:39:48Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 15ET, 16ET, 17ET, 19ET, and 22ET. I also play the cassette. &lt;br /&gt;
&lt;br /&gt;
You can contact me by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=137524</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=137524"/>
		<updated>2024-02-29T06:16:57Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 15ET, 16ET, 17ET, 19ET, and 22ET. I also play the cassette. &lt;br /&gt;
&lt;br /&gt;
You can contact me via my [https://en.xen.wiki/index.php?title=User_talk:Tyler discussion page], or by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=MediaWiki:Sidebar&amp;diff=73749</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=MediaWiki:Sidebar&amp;diff=73749"/>
		<updated>2021-07-05T13:06:03Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Users have migrated from Freenode to Libera&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** Introduction|Introduction&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** Help|Help&lt;br /&gt;
** Conventions|Conventions&lt;br /&gt;
** https://en.xen.wiki/index.php?title=Special:Search&amp;amp;profile=advanced&amp;amp;search=&amp;amp;fulltext=1|Advanced Search&lt;br /&gt;
-----&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
-----&lt;br /&gt;
* Practice&lt;br /&gt;
** Listen|Listen&lt;br /&gt;
** Microtonal instruments|Instruments&lt;br /&gt;
** Software|Software&lt;br /&gt;
** Pedagogy|Pedagogy&lt;br /&gt;
** Scores|Scores&lt;br /&gt;
** GeneralDiscussion|Discussion&lt;br /&gt;
** People|People&lt;br /&gt;
** Projects|Projects&lt;br /&gt;
-----&lt;br /&gt;
* Theory&lt;br /&gt;
** MicrotonalTheory|Orientation&lt;br /&gt;
** General_Theory|General Theory&lt;br /&gt;
** Mathematical_Theory|Mathematical Theory&lt;br /&gt;
** Useful_Tools|Useful Tools&lt;br /&gt;
-----&lt;br /&gt;
* Connect&lt;br /&gt;
** http://www.facebook.com/groups/xenharmonic2|XA Facebook Group&lt;br /&gt;
** https://discord.com/invite/FSF5JFT|XA Discord&lt;br /&gt;
** https://web.libera.chat/?channels=##xenharmonic|XA IRC Chat&lt;br /&gt;
-----&lt;br /&gt;
* Other&lt;br /&gt;
** Lists_and_Galleries|Lists and Galleries&lt;br /&gt;
** Backups|Backing up this wiki&lt;br /&gt;
** Xenharmonic_Wiki_License|Licensing&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Listen&amp;diff=69868</id>
		<title>Listen</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Listen&amp;diff=69868"/>
		<updated>2021-05-15T05:42:37Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: /* Artists */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also this [https://open.spotify.com/user/1218607737/playlist/70d4bxQpwBM4EPvLj0OmhO?si=ADmgFYnhTxGRDENaYK5XGw&amp;amp;fbclid=IwAR0Tw8l31ERv0cUgO-4OrBMu7wp8I38dhGWUGsmFvWo6sLle1FS7ZJQ7z0o Microtonal Spotify Playlist]. Put it on Shuffle and have a great intro to xen in every genre.  &lt;br /&gt;
&lt;br /&gt;
A list originally started by Andrew Heathwaite. If you think anything should be changed, change it yourself! Or leave a note about it here. &lt;br /&gt;
&lt;br /&gt;
For a list of pieces that were originally written in a non-xenharmonic context, and then translated into a xenharmonic tuning, see [[Familiar melodies in unfamiliar tunings]]. (Stephen Weigel&#039;s [https://www.youtube.com/watch?v=bKNuSRujLPY&amp;amp;list=PLzY9zzOkuloTH7IYBl6AHFcbdM-Qop7u4 YouTube channel], Mike Battaglia&#039;s [https://soundcloud.com/mikebattagliaexperiments SoundCloud], and H. Wakabayashi&#039;s [https://www.youtube.com/user/inodapicnic YouTube channel] have great examples of these).&lt;br /&gt;
&lt;br /&gt;
Notable examples from 20th century classical music that briefly use the 7th harmonic, and for the Britten piece, the 11th harmonic as well:&lt;br /&gt;
* Ralph Vaughan Williams&#039;s [[wikipedia:A_Pastoral_Symphony|Symphony No. 3, A Pastoral Symphony]] from 1922, two horn solos in the 2nd movement&lt;br /&gt;
* Benjamin Britten&#039;s [[wikipedia:Serenade_for_Tenor,_Horn_and_Strings|Serenade for Tenor, Horn and Strings]] from 1943, prologue and epilogue&lt;br /&gt;
TEMP NOTICE; ALL THE INFO HAS BEEN MOVED OVER FROM BANDS AND ARTISTS PAGE, PLEASE ADD TO THIS PAGE INSTEAD OF THOSE PAGES, AS PER [https://www.facebook.com/groups/xenwiki/permalink/2127540094178650/ OUR DISCUSSION ON FACEBOOK]&lt;br /&gt;
[[User:SyntheticThought|SyntheticThought]] ([[User talk:SyntheticThought|talk]]) 22:08, 4 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also: please don&#039;t put links on artist&#039;s name in first column. Put them in LINKS column, Link description of what they are (Website, YouTube, SoundCloud, etc.)  &lt;br /&gt;
&lt;br /&gt;
{{TOC Horizontal&lt;br /&gt;
|a1=[[#A|A]]&lt;br /&gt;
|a2=[[#B|B]]&lt;br /&gt;
|a3=[[#C|C]]&lt;br /&gt;
|a4=[[#D|D]]&lt;br /&gt;
|a5=[[#E|E]]&lt;br /&gt;
|a6=[[#F|F]]&lt;br /&gt;
|a7=[[#G|G]]&lt;br /&gt;
|a8=[[#H|H]]&lt;br /&gt;
|a9=[[#I|I]]&lt;br /&gt;
|a10=[[#J|J]]&lt;br /&gt;
|a11=[[#K|K]]&lt;br /&gt;
|a12=[[#L|L]]&lt;br /&gt;
|a13=[[#M|M]]&lt;br /&gt;
|a14=[[#N|N]]&lt;br /&gt;
|a15=[[#O|O]]&lt;br /&gt;
|a16=[[#P|P]]&lt;br /&gt;
|a17=[[#Q|Q]]&lt;br /&gt;
|a18=[[#R|R]]&lt;br /&gt;
|a19=[[#S|S]]&lt;br /&gt;
|a20=[[#T|T]]&lt;br /&gt;
|a21=[[#U|U]]&lt;br /&gt;
|a22=[[#V|V]]&lt;br /&gt;
|a23=[[#W|W-Z]]&lt;br /&gt;
|b1=[[#Other|Other]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Compilations ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Year&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Title&lt;br /&gt;
!&#039;&#039;&#039;Synopsis&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|2021&lt;br /&gt;
|[https://sexytoadsandfrogsfriendcircle.bandcamp.com/album/staffcirc-vol-7-terra-octava Bandcamp]&lt;br /&gt;
[https://soundcloud.com/sexytoadsandfrogsfriendcircle/sets/staffcirc-vol-7-terra-octava Soundcloud]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;STAFFcirc vol. 7 - Terra Octava&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|22-ish different artists.&lt;br /&gt;
|Each track uses a different [[EDO]].&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|2019&lt;br /&gt;
|[https://open.spotify.com/album/2ojBIQLtipAo6MPJhmNiWP Listen free on Spotify]&lt;br /&gt;
[https://biptunia.com/?p=4633 More info].&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Microtonal Freedom (A Benefit Compilation Album for Lyn Ulbricht)&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artist. Many of them are contributors on this wiki.&lt;br /&gt;
|&#039;&#039;&#039;GENRES&#039;&#039;&#039;: Blues, metal, prog, trip-hop, hip-hop, funk, classical, ambient, math, punk, spoken, folk, solo acoustic guitar.&lt;br /&gt;
|Very good overview, and very listenable, especially for people without experience in Xen, or who think it sounds odd.&lt;br /&gt;
|-&lt;br /&gt;
|2016&lt;br /&gt;
|[http://split-notes.com/various-artists-next-xen/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Next Xen&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|2010&lt;br /&gt;
|[http://split-notes.com/various-artists-crack-my-pitch-up/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Crack My Pitch Up&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|1998&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/mills.html Broken Link?]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;A Microtonal Musical Experience&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10-ish different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|Many of the tracks on the CD were the first widely available audio files on the internet featuring xenharmonic tunings.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
==Artists==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&#039;&#039;&#039;Name&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Recommended works&lt;br /&gt;
!&#039;&#039;&#039;Members&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Location&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Years &#039;&#039;microtonally&#039;&#039;&#039;&#039;&#039; &#039;&#039;&#039;active&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===A===&lt;br /&gt;
|-&lt;br /&gt;
| Bill Alves&lt;br /&gt;
| [http://www.billalves.com/ Website] &amp;lt;br&amp;gt; [https://www.youtube.com/user/billalves YouTube] &amp;lt;br&amp;gt; [http://pages.hmc.edu/alves/ Harvey Mudd College]&lt;br /&gt;
| [http://www.billalves.com/imbal-imbalan.html Imbal-Imbalan]&lt;br /&gt;
|&lt;br /&gt;
| electronic JI, gamelan, etc. Different tunings on different songs. Sometimes creates his own tunings just for one song.  &lt;br /&gt;
| Claremont, California&lt;br /&gt;
| 1987- &lt;br /&gt;
| College professor, &amp;lt;br&amp;gt; author. Important cat. Check him out. &lt;br /&gt;
|-&lt;br /&gt;
|Agonanist&lt;br /&gt;
|https://transylvaniantapes.bandcamp.com/album/agonanist-the-cynicism-of-solitude&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Black metal in various EDO&#039;s&lt;br /&gt;
|California&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Atar Arad&lt;br /&gt;
| [https://www.youtube.com/channel/UCqkcxbIr8LriIoZBx96RT7g YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sonata for Viola with quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Astroid power-up!&lt;br /&gt;
| [https://store.cdbaby.com/cd/googleplex CD Baby] (includes audio previews) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of hyper drum&amp;amp;amp;bass. Microtonal tracks: 3, 4, 8 and 9 (60-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===B===&lt;br /&gt;
|-&lt;br /&gt;
| | Christopher Bailey&lt;br /&gt;
|[http://christopherbaileymusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | crystallized JI, 17-EDO, 19-EDO, 7-limit adaptive&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mike Battaglia&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments SoundCloud]&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments/sets/natural-sounding-porcupine &amp;quot;Natural&amp;quot;-sounding Porcupine Comma Pump Experiments]&lt;br /&gt;
|&lt;br /&gt;
|various EDOs, technical studies, experimental music cognition demos&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|(a.k.a. Bugs, a.k.a. The Bugs) &lt;br /&gt;
|-&lt;br /&gt;
| | Matt Barber&lt;br /&gt;
|[http://ecmc.rochester.edu/mbarb/web/music.php?filter=chrono Rochester EDU listing] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | in some pieces, 19-ED(per 2:1 and 3:1), quartertones, 11-EDO and 14-EDO in 3:2 equivalence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacob Barton&lt;br /&gt;
|[http://jacobbarton.net/ Website] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced and acoustic, various EDO and JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dennis Báthory-Kitsz&lt;br /&gt;
|[http://www.maltedmedia.com/people/bathory/cat-solo.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Thièle&amp;quot; - violin in quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David Beardsley&lt;br /&gt;
|[https://microtonal.wordpress.com/ Blog] &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UChoIaFN4ZM2nMzsktVnPuqQ YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI electric guitar and JI chamber music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Antoine Beaudet &lt;br /&gt;
|[https://soundcloud.com/jollybard SoundCloud] (as Jollybard)&lt;br /&gt;
|[https://soundcloud.com/jollybard/superbeat-wip SuperBeat]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/jollybard/spooky Spooky]&lt;br /&gt;
|&lt;br /&gt;
| | Joan temperament, JI, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | benyamind&lt;br /&gt;
|[https://benyamind.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCFWIWi2GVCKMM9uYDdlUQqw Youtube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| |31edo, 22edo, JI, orchestral, piano&lt;br /&gt;
|-&lt;br /&gt;
|BipTunia&lt;br /&gt;
|[https://biptunia.com/?s=microtonal Website]&lt;br /&gt;
[https://biptunia.bandcamp.com/releases BandCamp]&lt;br /&gt;
&lt;br /&gt;
|[https://biptunia.com/?p=3432 Microtonal Cats from Alpha-Centauri”]&lt;br /&gt;
|Michael W. Dean: synths, singing, talking.&lt;br /&gt;
&lt;br /&gt;
Phil Wormuth: poetry, talking. &lt;br /&gt;
|Darkwave, rock, pop, experimental, poetry with music, different tunings on every song. Prolific. &lt;br /&gt;
|Casper Wyoming &lt;br /&gt;
|2018-&lt;br /&gt;
|MWD is [[User:SyntheticThought]] &lt;br /&gt;
&lt;br /&gt;
on this wiki. MWD also makes [https://biptunia.com/?page_id=2070 xen VST software]. &lt;br /&gt;
|-&lt;br /&gt;
| | Marcus Alessi Bittencourt&lt;br /&gt;
|[http://www.marcusalessi.com/site/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classic electronic pan-intonational&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Easley Blackwood&lt;br /&gt;
|[https://www.youtube.com/watch?v=HbuFPpiJL1o YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal etudes [excerpts]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Douglas Blumeyer&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin SoundCloud]&lt;br /&gt;
[http://musical-patterns.douglasblumeyer.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|musical patterns&lt;br /&gt;
|San Francisco&lt;br /&gt;
|2006-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cameron Bobro&lt;br /&gt;
|[https://soundcloud.com/cameron-bobro Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Bass vocals and microtonal folk instruments in haunting songs.&lt;br /&gt;
|Maribor, Slovenia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | M. Edward Borasky&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | stochastic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Donald Bousted&lt;br /&gt;
|[https://donaldbousted.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music and film&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Graham Breed&lt;br /&gt;
|[http://x31eq.com/music/ Website]&lt;br /&gt;
|[http://x31eq.com/music/wisofl.mp3 When I Set Out for Lyonnesse] &lt;br /&gt;
|&lt;br /&gt;
| | electronic with spoken word; (Thomas Hardy poems), examples of different temperaments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chris Bryan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Brendan Byrnes &lt;br /&gt;
|[http://www.brendanbyrnes.com/ Website]&lt;br /&gt;
[https://brendanbyrnes.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCsg5wuPYEmD7w7Jutqy8IhA YouTube] &lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bpbyrnes Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=1PYbIPaW_eg Siolas]&lt;br /&gt;
[https://www.youtube.com/watch?v=dgVDQU8CuPE Operator]&lt;br /&gt;
|Brendan Byrnes + various side players. &lt;br /&gt;
|Great production. &lt;br /&gt;
Progressive,rock, driving, good vocals. &lt;br /&gt;
&lt;br /&gt;
Is also in band ILEVENS (separate entry below) &lt;br /&gt;
|Los Angeles / Glendale&lt;br /&gt;
|2011-&lt;br /&gt;
|Great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Warren Burt  &lt;br /&gt;
|[http://retiary.net/idea/idea5/IDEA_5/warren/warren.htm Website] (flashing images warning)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sound installation; manipulated voice...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===C===&lt;br /&gt;
|-&lt;br /&gt;
|Tolgahan Çoğulu    &lt;br /&gt;
|[https://www.youtube.com/user/TolgahanCogulu YouTube] &lt;br /&gt;
[https://www.microtonalguitar.org/ Website 1] &lt;br /&gt;
&lt;br /&gt;
[http://www.tolgahancogulu.com/en/ Website 2]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JT0z2nOyUlg microtonal guitar duo]&lt;br /&gt;
|&lt;br /&gt;
|Microtonal guitar. Custom builds guitars with half, quarter frets, and movable frets. &lt;br /&gt;
|Istanbul, Turkey&lt;br /&gt;
|2008-&lt;br /&gt;
|Good first xen for many people. Popular. &lt;br /&gt;
Teaches music at Istanbul Technical University.&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Loli&lt;br /&gt;
|[http://microtonalismo.com/microweb/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 drone 17-EDO, 20-EDO, 29-EDO and 53-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Wendy Carlos&lt;br /&gt;
|[[wikipedia:Wendy_Carlos|Wikipedia]]&lt;br /&gt;
[https://www.youtube.com/watch?v=RuT6Y53LYH4 Video analyzing her microtonal scales]&lt;br /&gt;
|[https://www.dailymotion.com/video/x2j1gy2 Beauty and the Beast]&lt;br /&gt;
|&lt;br /&gt;
|Not all her work is microtonal, but  &#039;&#039;[[wikipedia:Beauty_in_the_Beast|Beauty and the Beast]]&#039;&#039; (1986) is. She invented her own non-octave-repeating musical scales for it; [[wikipedia:Alpha_scale|Alpha scale]]. [[wikipedia:Beta_scale|Beta Scale]]. [[wikipedia:Gamma_scale|Gamma Scale]]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Early synthesizer pioneer ([[wikipedia:Switched-On_Bach|&#039;&#039;Switched on Bach&#039;&#039;]], 1968)&lt;br /&gt;
|-&lt;br /&gt;
| | Catler Bros. / &lt;br /&gt;
Jon Catler&lt;br /&gt;
|[http://www.soundclick.com/bands/pagemusic.cfm?bandID=346893 SoundClick]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jon_Catler|Jon Catler on Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[http://preparedguitar.blogspot.com/2015/03/jon-catler-13-questions.html Interview with Jon Catler]&lt;br /&gt;
&lt;br /&gt;
[https://www.discogs.com/artist/4496860-Catler-Bros Discogs] &lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=346893 Hyperspace]&lt;br /&gt;
|Jon Catler&lt;br /&gt;
| | 64-note JI bluesrock. Have had mainstream press in Rolling Stone, Downbeat, and elsewhere. &lt;br /&gt;
Jon Catler runs [http://freenotemusic.com/ FreeNote Records]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jon Catler also plays in [http://freenotemusic.com/fretlessbrothers/ The Fretless Brothers] and makes Freenote guitars. &lt;br /&gt;
|-&lt;br /&gt;
| | City of the Asleep&lt;br /&gt;
|[https://cityoftheasleep.bandcamp.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
| | Electronica, post-rock, and unclassifiable music in a variety of tunings, especially uncommon EDOs and theoretically-discordant tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Nick Collins&lt;br /&gt;
|[https://composerprogrammer.com/music.html Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/playlist?list=PLvsv24zg5vzuGovKXXhjU7bYVnJIqNOZ3 YouTube playlist]&lt;br /&gt;
|[https://composerprogrammer.com/music/simphony2movement1.mp3 Simphony 2, Movement 1] (MP3 direct link) &lt;br /&gt;
|&lt;br /&gt;
| | microtonal supercollider tempo canons&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Copper&lt;br /&gt;
|[http://www.williamcopper.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | music in 5-limit JI, printed scores with intonation markings, intonalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mildred Couper&lt;br /&gt;
|[[wikipedia:Mildred_Couper|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.academia.edu/7921833/Quarter-Tone_Composer_and_Pianist_Mildred_Couper PDF academic article]&lt;br /&gt;
&lt;br /&gt;
[http://digital.library.ucsb.edu/collections/show/14 Scores at USC Santa Barbara site]&lt;br /&gt;
|[https://www.youtube.com/watch?v=PEOp3tFNaiI Dirge]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=2Y_9AqbpIdw Calliope of the Nine Muses]&lt;br /&gt;
|&lt;br /&gt;
| | quartertone pianos &lt;br /&gt;
|Buenos Aires, Argentina / Santa Barbara, California&lt;br /&gt;
|Died in 1974&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cryptic Ruse&lt;br /&gt;
|[https://cryptic-ruse.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
|instrumental progressive metal &amp;amp; drone-metal in 13edo, 14edo, 15edo, 17edo, and 23edo&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jason is [[IgliashonJones]] on this wiki.&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Cubberly&lt;br /&gt;
|[https://www.discogs.com/artist/4027870-David-Cubberly Listing at Discogs]&lt;br /&gt;
[http://www.davidjcubberly.com/music.html Website]&lt;br /&gt;
|Per email reply from him, no listen links online. See note on Talk page.  &lt;br /&gt;
|&lt;br /&gt;
| | sequenced microtonal midi ensemble&lt;br /&gt;
|Urbana, IL.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===D===&lt;br /&gt;
|-&lt;br /&gt;
| | Phil Dadson&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Philip_Dadson|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | instruments in JI, Installations and performance&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ivor Darreg&lt;br /&gt;
|[[wikipedia:Ivor_Darreg|Wikipedia]]&lt;br /&gt;
[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/album/ivor-darreg-originals Live in Glendale] (180 minutes) &lt;br /&gt;
&lt;br /&gt;
[https://biptunia.com/?p=2811 Remaster of Live in Glendale (torrent)]&lt;br /&gt;
&lt;br /&gt;
Info on [http://www.huygens-fokker.org/whoswho/darreg.html huygens-fokker]site &lt;br /&gt;
&lt;br /&gt;
[https://microtonal.miraheze.org/wiki/Ivor_Darreg#External_links more links] &lt;br /&gt;
|[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
|&lt;br /&gt;
|Helped found the Xenharmonic Alliance. (Now on [https://www.facebook.com/groups/xenharmonic2/ Facebook])&lt;br /&gt;
&lt;br /&gt;
There isn&#039;t a ton of Ivor&#039;s music online, but Johnny Reinhard has about 90 cassette tapes of Ivor given to Johnny by Ivor, with the instructions to get it out to the world. &lt;br /&gt;
&lt;br /&gt;
Johnny will be rolling these out in the coming years. &lt;br /&gt;
|San Diego, Los Angeles&lt;br /&gt;
|Born in 1917. &lt;br /&gt;
&lt;br /&gt;
Made microtonal music from 1937 ([http://www.huygens-fokker.org/whoswho/darreg.html per this bio]) or 1936 (according to [http://www.tonalsoft.com/sonic-arts/darreg/oboe.htm this auto-bio]) until his death in 1994.&lt;br /&gt;
|Important cat. Check him out. &lt;br /&gt;
&amp;quot;Grandaddy of xenharmonic music.&amp;quot; &lt;br /&gt;
Coined the term &amp;quot;xenharmonic&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Prolific builder of microtonal  instruments.  &lt;br /&gt;
&lt;br /&gt;
Johnny Appleseed of xen, personally guided many people, and networked with cassette tapes before World Wide Web.  &lt;br /&gt;
&lt;br /&gt;
Ivor has a [http://xen-arts.net/ivor2/ VST microtonal synth] named after him. &lt;br /&gt;
|-&lt;br /&gt;
| | Jarod DCamp&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=998452 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic - various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tútim Dennsuul&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/timo.html List of MP3s] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips in 23-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mark Deutsch&lt;br /&gt;
|[https://bazantar.bandcamp.com/ BandCamp]&lt;br /&gt;
[http://bazantar.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bazantar Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sensual acoustic microtonal music, world influence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Invented the [[wikipedia:Bazantar|Bazantar]], a stringed instrument &lt;br /&gt;
|-&lt;br /&gt;
| | Divide by Pi&lt;br /&gt;
|[https://play.google.com/store/music/artist/Divide_by_Pi?id=Atehcbhgf7qggp2nxx4hajelerq&amp;amp;hl=en Google Music]&lt;br /&gt;
[https://store.cdbaby.com/cd/dividebypi CD Baby] (can listen to excerpts) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 clips: synthesizer and percussion improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Paul Dolden&lt;br /&gt;
|[https://pauldolden.bandcamp.com/ Bandcamp] &lt;br /&gt;
[[wikipedia:Paul_Dolden|Wikipedia]]  &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| |&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| | David B. Doty&lt;br /&gt;
|[http://www.dbdoty.com/Just-Intonation-Links.html Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=a9bW4o5UedE Steel Suite]&lt;br /&gt;
|&lt;br /&gt;
| | synth JI, acoustic guitar JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Arnold Dreyblatt&lt;br /&gt;
|[http://www.dreyblatt.net/composer-1 Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | grooving JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dsilton Trio&lt;br /&gt;
|[https://georgvogel.net/PROJEKTE-DSILTON.htm Website] &lt;br /&gt;
[https://www.youtube.com/channel/UCmzn7wDBp_H3N0diqakaRvg YouTube] &lt;br /&gt;
&lt;br /&gt;
Facebook&lt;br /&gt;
|[https://www.youtube.com/watch?v=9LcWqSzDv7A Duschscha]&lt;br /&gt;
|Georg Vogel: Clavinet, Synthesizer, Komposition. David Dornig: 31-Ton E-Gitarre. &lt;br /&gt;
Valentin Duit: Schlagzeug.&lt;br /&gt;
|odd time signatures, chamber influence, jazz influence. [[31edo]].  &lt;br /&gt;
|Vienna, Austria&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacques Dudon&lt;br /&gt;
|[https://www.youtube.com/watch?v=KuL4aSwNT0o YouTube]&lt;br /&gt;
[https://www.semantic-danielou.com/designers/jacques-dudon/ Academic profile]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jacques_Dudon|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.forcedexposure.com/Catalog/dudon-jacques-erosion-distillee-lp/MMLP.009LP.html Forced Exposure]&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | samples of &amp;quot;Lumières audibles&amp;quot; JI electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Richard Dunlap&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=106711 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mostly 12-EDO&lt;br /&gt;
|California USA&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===E===&lt;br /&gt;
|-&lt;br /&gt;
| Paul Erlich&lt;br /&gt;
| [https://www.youtube.com/watch?v=lO5xSjIHyMg YouTube] &amp;lt;br&amp;gt; [http://www.myspace.com/paulerlich/ MySpace] &amp;lt;br&amp;gt; [http://untwelve.org/interviews/paul_erlich Interview] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| 22-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===F===&lt;br /&gt;
|-&lt;br /&gt;
| | John Farah&lt;br /&gt;
|[http://www.johnfarah.com/ Website]&lt;br /&gt;
[https://soundcloud.com/johnkameelfarah SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://johnkameelfarah.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/Hatiyn YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/JohnKameelFarah Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | string quartet, Electronic in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|FFF Fiale&lt;br /&gt;
|[https://ffffiale.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Fabrizio Fulvio Fausto Fiale&lt;br /&gt;
|16-EDO instrumental guitar thrash metal and eclectic rock&lt;br /&gt;
|Italy&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Finnamore&lt;br /&gt;
|[http://www.elvenminstrel.com/music/tuning/horagrams/horagram-music.htm List of MP3s]&lt;br /&gt;
[http://www.elvenminstrel.com/music/tuning/equal/13equal/13tet.htm 13 TET MP3s]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | etudes using &amp;quot;golden horograms&amp;quot;; clips of dirty 13-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Forro&lt;br /&gt;
|[https://www.soundclick.com/members4/default.cfm?memberID=1540764 SoundClick]&lt;br /&gt;
[[Daniel Forro|List of MP3s]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|Kakamigahara, Japan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harold Fortuin&lt;br /&gt;
|[http://www.fortuitous-artists.biz/clavetteMusic.html 2 MP3s]&lt;br /&gt;
[[wikipedia:Harold_Fortuin|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=Dp3Gq0xjlhE YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Glenn R. Frantz&lt;br /&gt;
|[https://archive.org/details/@glenn_r_frantz Songs on Archive.org]&lt;br /&gt;
|[https://archive.org/details/ThreeRagtime-basedPieces Three Ragtime-Based Pieces]}&lt;br /&gt;
|&lt;br /&gt;
| | freestyle JI via computer, based on ragtime music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ellen Fullman&lt;br /&gt;
|[https://www.ellenfullman.com/ Website]&lt;br /&gt;
[https://ellenfullman.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[Just Intonation]]&lt;br /&gt;
|San Francisco Bay Area, CA&lt;br /&gt;
|&lt;br /&gt;
|known for her 70-foot (21-meter) [[wikipedia:Long-string_instrument|Long String instrument]], tuned in just intonation and played with rosin-coated fingers.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===G===&lt;br /&gt;
|-&lt;br /&gt;
| | Kyle Gann&lt;br /&gt;
|[https://www.kylegann.com/ Website]&lt;br /&gt;
[https://www.kylegann.com/Gannaudio.html MP3s on website] &lt;br /&gt;
&lt;br /&gt;
[https://www.kylegann.com/complist.html List of compositions]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic JI, now with more Sitting Bull!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Monroe Golden&lt;br /&gt;
|[http://monroegolden.com/ Website]&lt;br /&gt;
[https://soundcloud.com/monroe-golden SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal chamber music, microtone-informed 12-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Gongs&lt;br /&gt;
|[http://imomus.com/thegongs.html The Gongs] &lt;br /&gt;
[https://www.youtube.com/watch?v=3IEZEPlMmlM Rob Reich] (full length album on Youtube)&lt;br /&gt;
|&lt;br /&gt;
|Peter Blasser &lt;br /&gt;
Clara Latham &lt;br /&gt;
&lt;br /&gt;
Grisha Krivchenia &lt;br /&gt;
&lt;br /&gt;
Stefan Tcherepnin&lt;br /&gt;
|&lt;br /&gt;
|Oberlin, OH&lt;br /&gt;
|2001-2002&lt;br /&gt;
|[https://www.youtube.com/watch?v=3IEZEPlMmlM First song on this], and whole record. &lt;br /&gt;
|-&lt;br /&gt;
| | Mark Gould&lt;br /&gt;
|[http://www.derek-hasted.co.uk/assets/audio/derek-hasted/ten-tone.mp3 MP3]&lt;br /&gt;
[http://www.users.waitrose.com/~equiton/Mark_Gould/About_Me.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 1 electronic mp3: 10-EDO; midi recorder duets in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kraig Grady&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Kraig+Grady+ YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://anaphoria.com/music.html Samples]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Kraig_Grady|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.anaphoria.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://anaphoriasouth.blogspot.com/ Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/kraig.grady Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=9R33w7aaxS8 Live at the Cad Factory]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=GiSE9srsDt8 Ear Meal] (music + Skype interview) &lt;br /&gt;
|&lt;br /&gt;
| | Original acoustic instruments/ensembles informed by the music of anaphoria Island&lt;br /&gt;
|Wollongong&#039;&#039;&#039;,&#039;&#039;&#039; Australia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Patrick Grant&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/ BandCamp]&lt;br /&gt;
[https://www.obscuresound.com/2018/10/patrick-grant-keeping-still/ Bio and audio examples]&lt;br /&gt;
&lt;br /&gt;
Website&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Patrick_Grant_(composer)|Wikipedia]]&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/album/fields-amaze-and-other-strange-music FIELDS AMAZE and other sTRANGE music]&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;percussion, gamelan, microtonal instruments, and electric chamber ensembles with narrative structures informed by chaos theory, biological forms, and B-horror films.&amp;quot;&lt;br /&gt;
|New York City&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Guidi&lt;br /&gt;
|[[wikipedia:Peter_Guidi|Wikipedia]]&lt;br /&gt;
(Can find [https://www.youtube.com/watch?v=Pb8Anz9xt1w&amp;amp;start_radio=1&amp;amp;list=RDEMgggUYKUD44vtsdamPmXt-A music of his] on YouTube, but isn&#039;t microtonal. Anyone got links to his microtonal music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one track of quartertone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Milan Guštar&lt;br /&gt;
|[http://www.uvnitr.cz/mg/art.html Listing of music]&lt;br /&gt;
|[http://www.uvnitr.cz/mg/music/240_four_seasons.html Generative composition for piano and theremin]&lt;br /&gt;
|&lt;br /&gt;
| | music in various tunings (06-EDO, 07-EDO, 08-EDO, 12-EDO, JI)&lt;br /&gt;
|Czech Republic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===H===&lt;br /&gt;
|-&lt;br /&gt;
| | Edu Haubensak&lt;br /&gt;
|[http://www.eduhaubensak.ch/ Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=vmKWcJhuagk Sechs Walserminiaturen (1996) for soprano and violin]&lt;br /&gt;
|&lt;br /&gt;
| | Music for retuned pianos and retuned strings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Georg Hajdu&lt;br /&gt;
|[http://georghajdu.de/ Website]&lt;br /&gt;
[https://www.youtube.com/watch?v=k0HJUUWRkn0 Lecture on YouTube]&lt;br /&gt;
&lt;br /&gt;
(some of his music online is not microtonal. Anyone got a link to microtonal music by him?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic 17-EDO; scene from opera Der Sprung (Bohlen-Pierce)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeff Harrington&lt;br /&gt;
|[http://parnasse.com/jh/blog/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCsgsUVmnMsgyIZzv4WTGxhA YouTube]&lt;br /&gt;
|[https://www.youtube.com/watch?v=14JPGOz9Qg4 Acid Bach III for Quartertone Microtonal Synthesize]&lt;br /&gt;
|&lt;br /&gt;
| | electronic in 19-EDO, 24-EDO, others&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Lou Harrison&lt;br /&gt;
|[[wikipedia:Lou_Harrison|Wikipedia]]&lt;br /&gt;
[http://www.archive.org/audio/audio-details-db.php?collectionid=OM8HarrisonScenesfromNikChand&amp;amp;collection=other_minds Steel Guitar piece]&lt;br /&gt;
|[https://www.youtube.com/watch?v=UWuT9AheQRM John Schneider plays Lou Harrison Jahla]&lt;br /&gt;
|&lt;br /&gt;
| | Nek Chand for solo guitar in JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Hasegawa&lt;br /&gt;
|[http://www.roberthasegawa.com/ Website]&lt;br /&gt;
[http://roberthasegawa.com/ Lecture]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Acoustic chamber JI, quartertones, 19-tone pianos, with scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|got listen links? &lt;br /&gt;
|-&lt;br /&gt;
| | Neil Haverstick&lt;br /&gt;
|[http://microstick.net/ Website]&lt;br /&gt;
|[https://soundcloud.com/gregory-ts-walker/african-stick-neil-haverstick African Stick]&lt;br /&gt;
|&lt;br /&gt;
| | excerpts - guitars in 19-EDO, 31-EDO and 34-EDO&lt;br /&gt;
|Colorado&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Stickman&amp;quot; has some method books and quite a few radio spots as well.&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Heathwaite&lt;br /&gt;
|[https://andrewheathwaite.bandcamp.com/album/newbeams&#039; BandCamp]&lt;br /&gt;
[https://www.soundclick.com/bands3/default.cfm?bandid=122613 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Horton and Bill Thibault &lt;br /&gt;
|[http://www.mcs.csueastbay.edu/~tebo/bio.html Bill Thibault website]&lt;br /&gt;
&lt;br /&gt;
[http://eamusic.dartmouth.edu/~larry/recordings/horton_notes.pdf Info on Dartmouth website]&lt;br /&gt;
&lt;br /&gt;
[http://www.o-art.org/history/LongDur/JimHorton/jh-music4.html Jim Horton list of works]&lt;br /&gt;
|[https://www.youtube.com/watch?v=GHxLeIDuECc Gorgeous Clothed Flies]&lt;br /&gt;
|&lt;br /&gt;
| | electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Sten Hostfalt&lt;br /&gt;
|Website&lt;br /&gt;
[https://store.cdbaby.com/cd/stenhostfalt2 CD Baby (has a few excerpts)] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | excerpts of microtonal guitar (72-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Horse Lords&lt;br /&gt;
|[https://horselords.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://horselords.bandcamp.com/album/mixtape-iv Mix Tape] &lt;br /&gt;
|Sam Haberman &lt;br /&gt;
Max Eilbacher &lt;br /&gt;
&lt;br /&gt;
Owen Gardner &lt;br /&gt;
&lt;br /&gt;
Andrew Bernstein&lt;br /&gt;
|[[Just intonation]], polyrhythm, minimalist, musique concrète&lt;br /&gt;
|Baltimore, MD&lt;br /&gt;
|2012-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chuckk Hubbard&lt;br /&gt;
|anyone got a current link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI sequenced music etc.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Lucas Hulen&lt;br /&gt;
|[http://persweb.wabash.edu/facstaff/hulenp/compositions.html Website]&lt;br /&gt;
|[https://vimeo.com/61493873 Lamentationes Jeremiae I]&lt;br /&gt;
|&lt;br /&gt;
| | modern classical electronic compositions - search website page for &#039;microtonal&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===I===&lt;br /&gt;
|-&lt;br /&gt;
|ILEVENS&lt;br /&gt;
|[https://ilevens.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCfgSTF9EOal71sFbPTLJ0Gw YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://split-notes.com/ilevens-transmitter/ Split Notes Records]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/Ilevens1111/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=N9MjtfEQl_c Drowns]&lt;br /&gt;
|Brendan Byrnes - Vocals, Guitar&lt;br /&gt;
&lt;br /&gt;
Mike Horick - Drums &lt;br /&gt;
&lt;br /&gt;
Lauren Davis - Synths &lt;br /&gt;
&lt;br /&gt;
Rusty Kennedy - Bass &lt;br /&gt;
|[[22edo]], rock band, led by Brendan Byrnes&lt;br /&gt;
|Los Angeles&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===J===&lt;br /&gt;
|-&lt;br /&gt;
| | Ralph Jarzombek&lt;br /&gt;
|[https://www.freewebs.com/ralphjarzombek/ Website with listen links]&lt;br /&gt;
|[https://webzoom.freewebs.com/ralphjarzombek/micro1.mp3 Micro 1]&lt;br /&gt;
&lt;br /&gt;
[https://webzoom.freewebs.com/ralphjarzombek/micro6.mp3 Micro 6]&lt;br /&gt;
|&lt;br /&gt;
| | [[14edo]], [[17edo]],  [[Bohlen-Pierce]], electronic&lt;br /&gt;
|&lt;br /&gt;
|1980s&lt;br /&gt;
|If you like the Residents, you&#039;ll love this.&lt;br /&gt;
|-&lt;br /&gt;
| | Aaron Krister Johnson&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson SoundCloud]&lt;br /&gt;
[https://aaronkristerjohnson.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson/the-juggler The Juggler]&lt;br /&gt;
|&lt;br /&gt;
| | mostly electronic compositions and improvisations; some theatre incidental music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|JC &amp;amp; The Microtones&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin/cow-people Cowpeople]&lt;br /&gt;
|&lt;br /&gt;
|Electric Bassoon – Johnny Reinhard&lt;br /&gt;
&lt;br /&gt;
Electric Fretless Bass – Brad Catler &lt;br /&gt;
&lt;br /&gt;
Electric Guitar – &amp;lt;nowiki&amp;gt;[[Jon Catler]]&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Percussion – A. C. Lewis &lt;br /&gt;
&lt;br /&gt;
Vocals – Deborah Rothrock&lt;br /&gt;
|&lt;br /&gt;
|New York City&lt;br /&gt;
|1984&lt;br /&gt;
|rockabilly, [[31edo]], cowpunk&lt;br /&gt;
|-&lt;br /&gt;
|Jock Tears&lt;br /&gt;
|[https://jocktears.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/results?search_query=%22JOCK+TEARS%22 YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/jocktears/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=29hm0LGP_i8 Nasty Boy]&lt;br /&gt;
[https://www.youtube.com/watch?v=_UNIeeNnMAQ Live video]&lt;br /&gt;
&lt;br /&gt;
[https://jocktears.bandcamp.com/album/bad-boys Bad Boys] (album) &lt;br /&gt;
|Lauren Ray - vocals&lt;br /&gt;
Lauren Smith - bass&lt;br /&gt;
&lt;br /&gt;
Spencer Hargreaves - guitar&lt;br /&gt;
&lt;br /&gt;
Dustin Bromley - drum&lt;br /&gt;
|best punk band name ever&lt;br /&gt;
|Vancouver, BC&lt;br /&gt;
|2016-&lt;br /&gt;
|Peppy punk rock, female vocals, 17 edo, &lt;br /&gt;
|-&lt;br /&gt;
| | Christiaan de Jong&lt;br /&gt;
|[https://soundcloud.com/christiaan-de-jong-1/ SoundCloud] (not all microtonal) &lt;br /&gt;
[http://www.christiaandejong.com/recordings.htm Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/CHRISTIAANDEJONG1 YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | guitar, flute and tape&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Churzkia Jrakavla&lt;br /&gt;
|[http://churzkia.com Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Aif4Lpz4bPo Red Moon]&lt;br /&gt;
|&lt;br /&gt;
| | hip electronic JI, smooth, atmospheric, microtonal, chill out&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jute Gyte&lt;br /&gt;
|[https://jutegyte.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jutegyte.bandcamp.com/album/the-sparrow-12-ep The Sparrow 12&amp;quot; EP]&lt;br /&gt;
|Adam Kalmbach&lt;br /&gt;
|black metal, [[24edo]]&lt;br /&gt;
|Springfield, MO&lt;br /&gt;
|2002-&lt;br /&gt;
|Has a relatively large following.  Lots of &amp;gt;10 minute long quartertone black metal epics.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===K===&lt;br /&gt;
|-&lt;br /&gt;
|Ali Deniz Kardelen&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=yjZQDQBBYyo Acoustic Microtonal Guitar]&lt;br /&gt;
|&lt;br /&gt;
|Not sure if all microtonal but has at least one amazing microtonal guitar piece&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|great first xen piece for people who like acoustic music&lt;br /&gt;
|-&lt;br /&gt;
| | Buzz Kimball&lt;br /&gt;
|[http://www.nonoctave.com/heroes/buzz/ About his instruments and music]&lt;br /&gt;
[https://www.discogs.com/artist/1944206-Buzz-Kimball Discogs]&lt;br /&gt;
&lt;br /&gt;
Can&#039;t find listen links. Anyone got one?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | homemade guitars etc. in EDOs and JI, Electronic, Rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;Buzz Kimball builds most of his instruments himself in the workshop in his barn&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | dt King&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=62070 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Change Jar&amp;quot; for quartertone piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Wayne Kirby&lt;br /&gt;
|[https://www.youtube.com/channel/UCRn3j-zsIxdhdkHVJ6l_hMA YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | demos, full and excerpts, mp3 and midi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kenneth Kirschner&lt;br /&gt;
|[http://www.kennethkirschner.com/ Website] (has download link for zipped MP3s)&lt;br /&gt;
[https://archive.org/details/apl025#files Archive.org]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | looong mp3 of stretched piano etc. ambient microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|King Gizzard &amp;amp; The Lizard Wizard&lt;br /&gt;
|[https://kinggizzard.bandcamp.com/album/flying-microtonal-banana-n-america-customers Flying Microtonal Banana] &lt;br /&gt;
[[wikipedia:King_Gizzard_&amp;amp;_the_Lizard_Wizard|Wikipedia]]&lt;br /&gt;
|[https://www.youtube.com/watch?v=U72rbtrufws Sleep Drifter] (live in radio station studio)&lt;br /&gt;
[https://www.youtube.com/watch?v=170Z9qBjfkI mini-documentary] &lt;br /&gt;
|Stu Mackenzie &lt;br /&gt;
Ambrose Kenny Smith &lt;br /&gt;
&lt;br /&gt;
Joey Walker &lt;br /&gt;
&lt;br /&gt;
Cook Craig &lt;br /&gt;
&lt;br /&gt;
Lucas Skinner &lt;br /&gt;
&lt;br /&gt;
Michael Cavanagh &lt;br /&gt;
&lt;br /&gt;
Eric Moore&lt;br /&gt;
|&lt;br /&gt;
|Melbourne, Australia&lt;br /&gt;
|2017-&lt;br /&gt;
|[[24edo]], alternative, garage&lt;br /&gt;
|-&lt;br /&gt;
| | Kite (aka Tall Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://tallkite.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/tallkite SoundCloud]&lt;br /&gt;
|[https://tallkite.bandcamp.com/track/i-hear-numbers I Hear Numbers]&lt;br /&gt;
|&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Makes microtonal software, [http://www.tallkite.com/alt-tuner.html Alt-Tuner]&lt;br /&gt;
|-&lt;br /&gt;
| | Eric Knechtges&lt;br /&gt;
|[[wikipedia:Eric_Knechtges|Wikipedia]] &lt;br /&gt;
[https://soundcloud.com/eric-knechtges SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://robertwmcclure.weebly.com/blog/music-with-friends-eric-knechtges Interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic (choir) &amp;amp;amp; electronic, various JI &amp;amp;amp; EDOs&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===L===&lt;br /&gt;
|-&lt;br /&gt;
| | Anne La Berge&lt;br /&gt;
|[http://www.annelaberge.com/ Website]&lt;br /&gt;
[http://unsounds.com/shop/raw-lp Label Unsounds, buy link has listen link of excerpts] &lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=DXAP4544NNM Utter] (performance art piece with Anne playing live) &lt;br /&gt;
| | quartertone flute - go to &amp;quot;Releases&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Last Sacrament&lt;br /&gt;
|[https://lastsacrament.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Ron Sword - Vocals, Guitar, Drums&lt;br /&gt;
Mike Maletta - Lead Guitar&lt;br /&gt;
&lt;br /&gt;
Pat Horgan - Bass&lt;br /&gt;
|16edo death metal from Florida&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron also makes Sword guitars and does a lot of guitar and bass conversions.  Pat also does conversions.&lt;br /&gt;
|-&lt;br /&gt;
| | Jacky Ligon&lt;br /&gt;
|[http://www.xen-arts.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=mRWG9AzWs7E Lightweave]&lt;br /&gt;
| | filmic xenharmonic music and software blog. Sometimes collaborates with Sevish.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Also makes microtonal VST synths IVOR2, FMTS2, One SF2, Font2&lt;br /&gt;
|-&lt;br /&gt;
| | Amit Lissack&lt;br /&gt;
|[https://alumnius.net/new_england_conserva-8502-year-1991-1994#id16664004 Listing on New England Conservatory of Music alumni site] &lt;br /&gt;
Can&#039;t find listen links. Anyone got one? &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic instrumental. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| | Alvin Lucier&lt;br /&gt;
|[[wikipedia:Alvin_Lucier|Wikipedia]]&lt;br /&gt;
[http://www.moderecords.com/catalog/124lucier.html Mode Records site], includes listen links&lt;br /&gt;
&lt;br /&gt;
[http://www.ubu.com/sound/lucier.html UBUWeb] -includes original 1969 recording of &#039;&#039;I Am Sitting In A Room&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slow-to-change cluster acoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Lucy&lt;br /&gt;
|[http://www.lucytune.com/ Website]&lt;br /&gt;
[http://www.lucytune.com/mp3/ List of Lucy tune direct MP3s]&lt;br /&gt;
&lt;br /&gt;
[http://www.lullabies.co.uk/ Lucy tunes lullabies info page]&lt;br /&gt;
|&lt;br /&gt;
|[https://store.cdbaby.com/cd/lucytuned Lucy tunes lullabies CD Baby] buy page, has listen excerpt links&lt;br /&gt;
| | miscellaneous works in progress - also see [[Lucy Tuning|Lucy Tuning page]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===M===&lt;br /&gt;
|-&lt;br /&gt;
|M.A.N.&lt;br /&gt;
|[https://open.spotify.com/album/7gCCSQgShzoJxSKFu2gNXy Spotify]&lt;br /&gt;
|&lt;br /&gt;
|JJ Jelencovich, Rob Hakemo, Adde Larsson, Nils Olsson, Guz Gustafsson Mark Fristedt&lt;br /&gt;
|24edo Nümetal&lt;br /&gt;
|&lt;br /&gt;
|~2010-2013&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Maneri&lt;br /&gt;
|[[wikipedia:Joe_Maneri|Wikipedia]]&lt;br /&gt;
[https://www.nytimes.com/2009/08/30/arts/music/30maneri.html New York Times obituary]&lt;br /&gt;
&lt;br /&gt;
[https://open.spotify.com/artist/7aQ5YRpRQ02oK9OtbxfhJr Spotify] (not all microtonal) &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8WiSgByqos4&amp;amp;ab_channel=JoeManeri-Topic Audio interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some modern classical excerpts&lt;br /&gt;
|&lt;br /&gt;
|Died in 2009&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Rick McGowan&lt;br /&gt;
|There is one of his pieces at the beginning of [http://ripnread.com/?p=328 this microtonal podcast episode]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal works for the theatre&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John McLaird&lt;br /&gt;
|quiet audio piece, [https://archive.org/details/seventeenTPP_02/ogives.mp3 Ogives in a Winter Shelter Belt] (direct MP3 link)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7edo]], [[40edo]], [[11-limit]], [[Just intonation]], sampled piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Pete McRae&lt;br /&gt;
|[[wikipedia:Pete_McRae|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Eikosany blues&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carl McTague&lt;br /&gt;
|[http://www.mctague.org/carl/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | (ii-V-I)^7 and Heptadecaphonic Drops&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Melopoeia&lt;br /&gt;
|[https://melopoeia.bandcamp.com/album/tolkiens-ainulindal Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dave Tremblay, Brian Leong&lt;br /&gt;
|26edo Black Metal&lt;br /&gt;
|Montreal, QC&lt;br /&gt;
|&lt;br /&gt;
|Text-to-midi of Tolkein and other stories.&lt;br /&gt;
|-&lt;br /&gt;
| | Claudi Meneghin&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/claudi-meneghin Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neobaroque music at Soonlabel.com&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Mercury Tree&lt;br /&gt;
|[https://themercurytree.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Ben Spees &lt;br /&gt;
&lt;br /&gt;
Connor Reilly &lt;br /&gt;
&lt;br /&gt;
Oliver Campbell &lt;br /&gt;
&lt;br /&gt;
[[Igliashon Jones]]&lt;br /&gt;
|[[17edo]], [[23edo]], progressive rock, psychedelic, math rock&lt;br /&gt;
|Portland, OR&lt;br /&gt;
|2007&lt;br /&gt;
|Newer work is all microtonal.  Older works are standard or a mixture.&lt;br /&gt;
|-&lt;br /&gt;
| | Herman Miller&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/herman-miller Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | compositions in linear temperaments, [[Equal|ETs]]; [[Warped_Canon|Warped Canon]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Shaahin Mohajeri&lt;br /&gt;
|[http://www.96edo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | modal, sequenced in various EDO/ADO/EDL/AIDO/ADL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|MonoNeon&lt;br /&gt;
|[https://dywanethomasjr.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dywane Thomas, Jr.&lt;br /&gt;
|24edo funk, soul, hip-hop&lt;br /&gt;
|Tennessee&lt;br /&gt;
|2013-2015 (?)&lt;br /&gt;
|Newer recordings seem to be standard tuning, but there was a lot of 24edo released around 2015.&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Monzo&lt;br /&gt;
|[[Joe Monzo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], jazz rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Moriarty&lt;br /&gt;
|[https://soundcloud.com/john-lank1 SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Rock and improv in various regularly tempered tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Frederick Moore&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some microtonal works, electronic, other&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Aaron Myers-Brooks&lt;br /&gt;
|[https://aaronmyersbrooks.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|17edo Hard rock/metal on guitar&lt;br /&gt;
|PA&lt;br /&gt;
|2019&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===N===&lt;br /&gt;
|-&lt;br /&gt;
|Naegleria Fowleri&lt;br /&gt;
|[https://sites.google.com/view/naegleriafowleri/ Website]&lt;br /&gt;
[https://naegleriafowleri.bandcamp.com/releases Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=QqKf0ItWozs III Flagellate - Propulsion] &lt;br /&gt;
|Bostjan Zupancic - Guitar and Bass &lt;br /&gt;
Luna Bird - Vocals&lt;br /&gt;
|[[19edo]], metal&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2017-&lt;br /&gt;
|Parrot singing with a xen metal project. What&#039;s not to love? &lt;br /&gt;
|-&lt;br /&gt;
| | Ron Nagorcka&lt;br /&gt;
|[http://www.ronnagorcka.com/audio Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], digeridoo, synthesizers, birds...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Juhani Nuorvala&lt;br /&gt;
|[https://soundcloud.com/juhani-nuorvala SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===O===&lt;br /&gt;
|-&lt;br /&gt;
| Mats Öljare&lt;br /&gt;
| [http://www.angelfire.com/mo/oljare/midicomp.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| contrapuntal midi in various EDOs and etc&#039;s&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===P===&lt;br /&gt;
|-&lt;br /&gt;
| | Tristan Parker&lt;br /&gt;
|[http://rozencrantzthesane.tripod.com/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], free-pitch, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | P-ART&lt;br /&gt;
|[http://users.skynet.be/P-ART/PARADISE/CLIPS/list.htm Website]&lt;br /&gt;
|&lt;br /&gt;
|Paul A.R. Timmermans&lt;br /&gt;
| | experimental&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harry Partch&lt;br /&gt;
|[[Harry Partch]]&lt;br /&gt;
[http://musicmavericks.publicradio.org/features/feature_partch.html American Mavericks]&lt;br /&gt;
&lt;br /&gt;
[https://www.harrypartch.com/music Harry Partch Information Center]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[11-limit]], [[Just intonation]], acoustic, monophony&lt;br /&gt;
|Oakland, CA&lt;br /&gt;
|1930 - 1972&lt;br /&gt;
|one of the first 20th-century composers in the West to work systematically with microtonal scales&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Pehrson&lt;br /&gt;
|[http://users.rcn.com/jpehrson/JosephPehrson.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | blackjack, acoustic, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | pfly&lt;br /&gt;
|[https://soundcloud.com/pfly SoundCloud]&lt;br /&gt;
|Zlo-88&lt;br /&gt;
|Paul Fly&lt;br /&gt;
| | [[88cET]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Samuel Pellman&lt;br /&gt;
|[http://academics.hamilton.edu/music/spellman/MfS/microtonal.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], [[Nonoctave]], [[Equal Temperaments]], electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Post&lt;br /&gt;
|[http://www.myspace.com/josephpost MySpace]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Crystal-JI, acoustic guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tom Price&lt;br /&gt;
|anyone have a working link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kees van Prooijen&lt;br /&gt;
|[http://www.kees.cc/music/oddpiano/oddpiano.html Website]&lt;br /&gt;
|Odd Piano&lt;br /&gt;
|&lt;br /&gt;
| | [[Bohlen-Pierce]], timbre-stretched piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Barry Prophet&lt;br /&gt;
|[http://www.pomer-prophet.com/barry.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic, sound sculptures&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Q===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===R===&lt;br /&gt;
|-&lt;br /&gt;
| | Johnny Reinhard&lt;br /&gt;
|[[wikipedia:Johnny_Reinhard|Wikipedia]]&lt;br /&gt;
[http://www.afmm.org/ American Festival of Microtonal Music] &lt;br /&gt;
&lt;br /&gt;
[https://stereosociety.com/johnny-reinhard/ Stereo Society] &lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://johnnyreinhard.bandcamp.com/album/reinhard-ensemble-compositions Reinhard Ensemble Compositions]&lt;br /&gt;
|&lt;br /&gt;
| | acoustic polymicrotonality&lt;br /&gt;
|New York, NY&lt;br /&gt;
|1981-&lt;br /&gt;
|Founded [http://www.afmm.org/ American Festival of Microtonal Music] (AFMM) &lt;br /&gt;
|-&lt;br /&gt;
| | Robert Rich&lt;br /&gt;
|[https://robertrich.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7-limit]], [[Just intonation]], ambient&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Michael Robinson&lt;br /&gt;
|[http://www.azuremilesrecords.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | worldly electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Prent Rodgers&lt;br /&gt;
|[http://ripnread.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Music that&#039;s fake but accurate&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | Dante Rosati&lt;br /&gt;
|[http://www.danterosati.com/justguitar.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], solo guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Ross&lt;br /&gt;
|[http://www.piedwagtail.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[19edo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===S===&lt;br /&gt;
|-&lt;br /&gt;
| | Marc Sabat&lt;br /&gt;
|[http://www.plainsound.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlos Sampaio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonics&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Scott Sandvik&lt;br /&gt;
|[http://www.scottsandvik.com/html/audio.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slide guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Edward Schocker&lt;br /&gt;
|[http://edwardschocker.com/music/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | dramatic works - exerpts and fulls&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Margo Schulter&lt;br /&gt;
|[https://www.bestii.com/~mschulter/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neo-medieval Xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Schulze&lt;br /&gt;
|[http://kalvos.org/schulze.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some mp3s of electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ethan Schwartz&lt;br /&gt;
|[https://myspace.com/tetrachordproject Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI music based on tetrachords, for guitar and keyboard&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | X. J. Scott&lt;br /&gt;
|[http://www.nonoctave.com/geocities/ Website]&lt;br /&gt;
[http://www.soundclick.com/bands/pagemusic.cfm?bandID=141776 Soundclick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | George Secor&lt;br /&gt;
|[http://users.bigpond.net.au/d.keenan/sagittal/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various vintage Scalatron performances&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dave Seidel&lt;br /&gt;
|[http://mysterybear.net/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal minimalism and ambience, using Csound&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlo Serafini&lt;br /&gt;
|[https://www.youtube.com/user/iranief YouTube]&lt;br /&gt;
[http://www.seraph.it/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic. isomorphic keyboard: the Opal Chameleon&lt;br /&gt;
|Florence, Italy&lt;br /&gt;
|&lt;br /&gt;
|Futurist composer. &lt;br /&gt;
&lt;br /&gt;
Also, is admin on Facebook [https://www.facebook.com/groups/356483631067563/ Microtonalitaly group]  &lt;br /&gt;
|-&lt;br /&gt;
| | Bill Sethares&lt;br /&gt;
|[http://eceserv0.ece.wisc.edu/~sethares/otherperson/all_mp3s.html Website]&lt;br /&gt;
|[http://sethares.engr.wisc.edu/mp3s/truthonabus.html Truth on a Bus]&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic with stretched partials&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Sevish&lt;br /&gt;
|[http://sevish.com/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCmq2yMo-lTfC7BQLth_PqOw YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/sevish SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://sevish.com/blog Blog]    &lt;br /&gt;
&lt;br /&gt;
[https://sevish.bandcamp.com/ BandCamp]    &lt;br /&gt;
&lt;br /&gt;
[https://twitter.com/sevishmusic Twitter]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Gcgawrr2xao Desert Island Rain]&lt;br /&gt;
[https://www.youtube.com/watch?v=l9wINwlgxRU Gleam]&lt;br /&gt;
|Sean Archibald. (with occasional guest musicians)&lt;br /&gt;
|drum &#039;n&#039; bass / electronic / trip-hop / ambient;&lt;br /&gt;
in EDOs, JI, nonoctave scales and various others. &lt;br /&gt;
microtonal: everything. &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Microtonal with a beat&amp;quot;; stellar production quality.&lt;br /&gt;
|London, England&lt;br /&gt;
|2010 onward&lt;br /&gt;
|Popular (for xen) .&lt;br /&gt;
Is [[SeanArchibald]] on this wiki.  &lt;br /&gt;
&lt;br /&gt;
Also does [http://sevish.com/2014/how-to-create-a-tun-file-in-scala/ software tutorials on his website] and on YouTube,&lt;br /&gt;
&lt;br /&gt;
and makes [http://sevish.com/scaleworkshop/index.htm?name=Slendric%5B11%5D&amp;amp;data=202.12%0A233.69%0A435.81%0A467.37%0A669.50%0A701.06%0A903.19%0A934.75%0A1136.87%0A1168.44%0A2%2F1&amp;amp;freq=440&amp;amp;midi=69&amp;amp;vert=-1&amp;amp;horiz=2 web-based xen software].&lt;br /&gt;
&lt;br /&gt;
Runs the digital xen label, [http://split-notes.com/ Split-Notes]&lt;br /&gt;
&lt;br /&gt;
Sevish is great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Ezra Sims&lt;br /&gt;
|[https://www.ezrasims.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Music in 72-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Gene Ward Smith&lt;br /&gt;
|[[Microtonal Music by Gene Ward Smith]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced originals; Mad Science Tuning; renderings of colleagues&#039; music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jon Lyle Smith&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced classical in odd meters&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Cole and Spectral Voices&lt;br /&gt;
|[https://www.spectralvoices.com/jim-cole-spectral-voices/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of meditative New Age with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Soundwell (Anders Erkéus)&lt;br /&gt;
|[https://soundcloud.com/soundwell Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Snake&amp;quot; overtone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Manfred Stahnke&lt;br /&gt;
|[https://stahnkemanfred.musicaneo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one piece &amp;quot;Partch Harp&amp;quot; for harp and sampled harp&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans-André Stamm&lt;br /&gt;
|[http://www.eufonia.de/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | quartertone/ 48-tone JI acoustic organ!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Starrett&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=FD0ec4qOlcs&amp;amp;t=&amp;amp;ab_channel=xenopusRTRT Citified Notions]&lt;br /&gt;
|John Starret - Vocals, Bass&lt;br /&gt;
&lt;br /&gt;
Neil Haverstick - Guitar&lt;br /&gt;
&lt;br /&gt;
Ernie Crews - Drums&lt;br /&gt;
| | 19-EDO. Rockabilly/Pop-rock, comment from John about the song on the YouTube page&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|John Starrett played bass with Neil Haverstick.  Neil also plays the 19-EDO guitar on some of John&#039;s recordings.&lt;br /&gt;
|-&lt;br /&gt;
| | Stimmhorn&lt;br /&gt;
|[http://www.stimmhorn.ch/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Christian Zehnder, Balthasar Streiff&lt;br /&gt;
| | Experimental alphorn and yodeling combined with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans Straub&lt;br /&gt;
|[http://home.datacomm.ch/straub/musik/index_e.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | pieces with meters that match the tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Redrick Sultan&lt;br /&gt;
|[https://redricksultanband.bandcamp.com/ Bandcamp] &lt;br /&gt;
|[https://www.youtube.com/watch?v=DtrH9ptBV18&amp;amp;index=1&amp;amp;list=PL_GQa1Uf_pEPGi9CxiMfK-13BBs0SVkWP The Prince]&lt;br /&gt;
|Spencer Hargreaves - Vocals, Guitars &lt;br /&gt;
Noah Jordan - Vocals, Bass, Keys, Flute, Oud &lt;br /&gt;
&lt;br /&gt;
Sean Mitchell - Drums, Sampling&lt;br /&gt;
|spooky, cool, acoustic, electric. &lt;br /&gt;
|Vancouver, British Columbia&lt;br /&gt;
|2010-&lt;br /&gt;
|[[22edo]], acoustic, magic rock, chill&lt;br /&gt;
|-&lt;br /&gt;
| | Mick Sussman&lt;br /&gt;
|[http://micksussman.com/pw/music.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | plunderphonic collages in various tunings and multitempi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Susman&lt;br /&gt;
|[https://www.susmanmusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Works in quarter-tone - scores and audio files&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ron Sword&lt;br /&gt;
|[http://www.ronsword.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 16-EDO and 31-EDO on 8 and 9 string guitar Etudes, Microtonal Extreme Metal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron was also affiliated with the Microtonal Records label and the metatonal music site, as well as the microtonal guitarist forum.&lt;br /&gt;
|-&lt;br /&gt;
| | Syzygys&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Syzygys YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://www.syzygys.jp Website]&lt;br /&gt;
&lt;br /&gt;
[http://www.facebook.com/Syzygys Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=KjSF41-mdL4 Lotus Rain]&lt;br /&gt;
|Hitomi Shimizu = 43 microtone organ, vocals&lt;br /&gt;
&lt;br /&gt;
Hiromi Nishida=Violin, vocals&lt;br /&gt;
| | clips of Japanese duo in 43-tone Partch JI, with Chromelodeon&lt;br /&gt;
|Japan &lt;br /&gt;
|? &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===T===&lt;br /&gt;
|-&lt;br /&gt;
| | Tall Kite (aka Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://soundcloud.com/mbirakite soundcloud.com/]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/mbirakite mbirakite]&lt;br /&gt;
|&amp;quot;I Hear Numbers&amp;quot;&lt;br /&gt;
|Kite&lt;br /&gt;
Giedraitis&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|Portland,&lt;br /&gt;
&lt;br /&gt;
Oregon&lt;br /&gt;
&lt;br /&gt;
USA&lt;br /&gt;
|1990&#039;s to&lt;br /&gt;
&lt;br /&gt;
present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Cam Taylor&lt;br /&gt;
|https://archive.org/search.php?query=creator%3A%22Cam+Taylor%22&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/camtaylor-1&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/cam-taylor-2-1&lt;br /&gt;
&lt;br /&gt;
https://iamcamtaylor.wordpress.com/&lt;br /&gt;
|[https://soundcloud.com/cam-taylor-2-1/mothers mothers]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/17-out-of-63edo-wurly-those-early-dreams those early dreams]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/12tone63edo1 12tone63EDO1]&lt;br /&gt;
|Cam Taylor&lt;br /&gt;
| | Bosanquet Axis49, 12- and 17-tone keyboard improvisations in 17, 19, 22, 26, 31, 37, 39, 41, 43, 46, 50, 53, 56, 63, 94, 112 EDOs, some JI and near-just tunings, and songs with piano or guitar in 31EDO and JI, various.&lt;br /&gt;
|Auckland, New Zealand&lt;br /&gt;
|2010-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jack Tickner&lt;br /&gt;
|[https://www.facebook.com/JackETickner/ Facebook]&lt;br /&gt;
[https://jacktickner.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jacktickner.bandcamp.com/album/reassuring-weight Reassuring Weight]&lt;br /&gt;
|&lt;br /&gt;
|Just Intonation&lt;br /&gt;
|Sydney, Australia&lt;br /&gt;
|2017 - Present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Peter Thoegersen&lt;br /&gt;
|[https://soundcloud.com/pthoege SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://peterthoegersen.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/pthoege/two-worlds Two Worlds]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/pthoege/im-a-force-of-nature I Am a Force of Nature]&lt;br /&gt;
|&lt;br /&gt;
|composer. &lt;br /&gt;
&lt;br /&gt;
Absurdist symphonic, chamber. Fun. Difficult music, in a good way. &lt;br /&gt;
&lt;br /&gt;
If you like Zappa&#039;s stranger works, you will like this. &lt;br /&gt;
|New York (?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tony Dubshot&lt;br /&gt;
|[http://www.dubbhism.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Macrotonal dub and dancehall in 05-EDO, 07-EDO and 08-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tritone MSU&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tui St. George Tucker&lt;br /&gt;
|[http://tuistgeorgetucker.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Quartertone scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Stephen James Taylor&lt;br /&gt;
|[http://www.stephenjamestaylor.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal film scores, multiple Wilson scales&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeroen Paul Thesseling&lt;br /&gt;
|[http://www.jeroenthesseling.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music for bass guitar: &amp;quot;HAFNIUM&amp;quot; (72-EDO), &amp;quot;ARGON&amp;quot; (18-EDO), &amp;quot;DISCREPANTIUM&amp;quot; (24-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===U===&lt;br /&gt;
|-&lt;br /&gt;
|uSSSy&lt;br /&gt;
|[https://usssy.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/watch?v=Fu6v2YE31Vc Acoustic version of one song on YouTube]&lt;br /&gt;
|[https://usssy.bandcamp.com/album/ud Ud]&lt;br /&gt;
[https://usssy.bandcamp.com/ Voyage] &lt;br /&gt;
|Artem Galkin &lt;br /&gt;
Pavel Eremeev&lt;br /&gt;
|[[24edo]], noise rock, psychedelic&lt;br /&gt;
|Moscow, Russia&lt;br /&gt;
|2009-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===V===&lt;br /&gt;
|-&lt;br /&gt;
| [[Chris Vaisvil]]&lt;br /&gt;
| [http://chrisvaisvil.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Many tunings (Just Intonation, various EDOs + Tuning Survey ) microtonal synthesizers controlled by &amp;lt;br&amp;gt; midi guitar (Roland GR-20), Linnstrument, 17 edo keyboard (DIY) + soft synthesizers and &amp;lt;br&amp;gt; &amp;quot;traditional&amp;quot; scored microtonal music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| *Prolific* explorer of a wide range of scales &amp;lt;br&amp;gt; Neat DIY techniques used and demonstrated  &amp;lt;br&amp;gt; &amp;quot;at the edge between acoustic and electric&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Vicentino&lt;br /&gt;
| [[wikipedia: Nicola Vicentino]] &lt;br /&gt;
| [https://www.youtube.com/watch?v=0akGtDPVRxk Musica Prisca Caput (Madrigal for 24-tone two voice harpsichord in Meantone)] &amp;lt;br&amp;gt; Same piece [https://www.youtube.com/watch?v=ld36JlmOtM0 played on an arciorgano]. &amp;lt;br&amp;gt; [https://www.youtube.com/watch?v=bhGwjgZ8zIY Madonna il poco dolce.] &lt;br /&gt;
|&lt;br /&gt;
| early microtonal composer in 16th century. &lt;br /&gt;
|&lt;br /&gt;
| Born 1511. &amp;lt;br&amp;gt; Died in either 1575 or 1576&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Visalli (broken)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| electronically rendered microtonal contemporary classical&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Voltage Controlled&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of electronic tuning-savvy experiments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Alfredo Votta&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Soundcloud account featuring &amp;quot;Liber Stellarum&amp;quot;, a collection of seven pieces for &amp;lt;br&amp;gt; 13-EDO piano. Has also composed in 18-EDO.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===W===&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Walker&lt;br /&gt;
|[https://robertinventor.com/musicandvirtualflowers/tunes/tunes.htm Website 1]&lt;br /&gt;
[https://robertinventor.com/musicandvirtualflowers/tunes/improvisations.htm Website 2]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical, world, fractal&lt;br /&gt;
|Indianapolis, IN&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Stephen Weigel&lt;br /&gt;
|[https://soundcloud.com/overtoneshock SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic pop / computer music / totalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Danny Wier&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | symphonic, progressive rock/metal, jazz, etc., mostly in 72-EDO (all synth-generated)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Randy Winchester&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Comets Over Flatland&amp;quot; excerpts in various EDOs &amp;amp;amp; Bohlen-Pierce, electronic music and 8-bit synthesizers&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Erling Wold&lt;br /&gt;
|[http://www.erlingwold.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical; search page for just intonation&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Wolf&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic neo-baroque string trio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Brian Wong&lt;br /&gt;
|[https://bwong.ca/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | examples of computer-generated music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | James Wyness&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal acousmatic works&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===X===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Y===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Z===&lt;br /&gt;
|-&lt;br /&gt;
|Zadarpadov&lt;br /&gt;
|[https://zadarpadov.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Electronic, avant-garde&lt;br /&gt;
|Finland&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Zhea Erose&lt;br /&gt;
|[https://zheaerose.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UC--VosYH0BHISbb4SFO9rQA YouTube]&lt;br /&gt;
| [https://www.youtube.com/watch?v=wvLLV5qle48 Glitterdance]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8Ol2gzkcprE divinate]&lt;br /&gt;
| &lt;br /&gt;
| [[31edo]], JI, contemporary classical, ambient, electronic, &amp;quot;dream&amp;amp;bass&amp;quot;&lt;br /&gt;
| Portland, OR &lt;br /&gt;
|2019-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | ZIA&lt;br /&gt;
|[http://ziaspace.com/ Website]&lt;br /&gt;
[https://www.reverbnation.com/ziausa Reverb Nation]&lt;br /&gt;
[https://www.facebook.com/Zia-170293513002981/ Facebook] &lt;br /&gt;
&lt;br /&gt;
[https://ziaspace.bandcamp.com Bandcamp]&lt;br /&gt;
|[https://www.reverbnation.com/1029821/album/172732 Martians] &lt;br /&gt;
|[[Elaine Walker]] and collaborators&lt;br /&gt;
| | electronic, space, dance, [[10edo]], [[19edo]], [[Bohlen-Pierce]], [[17edo]], [[16edo]]&lt;br /&gt;
|Las Cruces, NM / Tempe, AZ&lt;br /&gt;
|1992-&lt;br /&gt;
|Elaine has also composed for the television industry.  Zia is great introductory/accessible xen music.&lt;br /&gt;
|-&lt;br /&gt;
| | Matthias Ziegler&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | unconventional flute playing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Bostjan Zupancic: MicroMetal&lt;br /&gt;
|[https://sites.google.com/site/19edoguitar/home/bostjan-zupancic-micrometal Google Page]&lt;br /&gt;
[https://bostjanzupancic.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JTpF2MifP5Y Brain for Breakfast]&lt;br /&gt;
[https://www.youtube.com/watch?v=D8utL7T0HAc Beezer&#039;s Cellar]&lt;br /&gt;
|Bostjan Zupancic - Guitar, Bass, Drums, Vocals, Synthesizer&lt;br /&gt;
|19-EDO Modern Hard Rock and Heavy Metal, and occasionally 24-EDO.&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2008-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | &#039;&#039;&#039;Website&#039;&#039;&#039;&lt;br /&gt;
| | &#039;&#039;&#039;Description&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.musicmavericks.org/listening/ American Mavericks concert series]&lt;br /&gt;
| | Microtonal RealPlayer files: Lou Harrison Suite for Violin and American Gamelan, Third Symphony; Charles Ives &amp;quot;Allegro&amp;quot; from Quartertone Piano Pieces&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.oeaw.ac.at/kal/agm/ Ancient Greek Music]&lt;br /&gt;
| | Library of extant fragments using authentic tunings: Real``Player and midi&lt;br /&gt;
|-&lt;br /&gt;
| | [http://bostonmicrotonalsociety.org/ Boston Microtonal Society]&lt;br /&gt;
| | 72-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://catharsis.egregious.net/errata/ Catharsis] ([http://catharsis.egregious.net/tracks/droneI/ 2])&lt;br /&gt;
| | Jon Catler and Jacky Ligon live; &amp;quot;Drone 1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.fujara.sk/audio_samples.htm Fujara]&lt;br /&gt;
| | Slovak overtone flute&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wmich.edu/mus-theo/groven/ Groven Piano Project]&lt;br /&gt;
| | 36-tone JI (schismatic) pianos after Eivind Groven&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.xs4all.nl/%7Ehuygensf/english/index.html Huygens-Fokker Foundation]&lt;br /&gt;
| | acoustic and midi 31-EDO &amp;amp;amp; 24-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.csounds.com/ezine/winter1999/synthesis/ Implementing Cellular Automatas in Csound]&lt;br /&gt;
| | mp3 examples with spectral pictures&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.kingmixers.com/Hearing%20Greek%20Microtones.html kingmixers] ([http://www.kingmixers.com/AncGreekMusicFragments.html%20 2]) ([http://www.kingmixers.com/Clouds%20MP3s.html%20copy 3])&lt;br /&gt;
| | some mp3 samples of Greek tunings, reconstructions of Greek music fragments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.last.fm/tag/microtonal last.fm microtonal tag radio]&lt;br /&gt;
| | stream microtonal music from last.fm radio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.lucytune.com/ LucyTuning] ([http://www.harmonics.com/lucy/earindex.html 2]) ([http://www.lullabies.co.uk/ 3])&lt;br /&gt;
| | LucyTuned music - clips and full pieces, midi files, mp3s, video&lt;br /&gt;
|-&lt;br /&gt;
| | [http://micro.soonlabel.com/ micro.soonlabel.com]&lt;br /&gt;
| | Music from multiple composers in various tunings available for direct download.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://microtonalismo.com/ MICROTONALISMO]&lt;br /&gt;
| | Primera Web oficial de microtonalismo de habla hispana en latinoamerica&lt;br /&gt;
|-&lt;br /&gt;
| | [http://cdbaby.com/cd/mfhi Music for Homemade Instruments]&lt;br /&gt;
| | clips of junkmusic orchestra&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.overtone.cc/ Overtone Music Network]&lt;br /&gt;
| | A platform for overtone music of all kinds, with a huge collection of online audio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://podcast1024.libsyn.com/ podcast1024]&lt;br /&gt;
| | microtonal podcast by Prent Rodgers&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.quartertonemarimba.com/ Quartertonemarimba.com]&lt;br /&gt;
| | Kjell Tor Innevik&#039;s project at Norwegian Academy of Music&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.geocities.com/dinarra2000/songs.html Eduardo Sábat]&lt;br /&gt;
| | clips of jazz standards on 53-enharmonic frets per Octave guitar (Dinarra)&lt;br /&gt;
|-&lt;br /&gt;
| | [http://split-notes.com/ split-notes Microtonal Netlabel]&lt;br /&gt;
| | online record label, free digital releases, microtonal music from various musicians&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ne.jp/asahi/mariko/takanashi/masa/pagesE1/rev1nwpages/engconcert.html The Perfect Just Intonation Music MIDI Cycle Concerts]&lt;br /&gt;
| | classics tuned in JI&lt;br /&gt;
|-&lt;br /&gt;
| | [http://pages.globetrotter.net/roule/demos.htm Tuning and temperament demos]&lt;br /&gt;
| | midi and audio demonstrating historical tunings&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.soundclick.com/bands/pagemusic.cfm?bandID=105485 Tuning Lab]&lt;br /&gt;
| | acoustic, electronic tuning experiments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wnyc.org/search/?q=microtonal WNYC microtonal features]&lt;br /&gt;
| | radio shows featuring microtonal music, esp. &amp;quot;New Sounds&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.facebook.com/groups/2229924481 Xenharmonic Alliance facebook group]&lt;br /&gt;
| | social networking for microtonalists. music and discussion&lt;br /&gt;
|}&lt;br /&gt;
[http://www.mvcc.edu/noldani/home Oldani&#039;s Math&amp;amp;amp;music Site]      &lt;br /&gt;
&lt;br /&gt;
[[Category:Composer]]&lt;br /&gt;
[[Category:Practice]]&lt;br /&gt;
[[Category:Listen| ]] &amp;lt;!-- main article --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Listen&amp;diff=69867</id>
		<title>Listen</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Listen&amp;diff=69867"/>
		<updated>2021-05-15T05:41:07Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: /* Artists */Editing with a phone isn&amp;#039;t so great&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also this [https://open.spotify.com/user/1218607737/playlist/70d4bxQpwBM4EPvLj0OmhO?si=ADmgFYnhTxGRDENaYK5XGw&amp;amp;fbclid=IwAR0Tw8l31ERv0cUgO-4OrBMu7wp8I38dhGWUGsmFvWo6sLle1FS7ZJQ7z0o Microtonal Spotify Playlist]. Put it on Shuffle and have a great intro to xen in every genre.  &lt;br /&gt;
&lt;br /&gt;
A list originally started by Andrew Heathwaite. If you think anything should be changed, change it yourself! Or leave a note about it here. &lt;br /&gt;
&lt;br /&gt;
For a list of pieces that were originally written in a non-xenharmonic context, and then translated into a xenharmonic tuning, see [[Familiar melodies in unfamiliar tunings]]. (Stephen Weigel&#039;s [https://www.youtube.com/watch?v=bKNuSRujLPY&amp;amp;list=PLzY9zzOkuloTH7IYBl6AHFcbdM-Qop7u4 YouTube channel], Mike Battaglia&#039;s [https://soundcloud.com/mikebattagliaexperiments SoundCloud], and H. Wakabayashi&#039;s [https://www.youtube.com/user/inodapicnic YouTube channel] have great examples of these).&lt;br /&gt;
&lt;br /&gt;
Notable examples from 20th century classical music that briefly use the 7th harmonic, and for the Britten piece, the 11th harmonic as well:&lt;br /&gt;
* Ralph Vaughan Williams&#039;s [[wikipedia:A_Pastoral_Symphony|Symphony No. 3, A Pastoral Symphony]] from 1922, two horn solos in the 2nd movement&lt;br /&gt;
* Benjamin Britten&#039;s [[wikipedia:Serenade_for_Tenor,_Horn_and_Strings|Serenade for Tenor, Horn and Strings]] from 1943, prologue and epilogue&lt;br /&gt;
TEMP NOTICE; ALL THE INFO HAS BEEN MOVED OVER FROM BANDS AND ARTISTS PAGE, PLEASE ADD TO THIS PAGE INSTEAD OF THOSE PAGES, AS PER [https://www.facebook.com/groups/xenwiki/permalink/2127540094178650/ OUR DISCUSSION ON FACEBOOK]&lt;br /&gt;
[[User:SyntheticThought|SyntheticThought]] ([[User talk:SyntheticThought|talk]]) 22:08, 4 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also: please don&#039;t put links on artist&#039;s name in first column. Put them in LINKS column, Link description of what they are (Website, YouTube, SoundCloud, etc.)  &lt;br /&gt;
&lt;br /&gt;
{{TOC Horizontal&lt;br /&gt;
|a1=[[#A|A]]&lt;br /&gt;
|a2=[[#B|B]]&lt;br /&gt;
|a3=[[#C|C]]&lt;br /&gt;
|a4=[[#D|D]]&lt;br /&gt;
|a5=[[#E|E]]&lt;br /&gt;
|a6=[[#F|F]]&lt;br /&gt;
|a7=[[#G|G]]&lt;br /&gt;
|a8=[[#H|H]]&lt;br /&gt;
|a9=[[#I|I]]&lt;br /&gt;
|a10=[[#J|J]]&lt;br /&gt;
|a11=[[#K|K]]&lt;br /&gt;
|a12=[[#L|L]]&lt;br /&gt;
|a13=[[#M|M]]&lt;br /&gt;
|a14=[[#N|N]]&lt;br /&gt;
|a15=[[#O|O]]&lt;br /&gt;
|a16=[[#P|P]]&lt;br /&gt;
|a17=[[#Q|Q]]&lt;br /&gt;
|a18=[[#R|R]]&lt;br /&gt;
|a19=[[#S|S]]&lt;br /&gt;
|a20=[[#T|T]]&lt;br /&gt;
|a21=[[#U|U]]&lt;br /&gt;
|a22=[[#V|V]]&lt;br /&gt;
|a23=[[#W|W-Z]]&lt;br /&gt;
|b1=[[#Other|Other]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Compilations ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Year&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Title&lt;br /&gt;
!&#039;&#039;&#039;Synopsis&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|2021&lt;br /&gt;
|[https://sexytoadsandfrogsfriendcircle.bandcamp.com/album/staffcirc-vol-7-terra-octava Bandcamp]&lt;br /&gt;
[https://soundcloud.com/sexytoadsandfrogsfriendcircle/sets/staffcirc-vol-7-terra-octava Soundcloud]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;STAFFcirc vol. 7 - Terra Octava&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|22-ish different artists.&lt;br /&gt;
|Each track uses a different [[EDO]].&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|2019&lt;br /&gt;
|[https://open.spotify.com/album/2ojBIQLtipAo6MPJhmNiWP Listen free on Spotify]&lt;br /&gt;
[https://biptunia.com/?p=4633 More info].&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Microtonal Freedom (A Benefit Compilation Album for Lyn Ulbricht)&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artist. Many of them are contributors on this wiki.&lt;br /&gt;
|&#039;&#039;&#039;GENRES&#039;&#039;&#039;: Blues, metal, prog, trip-hop, hip-hop, funk, classical, ambient, math, punk, spoken, folk, solo acoustic guitar.&lt;br /&gt;
|Very good overview, and very listenable, especially for people without experience in Xen, or who think it sounds odd.&lt;br /&gt;
|-&lt;br /&gt;
|2016&lt;br /&gt;
|[http://split-notes.com/various-artists-next-xen/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Next Xen&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|2010&lt;br /&gt;
|[http://split-notes.com/various-artists-crack-my-pitch-up/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Crack My Pitch Up&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|1998&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/mills.html Broken Link?]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;A Microtonal Musical Experience&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10-ish different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|Many of the tracks on the CD were the first widely available audio files on the internet featuring xenharmonic tunings.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
==Artists==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&#039;&#039;&#039;Name&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Recommended works&lt;br /&gt;
!&#039;&#039;&#039;Members&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Location&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Years &#039;&#039;microtonally&#039;&#039;&#039;&#039;&#039; &#039;&#039;&#039;active&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===A===&lt;br /&gt;
|-&lt;br /&gt;
| Bill Alves&lt;br /&gt;
| [http://www.billalves.com/ Website] &amp;lt;br&amp;gt; [https://www.youtube.com/user/billalves YouTube] &amp;lt;br&amp;gt; [http://pages.hmc.edu/alves/ Harvey Mudd College]&lt;br /&gt;
| [http://www.billalves.com/imbal-imbalan.html Imbal-Imbalan]&lt;br /&gt;
|&lt;br /&gt;
| electronic JI, gamelan, etc. Different tunings on different songs. Sometimes creates his own tunings just for one song.  &lt;br /&gt;
| Claremont, California&lt;br /&gt;
| 1987- &lt;br /&gt;
| College professor, &amp;lt;br&amp;gt; author. Important cat. Check him out. &lt;br /&gt;
|-&lt;br /&gt;
|Agonanist&lt;br /&gt;
|https://transylvaniantapes.bandcamp.com/album/agonanist-the-cynicism-of-solitude&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Black metal in various EDO&#039;s&lt;br /&gt;
|California&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Atar Arad&lt;br /&gt;
| [https://www.youtube.com/channel/UCqkcxbIr8LriIoZBx96RT7g YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sonata for Viola with quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Astroid power-up!&lt;br /&gt;
| [https://store.cdbaby.com/cd/googleplex CD Baby] (includes audio previews) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of hyper drum&amp;amp;amp;bass. Microtonal tracks: 3, 4, 8 and 9 (60-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===B===&lt;br /&gt;
|-&lt;br /&gt;
| | Christopher Bailey&lt;br /&gt;
|[http://christopherbaileymusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | crystallized JI, 17-EDO, 19-EDO, 7-limit adaptive&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mike Battaglia&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments SoundCloud]&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments/sets/natural-sounding-porcupine &amp;quot;Natural&amp;quot;-sounding Porcupine Comma Pump Experiments]&lt;br /&gt;
|&lt;br /&gt;
|various EDOs, technical studies, experimental music cognition demos&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|(a.k.a. Bugs, a.k.a. The Bugs) &lt;br /&gt;
|-&lt;br /&gt;
| | Matt Barber&lt;br /&gt;
|[http://ecmc.rochester.edu/mbarb/web/music.php?filter=chrono Rochester EDU listing] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | in some pieces, 19-ED(per 2:1 and 3:1), quartertones, 11-EDO and 14-EDO in 3:2 equivalence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacob Barton&lt;br /&gt;
|[http://jacobbarton.net/ Website] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced and acoustic, various EDO and JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dennis Báthory-Kitsz&lt;br /&gt;
|[http://www.maltedmedia.com/people/bathory/cat-solo.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Thièle&amp;quot; - violin in quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David Beardsley&lt;br /&gt;
|[https://microtonal.wordpress.com/ Blog] &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UChoIaFN4ZM2nMzsktVnPuqQ YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI electric guitar and JI chamber music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Antoine Beaudet &lt;br /&gt;
|[https://soundcloud.com/jollybard SoundCloud] (as Jollybard)&lt;br /&gt;
|[https://soundcloud.com/jollybard/superbeat-wip SuperBeat]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/jollybard/spooky Spooky]&lt;br /&gt;
|&lt;br /&gt;
| | Joan temperament, JI, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | benyamind&lt;br /&gt;
|[https://benyamind.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCFWIWi2GVCKMM9uYDdlUQqw Youtube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| |31edo, 22edo, JI, orchestral, piano&lt;br /&gt;
|-&lt;br /&gt;
|BipTunia&lt;br /&gt;
|[https://biptunia.com/?s=microtonal Website]&lt;br /&gt;
[https://biptunia.bandcamp.com/releases BandCamp]&lt;br /&gt;
&lt;br /&gt;
|[https://biptunia.com/?p=3432 Microtonal Cats from Alpha-Centauri”]&lt;br /&gt;
|Michael W. Dean: synths, singing, talking.&lt;br /&gt;
&lt;br /&gt;
Phil Wormuth: poetry, talking. &lt;br /&gt;
|Darkwave, rock, pop, experimental, poetry with music, different tunings on every song. Prolific. &lt;br /&gt;
|Casper Wyoming &lt;br /&gt;
|2018-&lt;br /&gt;
|MWD is [[User:SyntheticThought]] &lt;br /&gt;
&lt;br /&gt;
on this wiki. MWD also makes [https://biptunia.com/?page_id=2070 xen VST software]. &lt;br /&gt;
|-&lt;br /&gt;
| | Marcus Alessi Bittencourt&lt;br /&gt;
|[http://www.marcusalessi.com/site/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classic electronic pan-intonational&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Easley Blackwood&lt;br /&gt;
|[https://www.youtube.com/watch?v=HbuFPpiJL1o YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal etudes [excerpts]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Douglas Blumeyer&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin SoundCloud]&lt;br /&gt;
[http://musical-patterns.douglasblumeyer.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|musical patterns&lt;br /&gt;
|San Francisco&lt;br /&gt;
|2006-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cameron Bobro&lt;br /&gt;
|[https://soundcloud.com/cameron-bobro Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Bass vocals and microtonal folk instruments in haunting songs.&lt;br /&gt;
|Maribor, Slovenia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | M. Edward Borasky&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | stochastic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Donald Bousted&lt;br /&gt;
|[https://donaldbousted.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music and film&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Graham Breed&lt;br /&gt;
|[http://x31eq.com/music/ Website]&lt;br /&gt;
|[http://x31eq.com/music/wisofl.mp3 When I Set Out for Lyonnesse] &lt;br /&gt;
|&lt;br /&gt;
| | electronic with spoken word; (Thomas Hardy poems), examples of different temperaments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chris Bryan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Brendan Byrnes &lt;br /&gt;
|[http://www.brendanbyrnes.com/ Website]&lt;br /&gt;
[https://brendanbyrnes.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCsg5wuPYEmD7w7Jutqy8IhA YouTube] &lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bpbyrnes Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=1PYbIPaW_eg Siolas]&lt;br /&gt;
[https://www.youtube.com/watch?v=dgVDQU8CuPE Operator]&lt;br /&gt;
|Brendan Byrnes + various side players. &lt;br /&gt;
|Great production. &lt;br /&gt;
Progressive,rock, driving, good vocals. &lt;br /&gt;
&lt;br /&gt;
Is also in band ILEVENS (separate entry below) &lt;br /&gt;
|Los Angeles / Glendale&lt;br /&gt;
|2011-&lt;br /&gt;
|Great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Warren Burt  &lt;br /&gt;
|[http://retiary.net/idea/idea5/IDEA_5/warren/warren.htm Website] (flashing images warning)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sound installation; manipulated voice...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===C===&lt;br /&gt;
|-&lt;br /&gt;
|Tolgahan Çoğulu    &lt;br /&gt;
|[https://www.youtube.com/user/TolgahanCogulu YouTube] &lt;br /&gt;
[https://www.microtonalguitar.org/ Website 1] &lt;br /&gt;
&lt;br /&gt;
[http://www.tolgahancogulu.com/en/ Website 2]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JT0z2nOyUlg microtonal guitar duo]&lt;br /&gt;
|&lt;br /&gt;
|Microtonal guitar. Custom builds guitars with half, quarter frets, and movable frets. &lt;br /&gt;
|Istanbul, Turkey&lt;br /&gt;
|2008-&lt;br /&gt;
|Good first xen for many people. Popular. &lt;br /&gt;
Teaches music at Istanbul Technical University.&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Loli&lt;br /&gt;
|[http://microtonalismo.com/microweb/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 drone 17-EDO, 20-EDO, 29-EDO and 53-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Wendy Carlos&lt;br /&gt;
|[[wikipedia:Wendy_Carlos|Wikipedia]]&lt;br /&gt;
[https://www.youtube.com/watch?v=RuT6Y53LYH4 Video analyzing her microtonal scales]&lt;br /&gt;
|[https://www.dailymotion.com/video/x2j1gy2 Beauty and the Beast]&lt;br /&gt;
|&lt;br /&gt;
|Not all her work is microtonal, but  &#039;&#039;[[wikipedia:Beauty_in_the_Beast|Beauty and the Beast]]&#039;&#039; (1986) is. She invented her own non-octave-repeating musical scales for it; [[wikipedia:Alpha_scale|Alpha scale]]. [[wikipedia:Beta_scale|Beta Scale]]. [[wikipedia:Gamma_scale|Gamma Scale]]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Early synthesizer pioneer ([[wikipedia:Switched-On_Bach|&#039;&#039;Switched on Bach&#039;&#039;]], 1968)&lt;br /&gt;
|-&lt;br /&gt;
| | Catler Bros. / &lt;br /&gt;
Jon Catler&lt;br /&gt;
|[http://www.soundclick.com/bands/pagemusic.cfm?bandID=346893 SoundClick]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jon_Catler|Jon Catler on Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[http://preparedguitar.blogspot.com/2015/03/jon-catler-13-questions.html Interview with Jon Catler]&lt;br /&gt;
&lt;br /&gt;
[https://www.discogs.com/artist/4496860-Catler-Bros Discogs] &lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=346893 Hyperspace]&lt;br /&gt;
|Jon Catler&lt;br /&gt;
| | 64-note JI bluesrock. Have had mainstream press in Rolling Stone, Downbeat, and elsewhere. &lt;br /&gt;
Jon Catler runs [http://freenotemusic.com/ FreeNote Records]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jon Catler also plays in [http://freenotemusic.com/fretlessbrothers/ The Fretless Brothers] and makes Freenote guitars. &lt;br /&gt;
|-&lt;br /&gt;
| | City of the Asleep&lt;br /&gt;
|[https://cityoftheasleep.bandcamp.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
| | Electronica, post-rock, and unclassifiable music in a variety of tunings, especially uncommon EDOs and theoretically-discordant tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Nick Collins&lt;br /&gt;
|[https://composerprogrammer.com/music.html Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/playlist?list=PLvsv24zg5vzuGovKXXhjU7bYVnJIqNOZ3 YouTube playlist]&lt;br /&gt;
|[https://composerprogrammer.com/music/simphony2movement1.mp3 Simphony 2, Movement 1] (MP3 direct link) &lt;br /&gt;
|&lt;br /&gt;
| | microtonal supercollider tempo canons&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Copper&lt;br /&gt;
|[http://www.williamcopper.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | music in 5-limit JI, printed scores with intonation markings, intonalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mildred Couper&lt;br /&gt;
|[[wikipedia:Mildred_Couper|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.academia.edu/7921833/Quarter-Tone_Composer_and_Pianist_Mildred_Couper PDF academic article]&lt;br /&gt;
&lt;br /&gt;
[http://digital.library.ucsb.edu/collections/show/14 Scores at USC Santa Barbara site]&lt;br /&gt;
|[https://www.youtube.com/watch?v=PEOp3tFNaiI Dirge]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=2Y_9AqbpIdw Calliope of the Nine Muses]&lt;br /&gt;
|&lt;br /&gt;
| | quartertone pianos &lt;br /&gt;
|Buenos Aires, Argentina / Santa Barbara, California&lt;br /&gt;
|Died in 1974&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cryptic Ruse&lt;br /&gt;
|[https://cryptic-ruse.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
|instrumental progressive metal &amp;amp; drone-metal in 13edo, 14edo, 15edo, 17edo, and 23edo&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jason is [[IgliashonJones]] on this wiki.&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Cubberly&lt;br /&gt;
|[https://www.discogs.com/artist/4027870-David-Cubberly Listing at Discogs]&lt;br /&gt;
[http://www.davidjcubberly.com/music.html Website]&lt;br /&gt;
|Per email reply from him, no listen links online. See note on Talk page.  &lt;br /&gt;
|&lt;br /&gt;
| | sequenced microtonal midi ensemble&lt;br /&gt;
|Urbana, IL.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===D===&lt;br /&gt;
|-&lt;br /&gt;
| | Phil Dadson&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Philip_Dadson|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | instruments in JI, Installations and performance&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ivor Darreg&lt;br /&gt;
|[[wikipedia:Ivor_Darreg|Wikipedia]]&lt;br /&gt;
[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/album/ivor-darreg-originals Live in Glendale] (180 minutes) &lt;br /&gt;
&lt;br /&gt;
[https://biptunia.com/?p=2811 Remaster of Live in Glendale (torrent)]&lt;br /&gt;
&lt;br /&gt;
Info on [http://www.huygens-fokker.org/whoswho/darreg.html huygens-fokker]site &lt;br /&gt;
&lt;br /&gt;
[https://microtonal.miraheze.org/wiki/Ivor_Darreg#External_links more links] &lt;br /&gt;
|[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
|&lt;br /&gt;
|Helped found the Xenharmonic Alliance. (Now on [https://www.facebook.com/groups/xenharmonic2/ Facebook])&lt;br /&gt;
&lt;br /&gt;
There isn&#039;t a ton of Ivor&#039;s music online, but Johnny Reinhard has about 90 cassette tapes of Ivor given to Johnny by Ivor, with the instructions to get it out to the world. &lt;br /&gt;
&lt;br /&gt;
Johnny will be rolling these out in the coming years. &lt;br /&gt;
|San Diego, Los Angeles&lt;br /&gt;
|Born in 1917. &lt;br /&gt;
&lt;br /&gt;
Made microtonal music from 1937 ([http://www.huygens-fokker.org/whoswho/darreg.html per this bio]) or 1936 (according to [http://www.tonalsoft.com/sonic-arts/darreg/oboe.htm this auto-bio]) until his death in 1994.&lt;br /&gt;
|Important cat. Check him out. &lt;br /&gt;
&amp;quot;Grandaddy of xenharmonic music.&amp;quot; &lt;br /&gt;
Coined the term &amp;quot;xenharmonic&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Prolific builder of microtonal  instruments.  &lt;br /&gt;
&lt;br /&gt;
Johnny Appleseed of xen, personally guided many people, and networked with cassette tapes before World Wide Web.  &lt;br /&gt;
&lt;br /&gt;
Ivor has a [http://xen-arts.net/ivor2/ VST microtonal synth] named after him. &lt;br /&gt;
|-&lt;br /&gt;
| | Jarod DCamp&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=998452 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic - various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tútim Dennsuul&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/timo.html List of MP3s] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips in 23-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mark Deutsch&lt;br /&gt;
|[https://bazantar.bandcamp.com/ BandCamp]&lt;br /&gt;
[http://bazantar.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bazantar Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sensual acoustic microtonal music, world influence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Invented the [[wikipedia:Bazantar|Bazantar]], a stringed instrument &lt;br /&gt;
|-&lt;br /&gt;
| | Divide by Pi&lt;br /&gt;
|[https://play.google.com/store/music/artist/Divide_by_Pi?id=Atehcbhgf7qggp2nxx4hajelerq&amp;amp;hl=en Google Music]&lt;br /&gt;
[https://store.cdbaby.com/cd/dividebypi CD Baby] (can listen to excerpts) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 clips: synthesizer and percussion improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Paul Dolden&lt;br /&gt;
|[https://pauldolden.bandcamp.com/ Bandcamp] &lt;br /&gt;
[[wikipedia:Paul_Dolden|Wikipedia]]  &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 - variously tuned electroacoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|need listen links. Also, please confirm if all his music is microtonal. &lt;br /&gt;
|-&lt;br /&gt;
| | David B. Doty&lt;br /&gt;
|[http://www.dbdoty.com/Just-Intonation-Links.html Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=a9bW4o5UedE Steel Suite]&lt;br /&gt;
|&lt;br /&gt;
| | synth JI, acoustic guitar JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Arnold Dreyblatt&lt;br /&gt;
|[http://www.dreyblatt.net/composer-1 Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | grooving JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dsilton Trio&lt;br /&gt;
|[https://georgvogel.net/PROJEKTE-DSILTON.htm Website] &lt;br /&gt;
[https://www.youtube.com/channel/UCmzn7wDBp_H3N0diqakaRvg YouTube] &lt;br /&gt;
&lt;br /&gt;
Facebook&lt;br /&gt;
|[https://www.youtube.com/watch?v=9LcWqSzDv7A Duschscha]&lt;br /&gt;
|Georg Vogel: Clavinet, Synthesizer, Komposition. David Dornig: 31-Ton E-Gitarre. &lt;br /&gt;
Valentin Duit: Schlagzeug.&lt;br /&gt;
|odd time signatures, chamber influence, jazz influence. [[31edo]].  &lt;br /&gt;
|Vienna, Austria&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacques Dudon&lt;br /&gt;
|[https://www.youtube.com/watch?v=KuL4aSwNT0o YouTube]&lt;br /&gt;
[https://www.semantic-danielou.com/designers/jacques-dudon/ Academic profile]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jacques_Dudon|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.forcedexposure.com/Catalog/dudon-jacques-erosion-distillee-lp/MMLP.009LP.html Forced Exposure]&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | samples of &amp;quot;Lumières audibles&amp;quot; JI electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Richard Dunlap&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=106711 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mostly 12-EDO&lt;br /&gt;
|California USA&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===E===&lt;br /&gt;
|-&lt;br /&gt;
| Paul Erlich&lt;br /&gt;
| [https://www.youtube.com/watch?v=lO5xSjIHyMg YouTube] &amp;lt;br&amp;gt; [http://www.myspace.com/paulerlich/ MySpace] &amp;lt;br&amp;gt; [http://untwelve.org/interviews/paul_erlich Interview] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| 22-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===F===&lt;br /&gt;
|-&lt;br /&gt;
| | John Farah&lt;br /&gt;
|[http://www.johnfarah.com/ Website]&lt;br /&gt;
[https://soundcloud.com/johnkameelfarah SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://johnkameelfarah.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/Hatiyn YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/JohnKameelFarah Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | string quartet, Electronic in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|FFF Fiale&lt;br /&gt;
|[https://ffffiale.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Fabrizio Fulvio Fausto Fiale&lt;br /&gt;
|16-EDO instrumental guitar thrash metal and eclectic rock&lt;br /&gt;
|Italy&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Finnamore&lt;br /&gt;
|[http://www.elvenminstrel.com/music/tuning/horagrams/horagram-music.htm List of MP3s]&lt;br /&gt;
[http://www.elvenminstrel.com/music/tuning/equal/13equal/13tet.htm 13 TET MP3s]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | etudes using &amp;quot;golden horograms&amp;quot;; clips of dirty 13-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Forro&lt;br /&gt;
|[https://www.soundclick.com/members4/default.cfm?memberID=1540764 SoundClick]&lt;br /&gt;
[[Daniel Forro|List of MP3s]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|Kakamigahara, Japan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harold Fortuin&lt;br /&gt;
|[http://www.fortuitous-artists.biz/clavetteMusic.html 2 MP3s]&lt;br /&gt;
[[wikipedia:Harold_Fortuin|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=Dp3Gq0xjlhE YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Glenn R. Frantz&lt;br /&gt;
|[https://archive.org/details/@glenn_r_frantz Songs on Archive.org]&lt;br /&gt;
|[https://archive.org/details/ThreeRagtime-basedPieces Three Ragtime-Based Pieces]}&lt;br /&gt;
|&lt;br /&gt;
| | freestyle JI via computer, based on ragtime music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ellen Fullman&lt;br /&gt;
|[https://www.ellenfullman.com/ Website]&lt;br /&gt;
[https://ellenfullman.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[Just Intonation]]&lt;br /&gt;
|San Francisco Bay Area, CA&lt;br /&gt;
|&lt;br /&gt;
|known for her 70-foot (21-meter) [[wikipedia:Long-string_instrument|Long String instrument]], tuned in just intonation and played with rosin-coated fingers.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===G===&lt;br /&gt;
|-&lt;br /&gt;
| | Kyle Gann&lt;br /&gt;
|[https://www.kylegann.com/ Website]&lt;br /&gt;
[https://www.kylegann.com/Gannaudio.html MP3s on website] &lt;br /&gt;
&lt;br /&gt;
[https://www.kylegann.com/complist.html List of compositions]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic JI, now with more Sitting Bull!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Monroe Golden&lt;br /&gt;
|[http://monroegolden.com/ Website]&lt;br /&gt;
[https://soundcloud.com/monroe-golden SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal chamber music, microtone-informed 12-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Gongs&lt;br /&gt;
|[http://imomus.com/thegongs.html The Gongs] &lt;br /&gt;
[https://www.youtube.com/watch?v=3IEZEPlMmlM Rob Reich] (full length album on Youtube)&lt;br /&gt;
|&lt;br /&gt;
|Peter Blasser &lt;br /&gt;
Clara Latham &lt;br /&gt;
&lt;br /&gt;
Grisha Krivchenia &lt;br /&gt;
&lt;br /&gt;
Stefan Tcherepnin&lt;br /&gt;
|&lt;br /&gt;
|Oberlin, OH&lt;br /&gt;
|2001-2002&lt;br /&gt;
|[https://www.youtube.com/watch?v=3IEZEPlMmlM First song on this], and whole record. &lt;br /&gt;
|-&lt;br /&gt;
| | Mark Gould&lt;br /&gt;
|[http://www.derek-hasted.co.uk/assets/audio/derek-hasted/ten-tone.mp3 MP3]&lt;br /&gt;
[http://www.users.waitrose.com/~equiton/Mark_Gould/About_Me.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 1 electronic mp3: 10-EDO; midi recorder duets in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kraig Grady&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Kraig+Grady+ YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://anaphoria.com/music.html Samples]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Kraig_Grady|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.anaphoria.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://anaphoriasouth.blogspot.com/ Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/kraig.grady Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=9R33w7aaxS8 Live at the Cad Factory]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=GiSE9srsDt8 Ear Meal] (music + Skype interview) &lt;br /&gt;
|&lt;br /&gt;
| | Original acoustic instruments/ensembles informed by the music of anaphoria Island&lt;br /&gt;
|Wollongong&#039;&#039;&#039;,&#039;&#039;&#039; Australia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Patrick Grant&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/ BandCamp]&lt;br /&gt;
[https://www.obscuresound.com/2018/10/patrick-grant-keeping-still/ Bio and audio examples]&lt;br /&gt;
&lt;br /&gt;
Website&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Patrick_Grant_(composer)|Wikipedia]]&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/album/fields-amaze-and-other-strange-music FIELDS AMAZE and other sTRANGE music]&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;percussion, gamelan, microtonal instruments, and electric chamber ensembles with narrative structures informed by chaos theory, biological forms, and B-horror films.&amp;quot;&lt;br /&gt;
|New York City&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Guidi&lt;br /&gt;
|[[wikipedia:Peter_Guidi|Wikipedia]]&lt;br /&gt;
(Can find [https://www.youtube.com/watch?v=Pb8Anz9xt1w&amp;amp;start_radio=1&amp;amp;list=RDEMgggUYKUD44vtsdamPmXt-A music of his] on YouTube, but isn&#039;t microtonal. Anyone got links to his microtonal music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one track of quartertone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Milan Guštar&lt;br /&gt;
|[http://www.uvnitr.cz/mg/art.html Listing of music]&lt;br /&gt;
|[http://www.uvnitr.cz/mg/music/240_four_seasons.html Generative composition for piano and theremin]&lt;br /&gt;
|&lt;br /&gt;
| | music in various tunings (06-EDO, 07-EDO, 08-EDO, 12-EDO, JI)&lt;br /&gt;
|Czech Republic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===H===&lt;br /&gt;
|-&lt;br /&gt;
| | Edu Haubensak&lt;br /&gt;
|[http://www.eduhaubensak.ch/ Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=vmKWcJhuagk Sechs Walserminiaturen (1996) for soprano and violin]&lt;br /&gt;
|&lt;br /&gt;
| | Music for retuned pianos and retuned strings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Georg Hajdu&lt;br /&gt;
|[http://georghajdu.de/ Website]&lt;br /&gt;
[https://www.youtube.com/watch?v=k0HJUUWRkn0 Lecture on YouTube]&lt;br /&gt;
&lt;br /&gt;
(some of his music online is not microtonal. Anyone got a link to microtonal music by him?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic 17-EDO; scene from opera Der Sprung (Bohlen-Pierce)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeff Harrington&lt;br /&gt;
|[http://parnasse.com/jh/blog/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCsgsUVmnMsgyIZzv4WTGxhA YouTube]&lt;br /&gt;
|[https://www.youtube.com/watch?v=14JPGOz9Qg4 Acid Bach III for Quartertone Microtonal Synthesize]&lt;br /&gt;
|&lt;br /&gt;
| | electronic in 19-EDO, 24-EDO, others&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Lou Harrison&lt;br /&gt;
|[[wikipedia:Lou_Harrison|Wikipedia]]&lt;br /&gt;
[http://www.archive.org/audio/audio-details-db.php?collectionid=OM8HarrisonScenesfromNikChand&amp;amp;collection=other_minds Steel Guitar piece]&lt;br /&gt;
|[https://www.youtube.com/watch?v=UWuT9AheQRM John Schneider plays Lou Harrison Jahla]&lt;br /&gt;
|&lt;br /&gt;
| | Nek Chand for solo guitar in JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Hasegawa&lt;br /&gt;
|[http://www.roberthasegawa.com/ Website]&lt;br /&gt;
[http://roberthasegawa.com/ Lecture]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Acoustic chamber JI, quartertones, 19-tone pianos, with scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|got listen links? &lt;br /&gt;
|-&lt;br /&gt;
| | Neil Haverstick&lt;br /&gt;
|[http://microstick.net/ Website]&lt;br /&gt;
|[https://soundcloud.com/gregory-ts-walker/african-stick-neil-haverstick African Stick]&lt;br /&gt;
|&lt;br /&gt;
| | excerpts - guitars in 19-EDO, 31-EDO and 34-EDO&lt;br /&gt;
|Colorado&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Stickman&amp;quot; has some method books and quite a few radio spots as well.&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Heathwaite&lt;br /&gt;
|[https://andrewheathwaite.bandcamp.com/album/newbeams&#039; BandCamp]&lt;br /&gt;
[https://www.soundclick.com/bands3/default.cfm?bandid=122613 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Horton and Bill Thibault &lt;br /&gt;
|[http://www.mcs.csueastbay.edu/~tebo/bio.html Bill Thibault website]&lt;br /&gt;
&lt;br /&gt;
[http://eamusic.dartmouth.edu/~larry/recordings/horton_notes.pdf Info on Dartmouth website]&lt;br /&gt;
&lt;br /&gt;
[http://www.o-art.org/history/LongDur/JimHorton/jh-music4.html Jim Horton list of works]&lt;br /&gt;
|[https://www.youtube.com/watch?v=GHxLeIDuECc Gorgeous Clothed Flies]&lt;br /&gt;
|&lt;br /&gt;
| | electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Sten Hostfalt&lt;br /&gt;
|Website&lt;br /&gt;
[https://store.cdbaby.com/cd/stenhostfalt2 CD Baby (has a few excerpts)] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | excerpts of microtonal guitar (72-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Horse Lords&lt;br /&gt;
|[https://horselords.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://horselords.bandcamp.com/album/mixtape-iv Mix Tape] &lt;br /&gt;
|Sam Haberman &lt;br /&gt;
Max Eilbacher &lt;br /&gt;
&lt;br /&gt;
Owen Gardner &lt;br /&gt;
&lt;br /&gt;
Andrew Bernstein&lt;br /&gt;
|[[Just intonation]], polyrhythm, minimalist, musique concrète&lt;br /&gt;
|Baltimore, MD&lt;br /&gt;
|2012-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chuckk Hubbard&lt;br /&gt;
|anyone got a current link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI sequenced music etc.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Lucas Hulen&lt;br /&gt;
|[http://persweb.wabash.edu/facstaff/hulenp/compositions.html Website]&lt;br /&gt;
|[https://vimeo.com/61493873 Lamentationes Jeremiae I]&lt;br /&gt;
|&lt;br /&gt;
| | modern classical electronic compositions - search website page for &#039;microtonal&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===I===&lt;br /&gt;
|-&lt;br /&gt;
|ILEVENS&lt;br /&gt;
|[https://ilevens.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCfgSTF9EOal71sFbPTLJ0Gw YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://split-notes.com/ilevens-transmitter/ Split Notes Records]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/Ilevens1111/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=N9MjtfEQl_c Drowns]&lt;br /&gt;
|Brendan Byrnes - Vocals, Guitar&lt;br /&gt;
&lt;br /&gt;
Mike Horick - Drums &lt;br /&gt;
&lt;br /&gt;
Lauren Davis - Synths &lt;br /&gt;
&lt;br /&gt;
Rusty Kennedy - Bass &lt;br /&gt;
|[[22edo]], rock band, led by Brendan Byrnes&lt;br /&gt;
|Los Angeles&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===J===&lt;br /&gt;
|-&lt;br /&gt;
| | Ralph Jarzombek&lt;br /&gt;
|[https://www.freewebs.com/ralphjarzombek/ Website with listen links]&lt;br /&gt;
|[https://webzoom.freewebs.com/ralphjarzombek/micro1.mp3 Micro 1]&lt;br /&gt;
&lt;br /&gt;
[https://webzoom.freewebs.com/ralphjarzombek/micro6.mp3 Micro 6]&lt;br /&gt;
|&lt;br /&gt;
| | [[14edo]], [[17edo]],  [[Bohlen-Pierce]], electronic&lt;br /&gt;
|&lt;br /&gt;
|1980s&lt;br /&gt;
|If you like the Residents, you&#039;ll love this.&lt;br /&gt;
|-&lt;br /&gt;
| | Aaron Krister Johnson&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson SoundCloud]&lt;br /&gt;
[https://aaronkristerjohnson.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson/the-juggler The Juggler]&lt;br /&gt;
|&lt;br /&gt;
| | mostly electronic compositions and improvisations; some theatre incidental music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|JC &amp;amp; The Microtones&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin/cow-people Cowpeople]&lt;br /&gt;
|&lt;br /&gt;
|Electric Bassoon – Johnny Reinhard&lt;br /&gt;
&lt;br /&gt;
Electric Fretless Bass – Brad Catler &lt;br /&gt;
&lt;br /&gt;
Electric Guitar – &amp;lt;nowiki&amp;gt;[[Jon Catler]]&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Percussion – A. C. Lewis &lt;br /&gt;
&lt;br /&gt;
Vocals – Deborah Rothrock&lt;br /&gt;
|&lt;br /&gt;
|New York City&lt;br /&gt;
|1984&lt;br /&gt;
|rockabilly, [[31edo]], cowpunk&lt;br /&gt;
|-&lt;br /&gt;
|Jock Tears&lt;br /&gt;
|[https://jocktears.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/results?search_query=%22JOCK+TEARS%22 YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/jocktears/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=29hm0LGP_i8 Nasty Boy]&lt;br /&gt;
[https://www.youtube.com/watch?v=_UNIeeNnMAQ Live video]&lt;br /&gt;
&lt;br /&gt;
[https://jocktears.bandcamp.com/album/bad-boys Bad Boys] (album) &lt;br /&gt;
|Lauren Ray - vocals&lt;br /&gt;
Lauren Smith - bass&lt;br /&gt;
&lt;br /&gt;
Spencer Hargreaves - guitar&lt;br /&gt;
&lt;br /&gt;
Dustin Bromley - drum&lt;br /&gt;
|best punk band name ever&lt;br /&gt;
|Vancouver, BC&lt;br /&gt;
|2016-&lt;br /&gt;
|Peppy punk rock, female vocals, 17 edo, &lt;br /&gt;
|-&lt;br /&gt;
| | Christiaan de Jong&lt;br /&gt;
|[https://soundcloud.com/christiaan-de-jong-1/ SoundCloud] (not all microtonal) &lt;br /&gt;
[http://www.christiaandejong.com/recordings.htm Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/CHRISTIAANDEJONG1 YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | guitar, flute and tape&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Churzkia Jrakavla&lt;br /&gt;
|[http://churzkia.com Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Aif4Lpz4bPo Red Moon]&lt;br /&gt;
|&lt;br /&gt;
| | hip electronic JI, smooth, atmospheric, microtonal, chill out&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jute Gyte&lt;br /&gt;
|[https://jutegyte.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jutegyte.bandcamp.com/album/the-sparrow-12-ep The Sparrow 12&amp;quot; EP]&lt;br /&gt;
|Adam Kalmbach&lt;br /&gt;
|black metal, [[24edo]]&lt;br /&gt;
|Springfield, MO&lt;br /&gt;
|2002-&lt;br /&gt;
|Has a relatively large following.  Lots of &amp;gt;10 minute long quartertone black metal epics.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===K===&lt;br /&gt;
|-&lt;br /&gt;
|Ali Deniz Kardelen&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=yjZQDQBBYyo Acoustic Microtonal Guitar]&lt;br /&gt;
|&lt;br /&gt;
|Not sure if all microtonal but has at least one amazing microtonal guitar piece&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|great first xen piece for people who like acoustic music&lt;br /&gt;
|-&lt;br /&gt;
| | Buzz Kimball&lt;br /&gt;
|[http://www.nonoctave.com/heroes/buzz/ About his instruments and music]&lt;br /&gt;
[https://www.discogs.com/artist/1944206-Buzz-Kimball Discogs]&lt;br /&gt;
&lt;br /&gt;
Can&#039;t find listen links. Anyone got one?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | homemade guitars etc. in EDOs and JI, Electronic, Rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;Buzz Kimball builds most of his instruments himself in the workshop in his barn&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | dt King&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=62070 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Change Jar&amp;quot; for quartertone piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Wayne Kirby&lt;br /&gt;
|[https://www.youtube.com/channel/UCRn3j-zsIxdhdkHVJ6l_hMA YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | demos, full and excerpts, mp3 and midi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kenneth Kirschner&lt;br /&gt;
|[http://www.kennethkirschner.com/ Website] (has download link for zipped MP3s)&lt;br /&gt;
[https://archive.org/details/apl025#files Archive.org]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | looong mp3 of stretched piano etc. ambient microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|King Gizzard &amp;amp; The Lizard Wizard&lt;br /&gt;
|[https://kinggizzard.bandcamp.com/album/flying-microtonal-banana-n-america-customers Flying Microtonal Banana] &lt;br /&gt;
[[wikipedia:King_Gizzard_&amp;amp;_the_Lizard_Wizard|Wikipedia]]&lt;br /&gt;
|[https://www.youtube.com/watch?v=U72rbtrufws Sleep Drifter] (live in radio station studio)&lt;br /&gt;
[https://www.youtube.com/watch?v=170Z9qBjfkI mini-documentary] &lt;br /&gt;
|Stu Mackenzie &lt;br /&gt;
Ambrose Kenny Smith &lt;br /&gt;
&lt;br /&gt;
Joey Walker &lt;br /&gt;
&lt;br /&gt;
Cook Craig &lt;br /&gt;
&lt;br /&gt;
Lucas Skinner &lt;br /&gt;
&lt;br /&gt;
Michael Cavanagh &lt;br /&gt;
&lt;br /&gt;
Eric Moore&lt;br /&gt;
|&lt;br /&gt;
|Melbourne, Australia&lt;br /&gt;
|2017-&lt;br /&gt;
|[[24edo]], alternative, garage&lt;br /&gt;
|-&lt;br /&gt;
| | Kite (aka Tall Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://tallkite.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/tallkite SoundCloud]&lt;br /&gt;
|[https://tallkite.bandcamp.com/track/i-hear-numbers I Hear Numbers]&lt;br /&gt;
|&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Makes microtonal software, [http://www.tallkite.com/alt-tuner.html Alt-Tuner]&lt;br /&gt;
|-&lt;br /&gt;
| | Eric Knechtges&lt;br /&gt;
|[[wikipedia:Eric_Knechtges|Wikipedia]] &lt;br /&gt;
[https://soundcloud.com/eric-knechtges SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://robertwmcclure.weebly.com/blog/music-with-friends-eric-knechtges Interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic (choir) &amp;amp;amp; electronic, various JI &amp;amp;amp; EDOs&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===L===&lt;br /&gt;
|-&lt;br /&gt;
| | Anne La Berge&lt;br /&gt;
|[http://www.annelaberge.com/ Website]&lt;br /&gt;
[http://unsounds.com/shop/raw-lp Label Unsounds, buy link has listen link of excerpts] &lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=DXAP4544NNM Utter] (performance art piece with Anne playing live) &lt;br /&gt;
| | quartertone flute - go to &amp;quot;Releases&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Last Sacrament&lt;br /&gt;
|[https://lastsacrament.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Ron Sword - Vocals, Guitar, Drums&lt;br /&gt;
Mike Maletta - Lead Guitar&lt;br /&gt;
&lt;br /&gt;
Pat Horgan - Bass&lt;br /&gt;
|16edo death metal from Florida&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron also makes Sword guitars and does a lot of guitar and bass conversions.  Pat also does conversions.&lt;br /&gt;
|-&lt;br /&gt;
| | Jacky Ligon&lt;br /&gt;
|[http://www.xen-arts.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=mRWG9AzWs7E Lightweave]&lt;br /&gt;
| | filmic xenharmonic music and software blog. Sometimes collaborates with Sevish.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Also makes microtonal VST synths IVOR2, FMTS2, One SF2, Font2&lt;br /&gt;
|-&lt;br /&gt;
| | Amit Lissack&lt;br /&gt;
|[https://alumnius.net/new_england_conserva-8502-year-1991-1994#id16664004 Listing on New England Conservatory of Music alumni site] &lt;br /&gt;
Can&#039;t find listen links. Anyone got one? &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic instrumental. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| | Alvin Lucier&lt;br /&gt;
|[[wikipedia:Alvin_Lucier|Wikipedia]]&lt;br /&gt;
[http://www.moderecords.com/catalog/124lucier.html Mode Records site], includes listen links&lt;br /&gt;
&lt;br /&gt;
[http://www.ubu.com/sound/lucier.html UBUWeb] -includes original 1969 recording of &#039;&#039;I Am Sitting In A Room&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slow-to-change cluster acoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Lucy&lt;br /&gt;
|[http://www.lucytune.com/ Website]&lt;br /&gt;
[http://www.lucytune.com/mp3/ List of Lucy tune direct MP3s]&lt;br /&gt;
&lt;br /&gt;
[http://www.lullabies.co.uk/ Lucy tunes lullabies info page]&lt;br /&gt;
|&lt;br /&gt;
|[https://store.cdbaby.com/cd/lucytuned Lucy tunes lullabies CD Baby] buy page, has listen excerpt links&lt;br /&gt;
| | miscellaneous works in progress - also see [[Lucy Tuning|Lucy Tuning page]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===M===&lt;br /&gt;
|-&lt;br /&gt;
|M.A.N.&lt;br /&gt;
|[https://open.spotify.com/album/7gCCSQgShzoJxSKFu2gNXy Spotify]&lt;br /&gt;
|&lt;br /&gt;
|JJ Jelencovich, Rob Hakemo, Adde Larsson, Nils Olsson, Guz Gustafsson Mark Fristedt&lt;br /&gt;
|24edo Nümetal&lt;br /&gt;
|&lt;br /&gt;
|~2010-2013&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Maneri&lt;br /&gt;
|[[wikipedia:Joe_Maneri|Wikipedia]]&lt;br /&gt;
[https://www.nytimes.com/2009/08/30/arts/music/30maneri.html New York Times obituary]&lt;br /&gt;
&lt;br /&gt;
[https://open.spotify.com/artist/7aQ5YRpRQ02oK9OtbxfhJr Spotify] (not all microtonal) &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8WiSgByqos4&amp;amp;ab_channel=JoeManeri-Topic Audio interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some modern classical excerpts&lt;br /&gt;
|&lt;br /&gt;
|Died in 2009&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Rick McGowan&lt;br /&gt;
|There is one of his pieces at the beginning of [http://ripnread.com/?p=328 this microtonal podcast episode]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal works for the theatre&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John McLaird&lt;br /&gt;
|quiet audio piece, [https://archive.org/details/seventeenTPP_02/ogives.mp3 Ogives in a Winter Shelter Belt] (direct MP3 link)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7edo]], [[40edo]], [[11-limit]], [[Just intonation]], sampled piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Pete McRae&lt;br /&gt;
|[[wikipedia:Pete_McRae|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Eikosany blues&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carl McTague&lt;br /&gt;
|[http://www.mctague.org/carl/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | (ii-V-I)^7 and Heptadecaphonic Drops&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Melopoeia&lt;br /&gt;
|[https://melopoeia.bandcamp.com/album/tolkiens-ainulindal Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dave Tremblay, Brian Leong&lt;br /&gt;
|26edo Black Metal&lt;br /&gt;
|Montreal, QC&lt;br /&gt;
|&lt;br /&gt;
|Text-to-midi of Tolkein and other stories.&lt;br /&gt;
|-&lt;br /&gt;
| | Claudi Meneghin&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/claudi-meneghin Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neobaroque music at Soonlabel.com&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Mercury Tree&lt;br /&gt;
|[https://themercurytree.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Ben Spees &lt;br /&gt;
&lt;br /&gt;
Connor Reilly &lt;br /&gt;
&lt;br /&gt;
Oliver Campbell &lt;br /&gt;
&lt;br /&gt;
[[Igliashon Jones]]&lt;br /&gt;
|[[17edo]], [[23edo]], progressive rock, psychedelic, math rock&lt;br /&gt;
|Portland, OR&lt;br /&gt;
|2007&lt;br /&gt;
|Newer work is all microtonal.  Older works are standard or a mixture.&lt;br /&gt;
|-&lt;br /&gt;
| | Herman Miller&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/herman-miller Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | compositions in linear temperaments, [[Equal|ETs]]; [[Warped_Canon|Warped Canon]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Shaahin Mohajeri&lt;br /&gt;
|[http://www.96edo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | modal, sequenced in various EDO/ADO/EDL/AIDO/ADL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|MonoNeon&lt;br /&gt;
|[https://dywanethomasjr.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dywane Thomas, Jr.&lt;br /&gt;
|24edo funk, soul, hip-hop&lt;br /&gt;
|Tennessee&lt;br /&gt;
|2013-2015 (?)&lt;br /&gt;
|Newer recordings seem to be standard tuning, but there was a lot of 24edo released around 2015.&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Monzo&lt;br /&gt;
|[[Joe Monzo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], jazz rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Moriarty&lt;br /&gt;
|[https://soundcloud.com/john-lank1 SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Rock and improv in various regularly tempered tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Frederick Moore&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some microtonal works, electronic, other&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Aaron Myers-Brooks&lt;br /&gt;
|[https://aaronmyersbrooks.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|17edo Hard rock/metal on guitar&lt;br /&gt;
|PA&lt;br /&gt;
|2019&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===N===&lt;br /&gt;
|-&lt;br /&gt;
|Naegleria Fowleri&lt;br /&gt;
|[https://sites.google.com/view/naegleriafowleri/ Website]&lt;br /&gt;
[https://naegleriafowleri.bandcamp.com/releases Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=QqKf0ItWozs III Flagellate - Propulsion] &lt;br /&gt;
|Bostjan Zupancic - Guitar and Bass &lt;br /&gt;
Luna Bird - Vocals&lt;br /&gt;
|[[19edo]], metal&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2017-&lt;br /&gt;
|Parrot singing with a xen metal project. What&#039;s not to love? &lt;br /&gt;
|-&lt;br /&gt;
| | Ron Nagorcka&lt;br /&gt;
|[http://www.ronnagorcka.com/audio Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], digeridoo, synthesizers, birds...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Juhani Nuorvala&lt;br /&gt;
|[https://soundcloud.com/juhani-nuorvala SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===O===&lt;br /&gt;
|-&lt;br /&gt;
| Mats Öljare&lt;br /&gt;
| [http://www.angelfire.com/mo/oljare/midicomp.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| contrapuntal midi in various EDOs and etc&#039;s&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===P===&lt;br /&gt;
|-&lt;br /&gt;
| | Tristan Parker&lt;br /&gt;
|[http://rozencrantzthesane.tripod.com/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], free-pitch, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | P-ART&lt;br /&gt;
|[http://users.skynet.be/P-ART/PARADISE/CLIPS/list.htm Website]&lt;br /&gt;
|&lt;br /&gt;
|Paul A.R. Timmermans&lt;br /&gt;
| | experimental&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harry Partch&lt;br /&gt;
|[[Harry Partch]]&lt;br /&gt;
[http://musicmavericks.publicradio.org/features/feature_partch.html American Mavericks]&lt;br /&gt;
&lt;br /&gt;
[https://www.harrypartch.com/music Harry Partch Information Center]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[11-limit]], [[Just intonation]], acoustic, monophony&lt;br /&gt;
|Oakland, CA&lt;br /&gt;
|1930 - 1972&lt;br /&gt;
|one of the first 20th-century composers in the West to work systematically with microtonal scales&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Pehrson&lt;br /&gt;
|[http://users.rcn.com/jpehrson/JosephPehrson.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | blackjack, acoustic, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | pfly&lt;br /&gt;
|[https://soundcloud.com/pfly SoundCloud]&lt;br /&gt;
|Zlo-88&lt;br /&gt;
|Paul Fly&lt;br /&gt;
| | [[88cET]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Samuel Pellman&lt;br /&gt;
|[http://academics.hamilton.edu/music/spellman/MfS/microtonal.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], [[Nonoctave]], [[Equal Temperaments]], electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Post&lt;br /&gt;
|[http://www.myspace.com/josephpost MySpace]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Crystal-JI, acoustic guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tom Price&lt;br /&gt;
|anyone have a working link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kees van Prooijen&lt;br /&gt;
|[http://www.kees.cc/music/oddpiano/oddpiano.html Website]&lt;br /&gt;
|Odd Piano&lt;br /&gt;
|&lt;br /&gt;
| | [[Bohlen-Pierce]], timbre-stretched piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Barry Prophet&lt;br /&gt;
|[http://www.pomer-prophet.com/barry.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic, sound sculptures&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Q===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===R===&lt;br /&gt;
|-&lt;br /&gt;
| | Johnny Reinhard&lt;br /&gt;
|[[wikipedia:Johnny_Reinhard|Wikipedia]]&lt;br /&gt;
[http://www.afmm.org/ American Festival of Microtonal Music] &lt;br /&gt;
&lt;br /&gt;
[https://stereosociety.com/johnny-reinhard/ Stereo Society] &lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://johnnyreinhard.bandcamp.com/album/reinhard-ensemble-compositions Reinhard Ensemble Compositions]&lt;br /&gt;
|&lt;br /&gt;
| | acoustic polymicrotonality&lt;br /&gt;
|New York, NY&lt;br /&gt;
|1981-&lt;br /&gt;
|Founded [http://www.afmm.org/ American Festival of Microtonal Music] (AFMM) &lt;br /&gt;
|-&lt;br /&gt;
| | Robert Rich&lt;br /&gt;
|[https://robertrich.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7-limit]], [[Just intonation]], ambient&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Michael Robinson&lt;br /&gt;
|[http://www.azuremilesrecords.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | worldly electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Prent Rodgers&lt;br /&gt;
|[http://ripnread.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Music that&#039;s fake but accurate&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | Dante Rosati&lt;br /&gt;
|[http://www.danterosati.com/justguitar.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], solo guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Ross&lt;br /&gt;
|[http://www.piedwagtail.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[19edo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===S===&lt;br /&gt;
|-&lt;br /&gt;
| | Marc Sabat&lt;br /&gt;
|[http://www.plainsound.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlos Sampaio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonics&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Scott Sandvik&lt;br /&gt;
|[http://www.scottsandvik.com/html/audio.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slide guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Edward Schocker&lt;br /&gt;
|[http://edwardschocker.com/music/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | dramatic works - exerpts and fulls&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Margo Schulter&lt;br /&gt;
|[https://www.bestii.com/~mschulter/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neo-medieval Xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Schulze&lt;br /&gt;
|[http://kalvos.org/schulze.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some mp3s of electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ethan Schwartz&lt;br /&gt;
|[https://myspace.com/tetrachordproject Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI music based on tetrachords, for guitar and keyboard&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | X. J. Scott&lt;br /&gt;
|[http://www.nonoctave.com/geocities/ Website]&lt;br /&gt;
[http://www.soundclick.com/bands/pagemusic.cfm?bandID=141776 Soundclick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | George Secor&lt;br /&gt;
|[http://users.bigpond.net.au/d.keenan/sagittal/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various vintage Scalatron performances&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dave Seidel&lt;br /&gt;
|[http://mysterybear.net/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal minimalism and ambience, using Csound&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlo Serafini&lt;br /&gt;
|[https://www.youtube.com/user/iranief YouTube]&lt;br /&gt;
[http://www.seraph.it/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic. isomorphic keyboard: the Opal Chameleon&lt;br /&gt;
|Florence, Italy&lt;br /&gt;
|&lt;br /&gt;
|Futurist composer. &lt;br /&gt;
&lt;br /&gt;
Also, is admin on Facebook [https://www.facebook.com/groups/356483631067563/ Microtonalitaly group]  &lt;br /&gt;
|-&lt;br /&gt;
| | Bill Sethares&lt;br /&gt;
|[http://eceserv0.ece.wisc.edu/~sethares/otherperson/all_mp3s.html Website]&lt;br /&gt;
|[http://sethares.engr.wisc.edu/mp3s/truthonabus.html Truth on a Bus]&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic with stretched partials&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Sevish&lt;br /&gt;
|[http://sevish.com/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCmq2yMo-lTfC7BQLth_PqOw YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/sevish SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://sevish.com/blog Blog]    &lt;br /&gt;
&lt;br /&gt;
[https://sevish.bandcamp.com/ BandCamp]    &lt;br /&gt;
&lt;br /&gt;
[https://twitter.com/sevishmusic Twitter]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Gcgawrr2xao Desert Island Rain]&lt;br /&gt;
[https://www.youtube.com/watch?v=l9wINwlgxRU Gleam]&lt;br /&gt;
|Sean Archibald. (with occasional guest musicians)&lt;br /&gt;
|drum &#039;n&#039; bass / electronic / trip-hop / ambient;&lt;br /&gt;
in EDOs, JI, nonoctave scales and various others. &lt;br /&gt;
microtonal: everything. &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Microtonal with a beat&amp;quot;; stellar production quality.&lt;br /&gt;
|London, England&lt;br /&gt;
|2010 onward&lt;br /&gt;
|Popular (for xen) .&lt;br /&gt;
Is [[SeanArchibald]] on this wiki.  &lt;br /&gt;
&lt;br /&gt;
Also does [http://sevish.com/2014/how-to-create-a-tun-file-in-scala/ software tutorials on his website] and on YouTube,&lt;br /&gt;
&lt;br /&gt;
and makes [http://sevish.com/scaleworkshop/index.htm?name=Slendric%5B11%5D&amp;amp;data=202.12%0A233.69%0A435.81%0A467.37%0A669.50%0A701.06%0A903.19%0A934.75%0A1136.87%0A1168.44%0A2%2F1&amp;amp;freq=440&amp;amp;midi=69&amp;amp;vert=-1&amp;amp;horiz=2 web-based xen software].&lt;br /&gt;
&lt;br /&gt;
Runs the digital xen label, [http://split-notes.com/ Split-Notes]&lt;br /&gt;
&lt;br /&gt;
Sevish is great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Ezra Sims&lt;br /&gt;
|[https://www.ezrasims.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Music in 72-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Gene Ward Smith&lt;br /&gt;
|[[Microtonal Music by Gene Ward Smith]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced originals; Mad Science Tuning; renderings of colleagues&#039; music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jon Lyle Smith&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced classical in odd meters&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Cole and Spectral Voices&lt;br /&gt;
|[https://www.spectralvoices.com/jim-cole-spectral-voices/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of meditative New Age with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Soundwell (Anders Erkéus)&lt;br /&gt;
|[https://soundcloud.com/soundwell Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Snake&amp;quot; overtone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Manfred Stahnke&lt;br /&gt;
|[https://stahnkemanfred.musicaneo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one piece &amp;quot;Partch Harp&amp;quot; for harp and sampled harp&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans-André Stamm&lt;br /&gt;
|[http://www.eufonia.de/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | quartertone/ 48-tone JI acoustic organ!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Starrett&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=FD0ec4qOlcs&amp;amp;t=&amp;amp;ab_channel=xenopusRTRT Citified Notions]&lt;br /&gt;
|John Starret - Vocals, Bass&lt;br /&gt;
&lt;br /&gt;
Neil Haverstick - Guitar&lt;br /&gt;
&lt;br /&gt;
Ernie Crews - Drums&lt;br /&gt;
| | 19-EDO. Rockabilly/Pop-rock, comment from John about the song on the YouTube page&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|John Starrett played bass with Neil Haverstick.  Neil also plays the 19-EDO guitar on some of John&#039;s recordings.&lt;br /&gt;
|-&lt;br /&gt;
| | Stimmhorn&lt;br /&gt;
|[http://www.stimmhorn.ch/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Christian Zehnder, Balthasar Streiff&lt;br /&gt;
| | Experimental alphorn and yodeling combined with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans Straub&lt;br /&gt;
|[http://home.datacomm.ch/straub/musik/index_e.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | pieces with meters that match the tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Redrick Sultan&lt;br /&gt;
|[https://redricksultanband.bandcamp.com/ Bandcamp] &lt;br /&gt;
|[https://www.youtube.com/watch?v=DtrH9ptBV18&amp;amp;index=1&amp;amp;list=PL_GQa1Uf_pEPGi9CxiMfK-13BBs0SVkWP The Prince]&lt;br /&gt;
|Spencer Hargreaves - Vocals, Guitars &lt;br /&gt;
Noah Jordan - Vocals, Bass, Keys, Flute, Oud &lt;br /&gt;
&lt;br /&gt;
Sean Mitchell - Drums, Sampling&lt;br /&gt;
|spooky, cool, acoustic, electric. &lt;br /&gt;
|Vancouver, British Columbia&lt;br /&gt;
|2010-&lt;br /&gt;
|[[22edo]], acoustic, magic rock, chill&lt;br /&gt;
|-&lt;br /&gt;
| | Mick Sussman&lt;br /&gt;
|[http://micksussman.com/pw/music.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | plunderphonic collages in various tunings and multitempi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Susman&lt;br /&gt;
|[https://www.susmanmusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Works in quarter-tone - scores and audio files&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ron Sword&lt;br /&gt;
|[http://www.ronsword.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 16-EDO and 31-EDO on 8 and 9 string guitar Etudes, Microtonal Extreme Metal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron was also affiliated with the Microtonal Records label and the metatonal music site, as well as the microtonal guitarist forum.&lt;br /&gt;
|-&lt;br /&gt;
| | Syzygys&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Syzygys YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://www.syzygys.jp Website]&lt;br /&gt;
&lt;br /&gt;
[http://www.facebook.com/Syzygys Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=KjSF41-mdL4 Lotus Rain]&lt;br /&gt;
|Hitomi Shimizu = 43 microtone organ, vocals&lt;br /&gt;
&lt;br /&gt;
Hiromi Nishida=Violin, vocals&lt;br /&gt;
| | clips of Japanese duo in 43-tone Partch JI, with Chromelodeon&lt;br /&gt;
|Japan &lt;br /&gt;
|? &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===T===&lt;br /&gt;
|-&lt;br /&gt;
| | Tall Kite (aka Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://soundcloud.com/mbirakite soundcloud.com/]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/mbirakite mbirakite]&lt;br /&gt;
|&amp;quot;I Hear Numbers&amp;quot;&lt;br /&gt;
|Kite&lt;br /&gt;
Giedraitis&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|Portland,&lt;br /&gt;
&lt;br /&gt;
Oregon&lt;br /&gt;
&lt;br /&gt;
USA&lt;br /&gt;
|1990&#039;s to&lt;br /&gt;
&lt;br /&gt;
present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Cam Taylor&lt;br /&gt;
|https://archive.org/search.php?query=creator%3A%22Cam+Taylor%22&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/camtaylor-1&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/cam-taylor-2-1&lt;br /&gt;
&lt;br /&gt;
https://iamcamtaylor.wordpress.com/&lt;br /&gt;
|[https://soundcloud.com/cam-taylor-2-1/mothers mothers]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/17-out-of-63edo-wurly-those-early-dreams those early dreams]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/12tone63edo1 12tone63EDO1]&lt;br /&gt;
|Cam Taylor&lt;br /&gt;
| | Bosanquet Axis49, 12- and 17-tone keyboard improvisations in 17, 19, 22, 26, 31, 37, 39, 41, 43, 46, 50, 53, 56, 63, 94, 112 EDOs, some JI and near-just tunings, and songs with piano or guitar in 31EDO and JI, various.&lt;br /&gt;
|Auckland, New Zealand&lt;br /&gt;
|2010-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jack Tickner&lt;br /&gt;
|[https://www.facebook.com/JackETickner/ Facebook]&lt;br /&gt;
[https://jacktickner.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jacktickner.bandcamp.com/album/reassuring-weight Reassuring Weight]&lt;br /&gt;
|&lt;br /&gt;
|Just Intonation&lt;br /&gt;
|Sydney, Australia&lt;br /&gt;
|2017 - Present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Peter Thoegersen&lt;br /&gt;
|[https://soundcloud.com/pthoege SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://peterthoegersen.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/pthoege/two-worlds Two Worlds]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/pthoege/im-a-force-of-nature I Am a Force of Nature]&lt;br /&gt;
|&lt;br /&gt;
|composer. &lt;br /&gt;
&lt;br /&gt;
Absurdist symphonic, chamber. Fun. Difficult music, in a good way. &lt;br /&gt;
&lt;br /&gt;
If you like Zappa&#039;s stranger works, you will like this. &lt;br /&gt;
|New York (?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tony Dubshot&lt;br /&gt;
|[http://www.dubbhism.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Macrotonal dub and dancehall in 05-EDO, 07-EDO and 08-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tritone MSU&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tui St. George Tucker&lt;br /&gt;
|[http://tuistgeorgetucker.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Quartertone scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Stephen James Taylor&lt;br /&gt;
|[http://www.stephenjamestaylor.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal film scores, multiple Wilson scales&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeroen Paul Thesseling&lt;br /&gt;
|[http://www.jeroenthesseling.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music for bass guitar: &amp;quot;HAFNIUM&amp;quot; (72-EDO), &amp;quot;ARGON&amp;quot; (18-EDO), &amp;quot;DISCREPANTIUM&amp;quot; (24-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===U===&lt;br /&gt;
|-&lt;br /&gt;
|uSSSy&lt;br /&gt;
|[https://usssy.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/watch?v=Fu6v2YE31Vc Acoustic version of one song on YouTube]&lt;br /&gt;
|[https://usssy.bandcamp.com/album/ud Ud]&lt;br /&gt;
[https://usssy.bandcamp.com/ Voyage] &lt;br /&gt;
|Artem Galkin &lt;br /&gt;
Pavel Eremeev&lt;br /&gt;
|[[24edo]], noise rock, psychedelic&lt;br /&gt;
|Moscow, Russia&lt;br /&gt;
|2009-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===V===&lt;br /&gt;
|-&lt;br /&gt;
| [[Chris Vaisvil]]&lt;br /&gt;
| [http://chrisvaisvil.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Many tunings (Just Intonation, various EDOs + Tuning Survey ) microtonal synthesizers controlled by &amp;lt;br&amp;gt; midi guitar (Roland GR-20), Linnstrument, 17 edo keyboard (DIY) + soft synthesizers and &amp;lt;br&amp;gt; &amp;quot;traditional&amp;quot; scored microtonal music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| *Prolific* explorer of a wide range of scales &amp;lt;br&amp;gt; Neat DIY techniques used and demonstrated  &amp;lt;br&amp;gt; &amp;quot;at the edge between acoustic and electric&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Vicentino&lt;br /&gt;
| [[wikipedia: Nicola Vicentino]] &lt;br /&gt;
| [https://www.youtube.com/watch?v=0akGtDPVRxk Musica Prisca Caput (Madrigal for 24-tone two voice harpsichord in Meantone)] &amp;lt;br&amp;gt; Same piece [https://www.youtube.com/watch?v=ld36JlmOtM0 played on an arciorgano]. &amp;lt;br&amp;gt; [https://www.youtube.com/watch?v=bhGwjgZ8zIY Madonna il poco dolce.] &lt;br /&gt;
|&lt;br /&gt;
| early microtonal composer in 16th century. &lt;br /&gt;
|&lt;br /&gt;
| Born 1511. &amp;lt;br&amp;gt; Died in either 1575 or 1576&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Visalli (broken)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| electronically rendered microtonal contemporary classical&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Voltage Controlled&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of electronic tuning-savvy experiments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Alfredo Votta&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Soundcloud account featuring &amp;quot;Liber Stellarum&amp;quot;, a collection of seven pieces for &amp;lt;br&amp;gt; 13-EDO piano. Has also composed in 18-EDO.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===W===&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Walker&lt;br /&gt;
|[https://robertinventor.com/musicandvirtualflowers/tunes/tunes.htm Website 1]&lt;br /&gt;
[https://robertinventor.com/musicandvirtualflowers/tunes/improvisations.htm Website 2]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical, world, fractal&lt;br /&gt;
|Indianapolis, IN&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Stephen Weigel&lt;br /&gt;
|[https://soundcloud.com/overtoneshock SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic pop / computer music / totalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Danny Wier&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | symphonic, progressive rock/metal, jazz, etc., mostly in 72-EDO (all synth-generated)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Randy Winchester&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Comets Over Flatland&amp;quot; excerpts in various EDOs &amp;amp;amp; Bohlen-Pierce, electronic music and 8-bit synthesizers&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Erling Wold&lt;br /&gt;
|[http://www.erlingwold.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical; search page for just intonation&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Wolf&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic neo-baroque string trio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Brian Wong&lt;br /&gt;
|[https://bwong.ca/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | examples of computer-generated music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | James Wyness&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal acousmatic works&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===X===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Y===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Z===&lt;br /&gt;
|-&lt;br /&gt;
|Zadarpadov&lt;br /&gt;
|[https://zadarpadov.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Electronic, avant-garde&lt;br /&gt;
|Finland&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Zhea Erose&lt;br /&gt;
|[https://zheaerose.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UC--VosYH0BHISbb4SFO9rQA YouTube]&lt;br /&gt;
| [https://www.youtube.com/watch?v=wvLLV5qle48 Glitterdance]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8Ol2gzkcprE divinate]&lt;br /&gt;
| &lt;br /&gt;
| [[31edo]], JI, contemporary classical, ambient, electronic, &amp;quot;dream&amp;amp;bass&amp;quot;&lt;br /&gt;
| Portland, OR &lt;br /&gt;
|2019-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | ZIA&lt;br /&gt;
|[http://ziaspace.com/ Website]&lt;br /&gt;
[https://www.reverbnation.com/ziausa Reverb Nation]&lt;br /&gt;
[https://www.facebook.com/Zia-170293513002981/ Facebook] &lt;br /&gt;
&lt;br /&gt;
[https://ziaspace.bandcamp.com Bandcamp]&lt;br /&gt;
|[https://www.reverbnation.com/1029821/album/172732 Martians] &lt;br /&gt;
|[[Elaine Walker]] and collaborators&lt;br /&gt;
| | electronic, space, dance, [[10edo]], [[19edo]], [[Bohlen-Pierce]], [[17edo]], [[16edo]]&lt;br /&gt;
|Las Cruces, NM / Tempe, AZ&lt;br /&gt;
|1992-&lt;br /&gt;
|Elaine has also composed for the television industry.  Zia is great introductory/accessible xen music.&lt;br /&gt;
|-&lt;br /&gt;
| | Matthias Ziegler&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | unconventional flute playing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Bostjan Zupancic: MicroMetal&lt;br /&gt;
|[https://sites.google.com/site/19edoguitar/home/bostjan-zupancic-micrometal Google Page]&lt;br /&gt;
[https://bostjanzupancic.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JTpF2MifP5Y Brain for Breakfast]&lt;br /&gt;
[https://www.youtube.com/watch?v=D8utL7T0HAc Beezer&#039;s Cellar]&lt;br /&gt;
|Bostjan Zupancic - Guitar, Bass, Drums, Vocals, Synthesizer&lt;br /&gt;
|19-EDO Modern Hard Rock and Heavy Metal, and occasionally 24-EDO.&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2008-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | &#039;&#039;&#039;Website&#039;&#039;&#039;&lt;br /&gt;
| | &#039;&#039;&#039;Description&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.musicmavericks.org/listening/ American Mavericks concert series]&lt;br /&gt;
| | Microtonal RealPlayer files: Lou Harrison Suite for Violin and American Gamelan, Third Symphony; Charles Ives &amp;quot;Allegro&amp;quot; from Quartertone Piano Pieces&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.oeaw.ac.at/kal/agm/ Ancient Greek Music]&lt;br /&gt;
| | Library of extant fragments using authentic tunings: Real``Player and midi&lt;br /&gt;
|-&lt;br /&gt;
| | [http://bostonmicrotonalsociety.org/ Boston Microtonal Society]&lt;br /&gt;
| | 72-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://catharsis.egregious.net/errata/ Catharsis] ([http://catharsis.egregious.net/tracks/droneI/ 2])&lt;br /&gt;
| | Jon Catler and Jacky Ligon live; &amp;quot;Drone 1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.fujara.sk/audio_samples.htm Fujara]&lt;br /&gt;
| | Slovak overtone flute&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wmich.edu/mus-theo/groven/ Groven Piano Project]&lt;br /&gt;
| | 36-tone JI (schismatic) pianos after Eivind Groven&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.xs4all.nl/%7Ehuygensf/english/index.html Huygens-Fokker Foundation]&lt;br /&gt;
| | acoustic and midi 31-EDO &amp;amp;amp; 24-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.csounds.com/ezine/winter1999/synthesis/ Implementing Cellular Automatas in Csound]&lt;br /&gt;
| | mp3 examples with spectral pictures&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.kingmixers.com/Hearing%20Greek%20Microtones.html kingmixers] ([http://www.kingmixers.com/AncGreekMusicFragments.html%20 2]) ([http://www.kingmixers.com/Clouds%20MP3s.html%20copy 3])&lt;br /&gt;
| | some mp3 samples of Greek tunings, reconstructions of Greek music fragments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.last.fm/tag/microtonal last.fm microtonal tag radio]&lt;br /&gt;
| | stream microtonal music from last.fm radio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.lucytune.com/ LucyTuning] ([http://www.harmonics.com/lucy/earindex.html 2]) ([http://www.lullabies.co.uk/ 3])&lt;br /&gt;
| | LucyTuned music - clips and full pieces, midi files, mp3s, video&lt;br /&gt;
|-&lt;br /&gt;
| | [http://micro.soonlabel.com/ micro.soonlabel.com]&lt;br /&gt;
| | Music from multiple composers in various tunings available for direct download.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://microtonalismo.com/ MICROTONALISMO]&lt;br /&gt;
| | Primera Web oficial de microtonalismo de habla hispana en latinoamerica&lt;br /&gt;
|-&lt;br /&gt;
| | [http://cdbaby.com/cd/mfhi Music for Homemade Instruments]&lt;br /&gt;
| | clips of junkmusic orchestra&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.overtone.cc/ Overtone Music Network]&lt;br /&gt;
| | A platform for overtone music of all kinds, with a huge collection of online audio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://podcast1024.libsyn.com/ podcast1024]&lt;br /&gt;
| | microtonal podcast by Prent Rodgers&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.quartertonemarimba.com/ Quartertonemarimba.com]&lt;br /&gt;
| | Kjell Tor Innevik&#039;s project at Norwegian Academy of Music&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.geocities.com/dinarra2000/songs.html Eduardo Sábat]&lt;br /&gt;
| | clips of jazz standards on 53-enharmonic frets per Octave guitar (Dinarra)&lt;br /&gt;
|-&lt;br /&gt;
| | [http://split-notes.com/ split-notes Microtonal Netlabel]&lt;br /&gt;
| | online record label, free digital releases, microtonal music from various musicians&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ne.jp/asahi/mariko/takanashi/masa/pagesE1/rev1nwpages/engconcert.html The Perfect Just Intonation Music MIDI Cycle Concerts]&lt;br /&gt;
| | classics tuned in JI&lt;br /&gt;
|-&lt;br /&gt;
| | [http://pages.globetrotter.net/roule/demos.htm Tuning and temperament demos]&lt;br /&gt;
| | midi and audio demonstrating historical tunings&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.soundclick.com/bands/pagemusic.cfm?bandID=105485 Tuning Lab]&lt;br /&gt;
| | acoustic, electronic tuning experiments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wnyc.org/search/?q=microtonal WNYC microtonal features]&lt;br /&gt;
| | radio shows featuring microtonal music, esp. &amp;quot;New Sounds&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.facebook.com/groups/2229924481 Xenharmonic Alliance facebook group]&lt;br /&gt;
| | social networking for microtonalists. music and discussion&lt;br /&gt;
|}&lt;br /&gt;
[http://www.mvcc.edu/noldani/home Oldani&#039;s Math&amp;amp;amp;music Site]      &lt;br /&gt;
&lt;br /&gt;
[[Category:Composer]]&lt;br /&gt;
[[Category:Practice]]&lt;br /&gt;
[[Category:Listen| ]] &amp;lt;!-- main article --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Listen&amp;diff=69865</id>
		<title>Listen</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Listen&amp;diff=69865"/>
		<updated>2021-05-15T05:36:50Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also this [https://open.spotify.com/user/1218607737/playlist/70d4bxQpwBM4EPvLj0OmhO?si=ADmgFYnhTxGRDENaYK5XGw&amp;amp;fbclid=IwAR0Tw8l31ERv0cUgO-4OrBMu7wp8I38dhGWUGsmFvWo6sLle1FS7ZJQ7z0o Microtonal Spotify Playlist]. Put it on Shuffle and have a great intro to xen in every genre.  &lt;br /&gt;
&lt;br /&gt;
A list originally started by Andrew Heathwaite. If you think anything should be changed, change it yourself! Or leave a note about it here. &lt;br /&gt;
&lt;br /&gt;
For a list of pieces that were originally written in a non-xenharmonic context, and then translated into a xenharmonic tuning, see [[Familiar melodies in unfamiliar tunings]]. (Stephen Weigel&#039;s [https://www.youtube.com/watch?v=bKNuSRujLPY&amp;amp;list=PLzY9zzOkuloTH7IYBl6AHFcbdM-Qop7u4 YouTube channel], Mike Battaglia&#039;s [https://soundcloud.com/mikebattagliaexperiments SoundCloud], and H. Wakabayashi&#039;s [https://www.youtube.com/user/inodapicnic YouTube channel] have great examples of these).&lt;br /&gt;
&lt;br /&gt;
Notable examples from 20th century classical music that briefly use the 7th harmonic, and for the Britten piece, the 11th harmonic as well:&lt;br /&gt;
* Ralph Vaughan Williams&#039;s [[wikipedia:A_Pastoral_Symphony|Symphony No. 3, A Pastoral Symphony]] from 1922, two horn solos in the 2nd movement&lt;br /&gt;
* Benjamin Britten&#039;s [[wikipedia:Serenade_for_Tenor,_Horn_and_Strings|Serenade for Tenor, Horn and Strings]] from 1943, prologue and epilogue&lt;br /&gt;
TEMP NOTICE; ALL THE INFO HAS BEEN MOVED OVER FROM BANDS AND ARTISTS PAGE, PLEASE ADD TO THIS PAGE INSTEAD OF THOSE PAGES, AS PER [https://www.facebook.com/groups/xenwiki/permalink/2127540094178650/ OUR DISCUSSION ON FACEBOOK]&lt;br /&gt;
[[User:SyntheticThought|SyntheticThought]] ([[User talk:SyntheticThought|talk]]) 22:08, 4 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also: please don&#039;t put links on artist&#039;s name in first column. Put them in LINKS column, Link description of what they are (Website, YouTube, SoundCloud, etc.)  &lt;br /&gt;
&lt;br /&gt;
{{TOC Horizontal&lt;br /&gt;
|a1=[[#A|A]]&lt;br /&gt;
|a2=[[#B|B]]&lt;br /&gt;
|a3=[[#C|C]]&lt;br /&gt;
|a4=[[#D|D]]&lt;br /&gt;
|a5=[[#E|E]]&lt;br /&gt;
|a6=[[#F|F]]&lt;br /&gt;
|a7=[[#G|G]]&lt;br /&gt;
|a8=[[#H|H]]&lt;br /&gt;
|a9=[[#I|I]]&lt;br /&gt;
|a10=[[#J|J]]&lt;br /&gt;
|a11=[[#K|K]]&lt;br /&gt;
|a12=[[#L|L]]&lt;br /&gt;
|a13=[[#M|M]]&lt;br /&gt;
|a14=[[#N|N]]&lt;br /&gt;
|a15=[[#O|O]]&lt;br /&gt;
|a16=[[#P|P]]&lt;br /&gt;
|a17=[[#Q|Q]]&lt;br /&gt;
|a18=[[#R|R]]&lt;br /&gt;
|a19=[[#S|S]]&lt;br /&gt;
|a20=[[#T|T]]&lt;br /&gt;
|a21=[[#U|U]]&lt;br /&gt;
|a22=[[#V|V]]&lt;br /&gt;
|a23=[[#W|W-Z]]&lt;br /&gt;
|b1=[[#Other|Other]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Compilations ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Year&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Title&lt;br /&gt;
!&#039;&#039;&#039;Synopsis&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|2021&lt;br /&gt;
|[https://sexytoadsandfrogsfriendcircle.bandcamp.com/album/staffcirc-vol-7-terra-octava Bandcamp]&lt;br /&gt;
[https://soundcloud.com/sexytoadsandfrogsfriendcircle/sets/staffcirc-vol-7-terra-octava Soundcloud]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;STAFFcirc vol. 7 - Terra Octava&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|22-ish different artists.&lt;br /&gt;
|Each track uses a different [[EDO]].&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|2019&lt;br /&gt;
|[https://open.spotify.com/album/2ojBIQLtipAo6MPJhmNiWP Listen free on Spotify]&lt;br /&gt;
[https://biptunia.com/?p=4633 More info].&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Microtonal Freedom (A Benefit Compilation Album for Lyn Ulbricht)&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artist. Many of them are contributors on this wiki.&lt;br /&gt;
|&#039;&#039;&#039;GENRES&#039;&#039;&#039;: Blues, metal, prog, trip-hop, hip-hop, funk, classical, ambient, math, punk, spoken, folk, solo acoustic guitar.&lt;br /&gt;
|Very good overview, and very listenable, especially for people without experience in Xen, or who think it sounds odd.&lt;br /&gt;
|-&lt;br /&gt;
|2016&lt;br /&gt;
|[http://split-notes.com/various-artists-next-xen/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Next Xen&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|2010&lt;br /&gt;
|[http://split-notes.com/various-artists-crack-my-pitch-up/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Crack My Pitch Up&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|1998&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/mills.html Broken Link?]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;A Microtonal Musical Experience&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10-ish different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|Many of the tracks on the CD were the first widely available audio files on the internet featuring xenharmonic tunings.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
==Artists==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&#039;&#039;&#039;Name&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Recommended works&lt;br /&gt;
!&#039;&#039;&#039;Members&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Location&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Years &#039;&#039;microtonally&#039;&#039;&#039;&#039;&#039; &#039;&#039;&#039;active&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===A===&lt;br /&gt;
|-&lt;br /&gt;
| Bill Alves&lt;br /&gt;
| [http://www.billalves.com/ Website] &amp;lt;br&amp;gt; [https://www.youtube.com/user/billalves YouTube] &amp;lt;br&amp;gt; [http://pages.hmc.edu/alves/ Harvey Mudd College]&lt;br /&gt;
| [http://www.billalves.com/imbal-imbalan.html Imbal-Imbalan]&lt;br /&gt;
|&lt;br /&gt;
| electronic JI, gamelan, etc. Different tunings on different songs. Sometimes creates his own tunings just for one song.  &lt;br /&gt;
| Claremont, California&lt;br /&gt;
| 1987- &lt;br /&gt;
| College professor, &amp;lt;br&amp;gt; author. Important cat. Check him out. &lt;br /&gt;
|-&lt;br /&gt;
|Agonanist&lt;br /&gt;
|https://transylvaniantapes.bandcamp.com/album/agonanist-the-cynicism-of-solitude&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Black metal in various EDO&#039;s&lt;br /&gt;
|California&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Atar Arad&lt;br /&gt;
| [https://www.youtube.com/channel/UCqkcxbIr8LriIoZBx96RT7g YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sonata for Viola with quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Astroid power-up!&lt;br /&gt;
| [https://store.cdbaby.com/cd/googleplex CD Baby] (includes audio previews) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of hyper drum&amp;amp;amp;bass. Microtonal tracks: 3, 4, 8 and 9 (60-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===B===&lt;br /&gt;
|-&lt;br /&gt;
| | Christopher Bailey&lt;br /&gt;
|[http://christopherbaileymusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | crystallized JI, 17-EDO, 19-EDO, 7-limit adaptive&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mike Battaglia&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments SoundCloud]&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments/sets/natural-sounding-porcupine &amp;quot;Natural&amp;quot;-sounding Porcupine Comma Pump Experiments]&lt;br /&gt;
|&lt;br /&gt;
|various EDOs, technical studies, experimental music cognition demos&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|(a.k.a. Bugs, a.k.a. The Bugs) &lt;br /&gt;
|-&lt;br /&gt;
| | Matt Barber&lt;br /&gt;
|[http://ecmc.rochester.edu/mbarb/web/music.php?filter=chrono Rochester EDU listing] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | in some pieces, 19-ED(per 2:1 and 3:1), quartertones, 11-EDO and 14-EDO in 3:2 equivalence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacob Barton&lt;br /&gt;
|[http://jacobbarton.net/ Website] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced and acoustic, various EDO and JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dennis Báthory-Kitsz&lt;br /&gt;
|[http://www.maltedmedia.com/people/bathory/cat-solo.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Thièle&amp;quot; - violin in quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David Beardsley&lt;br /&gt;
|[https://microtonal.wordpress.com/ Blog] &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UChoIaFN4ZM2nMzsktVnPuqQ YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI electric guitar and JI chamber music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Antoine Beaudet &lt;br /&gt;
|[https://soundcloud.com/jollybard SoundCloud] (as Jollybard)&lt;br /&gt;
|[https://soundcloud.com/jollybard/superbeat-wip SuperBeat]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/jollybard/spooky Spooky]&lt;br /&gt;
|&lt;br /&gt;
| | Joan temperament, JI, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | benyamind&lt;br /&gt;
|[https://benyamind.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCFWIWi2GVCKMM9uYDdlUQqw Youtube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| |31edo, 22edo, JI, orchestral, piano&lt;br /&gt;
|-&lt;br /&gt;
|BipTunia&lt;br /&gt;
|[https://biptunia.com/?s=microtonal Website]&lt;br /&gt;
[https://biptunia.bandcamp.com/releases BandCamp]&lt;br /&gt;
&lt;br /&gt;
|[https://biptunia.com/?p=3432 Microtonal Cats from Alpha-Centauri”]&lt;br /&gt;
|Michael W. Dean: synths, singing, talking.&lt;br /&gt;
&lt;br /&gt;
Phil Wormuth: poetry, talking. &lt;br /&gt;
|Darkwave, rock, pop, experimental, poetry with music, different tunings on every song. Prolific. &lt;br /&gt;
|Casper Wyoming &lt;br /&gt;
|2018-&lt;br /&gt;
|MWD is [[User:SyntheticThought]] &lt;br /&gt;
&lt;br /&gt;
on this wiki. MWD also makes [https://biptunia.com/?page_id=2070 xen VST software]. &lt;br /&gt;
|-&lt;br /&gt;
| | Marcus Alessi Bittencourt&lt;br /&gt;
|[http://www.marcusalessi.com/site/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classic electronic pan-intonational&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Easley Blackwood&lt;br /&gt;
|[https://www.youtube.com/watch?v=HbuFPpiJL1o YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal etudes [excerpts]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Douglas Blumeyer&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin SoundCloud]&lt;br /&gt;
[http://musical-patterns.douglasblumeyer.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|musical patterns&lt;br /&gt;
|San Francisco&lt;br /&gt;
|2006-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cameron Bobro&lt;br /&gt;
|[https://soundcloud.com/cameron-bobro Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Bass vocals and microtonal folk instruments in haunting songs.&lt;br /&gt;
|Maribor, Slovenia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | M. Edward Borasky&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | stochastic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Donald Bousted&lt;br /&gt;
|[https://donaldbousted.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music and film&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Graham Breed&lt;br /&gt;
|[http://x31eq.com/music/ Website]&lt;br /&gt;
|[http://x31eq.com/music/wisofl.mp3 When I Set Out for Lyonnesse] &lt;br /&gt;
|&lt;br /&gt;
| | electronic with spoken word; (Thomas Hardy poems), examples of different temperaments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chris Bryan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Brendan Byrnes &lt;br /&gt;
|[http://www.brendanbyrnes.com/ Website]&lt;br /&gt;
[https://brendanbyrnes.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCsg5wuPYEmD7w7Jutqy8IhA YouTube] &lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bpbyrnes Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=1PYbIPaW_eg Siolas]&lt;br /&gt;
[https://www.youtube.com/watch?v=dgVDQU8CuPE Operator]&lt;br /&gt;
|Brendan Byrnes + various side players. &lt;br /&gt;
|Great production. &lt;br /&gt;
Progressive,rock, driving, good vocals. &lt;br /&gt;
&lt;br /&gt;
Is also in band ILEVENS (separate entry below) &lt;br /&gt;
|Los Angeles / Glendale&lt;br /&gt;
|2011-&lt;br /&gt;
|Great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Warren Burt  &lt;br /&gt;
|[http://retiary.net/idea/idea5/IDEA_5/warren/warren.htm Website] (flashing images warning)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sound installation; manipulated voice...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===C===&lt;br /&gt;
|-&lt;br /&gt;
|Tolgahan Çoğulu    &lt;br /&gt;
|[https://www.youtube.com/user/TolgahanCogulu YouTube] &lt;br /&gt;
[https://www.microtonalguitar.org/ Website 1] &lt;br /&gt;
&lt;br /&gt;
[http://www.tolgahancogulu.com/en/ Website 2]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JT0z2nOyUlg microtonal guitar duo]&lt;br /&gt;
|&lt;br /&gt;
|Microtonal guitar. Custom builds guitars with half, quarter frets, and movable frets. &lt;br /&gt;
|Istanbul, Turkey&lt;br /&gt;
|2008-&lt;br /&gt;
|Good first xen for many people. Popular. &lt;br /&gt;
Teaches music at Istanbul Technical University.&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Loli&lt;br /&gt;
|[http://microtonalismo.com/microweb/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 drone 17-EDO, 20-EDO, 29-EDO and 53-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Wendy Carlos&lt;br /&gt;
|[[wikipedia:Wendy_Carlos|Wikipedia]]&lt;br /&gt;
[https://www.youtube.com/watch?v=RuT6Y53LYH4 Video analyzing her microtonal scales]&lt;br /&gt;
|[https://www.dailymotion.com/video/x2j1gy2 Beauty and the Beast]&lt;br /&gt;
|&lt;br /&gt;
|Not all her work is microtonal, but  &#039;&#039;[[wikipedia:Beauty_in_the_Beast|Beauty and the Beast]]&#039;&#039; (1986) is. She invented her own non-octave-repeating musical scales for it; [[wikipedia:Alpha_scale|Alpha scale]]. [[wikipedia:Beta_scale|Beta Scale]]. [[wikipedia:Gamma_scale|Gamma Scale]]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Early synthesizer pioneer ([[wikipedia:Switched-On_Bach|&#039;&#039;Switched on Bach&#039;&#039;]], 1968)&lt;br /&gt;
|-&lt;br /&gt;
| | Catler Bros. / &lt;br /&gt;
Jon Catler&lt;br /&gt;
|[http://www.soundclick.com/bands/pagemusic.cfm?bandID=346893 SoundClick]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jon_Catler|Jon Catler on Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[http://preparedguitar.blogspot.com/2015/03/jon-catler-13-questions.html Interview with Jon Catler]&lt;br /&gt;
&lt;br /&gt;
[https://www.discogs.com/artist/4496860-Catler-Bros Discogs] &lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=346893 Hyperspace]&lt;br /&gt;
|Jon Catler&lt;br /&gt;
| | 64-note JI bluesrock. Have had mainstream press in Rolling Stone, Downbeat, and elsewhere. &lt;br /&gt;
Jon Catler runs [http://freenotemusic.com/ FreeNote Records]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jon Catler also plays in [http://freenotemusic.com/fretlessbrothers/ The Fretless Brothers] and makes Freenote guitars. &lt;br /&gt;
|-&lt;br /&gt;
| | City of the Asleep&lt;br /&gt;
|[https://cityoftheasleep.bandcamp.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
| | Electronica, post-rock, and unclassifiable music in a variety of tunings, especially uncommon EDOs and theoretically-discordant tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Nick Collins&lt;br /&gt;
|[https://composerprogrammer.com/music.html Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/playlist?list=PLvsv24zg5vzuGovKXXhjU7bYVnJIqNOZ3 YouTube playlist]&lt;br /&gt;
|[https://composerprogrammer.com/music/simphony2movement1.mp3 Simphony 2, Movement 1] (MP3 direct link) &lt;br /&gt;
|&lt;br /&gt;
| | microtonal supercollider tempo canons&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Copper&lt;br /&gt;
|[http://www.williamcopper.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | music in 5-limit JI, printed scores with intonation markings, intonalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mildred Couper&lt;br /&gt;
|[[wikipedia:Mildred_Couper|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.academia.edu/7921833/Quarter-Tone_Composer_and_Pianist_Mildred_Couper PDF academic article]&lt;br /&gt;
&lt;br /&gt;
[http://digital.library.ucsb.edu/collections/show/14 Scores at USC Santa Barbara site]&lt;br /&gt;
|[https://www.youtube.com/watch?v=PEOp3tFNaiI Dirge]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=2Y_9AqbpIdw Calliope of the Nine Muses]&lt;br /&gt;
|&lt;br /&gt;
| | quartertone pianos &lt;br /&gt;
|Buenos Aires, Argentina / Santa Barbara, California&lt;br /&gt;
|Died in 1974&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cryptic Ruse&lt;br /&gt;
|[https://cryptic-ruse.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
|instrumental progressive metal &amp;amp; drone-metal in 13edo, 14edo, 15edo, 17edo, and 23edo&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jason is [[IgliashonJones]] on this wiki.&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Cubberly&lt;br /&gt;
|[https://www.discogs.com/artist/4027870-David-Cubberly Listing at Discogs]&lt;br /&gt;
[http://www.davidjcubberly.com/music.html Website]&lt;br /&gt;
|Per email reply from him, no listen links online. See note on Talk page.  &lt;br /&gt;
|&lt;br /&gt;
| | sequenced microtonal midi ensemble&lt;br /&gt;
|Urbana, IL.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===D===&lt;br /&gt;
|-&lt;br /&gt;
| | Phil Dadson&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Philip_Dadson|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | instruments in JI, Installations and performance&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ivor Darreg&lt;br /&gt;
|[[wikipedia:Ivor_Darreg|Wikipedia]]&lt;br /&gt;
[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/album/ivor-darreg-originals Live in Glendale] (180 minutes) &lt;br /&gt;
&lt;br /&gt;
[https://biptunia.com/?p=2811 Remaster of Live in Glendale (torrent)]&lt;br /&gt;
&lt;br /&gt;
Info on [http://www.huygens-fokker.org/whoswho/darreg.html huygens-fokker]site &lt;br /&gt;
&lt;br /&gt;
[https://microtonal.miraheze.org/wiki/Ivor_Darreg#External_links more links] &lt;br /&gt;
|[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
|&lt;br /&gt;
|Helped found the Xenharmonic Alliance. (Now on [https://www.facebook.com/groups/xenharmonic2/ Facebook])&lt;br /&gt;
&lt;br /&gt;
There isn&#039;t a ton of Ivor&#039;s music online, but Johnny Reinhard has about 90 cassette tapes of Ivor given to Johnny by Ivor, with the instructions to get it out to the world. &lt;br /&gt;
&lt;br /&gt;
Johnny will be rolling these out in the coming years. &lt;br /&gt;
|San Diego, Los Angeles&lt;br /&gt;
|Born in 1917. &lt;br /&gt;
&lt;br /&gt;
Made microtonal music from 1937 ([http://www.huygens-fokker.org/whoswho/darreg.html per this bio]) or 1936 (according to [http://www.tonalsoft.com/sonic-arts/darreg/oboe.htm this auto-bio]) until his death in 1994.&lt;br /&gt;
|Important cat. Check him out. &lt;br /&gt;
&amp;quot;Grandaddy of xenharmonic music.&amp;quot; &lt;br /&gt;
Coined the term &amp;quot;xenharmonic&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Prolific builder of microtonal  instruments.  &lt;br /&gt;
&lt;br /&gt;
Johnny Appleseed of xen, personally guided many people, and networked with cassette tapes before World Wide Web.  &lt;br /&gt;
&lt;br /&gt;
Ivor has a [http://xen-arts.net/ivor2/ VST microtonal synth] named after him. &lt;br /&gt;
|-&lt;br /&gt;
| | Jarod DCamp&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=998452 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic - various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tútim Dennsuul&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/timo.html List of MP3s] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips in 23-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mark Deutsch&lt;br /&gt;
|[https://bazantar.bandcamp.com/ BandCamp]&lt;br /&gt;
[http://bazantar.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bazantar Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sensual acoustic microtonal music, world influence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Invented the [[wikipedia:Bazantar|Bazantar]], a stringed instrument &lt;br /&gt;
|-&lt;br /&gt;
| | Divide by Pi&lt;br /&gt;
|[https://play.google.com/store/music/artist/Divide_by_Pi?id=Atehcbhgf7qggp2nxx4hajelerq&amp;amp;hl=en Google Music]&lt;br /&gt;
[https://store.cdbaby.com/cd/dividebypi CD Baby] (can listen to excerpts) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 clips: synthesizer and percussion improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Paul Dolden&lt;br /&gt;
|andcampBc&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://pauldolden.bandcamp.com/ Bandcamp] &lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Paul_Dolden|Wikipedia]]  &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 - variously tuned electroacoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|need listen links. Also, please confirm if all his music is microtonal. &lt;br /&gt;
|-&lt;br /&gt;
| | David B. Doty&lt;br /&gt;
|[http://www.dbdoty.com/Just-Intonation-Links.html Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=a9bW4o5UedE Steel Suite]&lt;br /&gt;
|&lt;br /&gt;
| | synth JI, acoustic guitar JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Arnold Dreyblatt&lt;br /&gt;
|[http://www.dreyblatt.net/composer-1 Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | grooving JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dsilton Trio&lt;br /&gt;
|[https://georgvogel.net/PROJEKTE-DSILTON.htm Website] &lt;br /&gt;
[https://www.youtube.com/channel/UCmzn7wDBp_H3N0diqakaRvg YouTube] &lt;br /&gt;
&lt;br /&gt;
Facebook&lt;br /&gt;
|[https://www.youtube.com/watch?v=9LcWqSzDv7A Duschscha]&lt;br /&gt;
|Georg Vogel: Clavinet, Synthesizer, Komposition. David Dornig: 31-Ton E-Gitarre. &lt;br /&gt;
Valentin Duit: Schlagzeug.&lt;br /&gt;
|odd time signatures, chamber influence, jazz influence. [[31edo]].  &lt;br /&gt;
|Vienna, Austria&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacques Dudon&lt;br /&gt;
|[https://www.youtube.com/watch?v=KuL4aSwNT0o YouTube]&lt;br /&gt;
[https://www.semantic-danielou.com/designers/jacques-dudon/ Academic profile]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jacques_Dudon|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.forcedexposure.com/Catalog/dudon-jacques-erosion-distillee-lp/MMLP.009LP.html Forced Exposure]&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | samples of &amp;quot;Lumières audibles&amp;quot; JI electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Richard Dunlap&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=106711 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mostly 12-EDO&lt;br /&gt;
|California USA&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===E===&lt;br /&gt;
|-&lt;br /&gt;
| Paul Erlich&lt;br /&gt;
| [https://www.youtube.com/watch?v=lO5xSjIHyMg YouTube] &amp;lt;br&amp;gt; [http://www.myspace.com/paulerlich/ MySpace] &amp;lt;br&amp;gt; [http://untwelve.org/interviews/paul_erlich Interview] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| 22-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===F===&lt;br /&gt;
|-&lt;br /&gt;
| | John Farah&lt;br /&gt;
|[http://www.johnfarah.com/ Website]&lt;br /&gt;
[https://soundcloud.com/johnkameelfarah SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://johnkameelfarah.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/Hatiyn YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/JohnKameelFarah Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | string quartet, Electronic in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|FFF Fiale&lt;br /&gt;
|[https://ffffiale.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Fabrizio Fulvio Fausto Fiale&lt;br /&gt;
|16-EDO instrumental guitar thrash metal and eclectic rock&lt;br /&gt;
|Italy&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Finnamore&lt;br /&gt;
|[http://www.elvenminstrel.com/music/tuning/horagrams/horagram-music.htm List of MP3s]&lt;br /&gt;
[http://www.elvenminstrel.com/music/tuning/equal/13equal/13tet.htm 13 TET MP3s]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | etudes using &amp;quot;golden horograms&amp;quot;; clips of dirty 13-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Forro&lt;br /&gt;
|[https://www.soundclick.com/members4/default.cfm?memberID=1540764 SoundClick]&lt;br /&gt;
[[Daniel Forro|List of MP3s]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|Kakamigahara, Japan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harold Fortuin&lt;br /&gt;
|[http://www.fortuitous-artists.biz/clavetteMusic.html 2 MP3s]&lt;br /&gt;
[[wikipedia:Harold_Fortuin|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=Dp3Gq0xjlhE YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Glenn R. Frantz&lt;br /&gt;
|[https://archive.org/details/@glenn_r_frantz Songs on Archive.org]&lt;br /&gt;
|[https://archive.org/details/ThreeRagtime-basedPieces Three Ragtime-Based Pieces]}&lt;br /&gt;
|&lt;br /&gt;
| | freestyle JI via computer, based on ragtime music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ellen Fullman&lt;br /&gt;
|[https://www.ellenfullman.com/ Website]&lt;br /&gt;
[https://ellenfullman.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[Just Intonation]]&lt;br /&gt;
|San Francisco Bay Area, CA&lt;br /&gt;
|&lt;br /&gt;
|known for her 70-foot (21-meter) [[wikipedia:Long-string_instrument|Long String instrument]], tuned in just intonation and played with rosin-coated fingers.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===G===&lt;br /&gt;
|-&lt;br /&gt;
| | Kyle Gann&lt;br /&gt;
|[https://www.kylegann.com/ Website]&lt;br /&gt;
[https://www.kylegann.com/Gannaudio.html MP3s on website] &lt;br /&gt;
&lt;br /&gt;
[https://www.kylegann.com/complist.html List of compositions]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic JI, now with more Sitting Bull!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Monroe Golden&lt;br /&gt;
|[http://monroegolden.com/ Website]&lt;br /&gt;
[https://soundcloud.com/monroe-golden SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal chamber music, microtone-informed 12-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Gongs&lt;br /&gt;
|[http://imomus.com/thegongs.html The Gongs] &lt;br /&gt;
[https://www.youtube.com/watch?v=3IEZEPlMmlM Rob Reich] (full length album on Youtube)&lt;br /&gt;
|&lt;br /&gt;
|Peter Blasser &lt;br /&gt;
Clara Latham &lt;br /&gt;
&lt;br /&gt;
Grisha Krivchenia &lt;br /&gt;
&lt;br /&gt;
Stefan Tcherepnin&lt;br /&gt;
|&lt;br /&gt;
|Oberlin, OH&lt;br /&gt;
|2001-2002&lt;br /&gt;
|[https://www.youtube.com/watch?v=3IEZEPlMmlM First song on this], and whole record. &lt;br /&gt;
|-&lt;br /&gt;
| | Mark Gould&lt;br /&gt;
|[http://www.derek-hasted.co.uk/assets/audio/derek-hasted/ten-tone.mp3 MP3]&lt;br /&gt;
[http://www.users.waitrose.com/~equiton/Mark_Gould/About_Me.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 1 electronic mp3: 10-EDO; midi recorder duets in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kraig Grady&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Kraig+Grady+ YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://anaphoria.com/music.html Samples]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Kraig_Grady|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.anaphoria.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://anaphoriasouth.blogspot.com/ Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/kraig.grady Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=9R33w7aaxS8 Live at the Cad Factory]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=GiSE9srsDt8 Ear Meal] (music + Skype interview) &lt;br /&gt;
|&lt;br /&gt;
| | Original acoustic instruments/ensembles informed by the music of anaphoria Island&lt;br /&gt;
|Wollongong&#039;&#039;&#039;,&#039;&#039;&#039; Australia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Patrick Grant&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/ BandCamp]&lt;br /&gt;
[https://www.obscuresound.com/2018/10/patrick-grant-keeping-still/ Bio and audio examples]&lt;br /&gt;
&lt;br /&gt;
Website&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Patrick_Grant_(composer)|Wikipedia]]&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/album/fields-amaze-and-other-strange-music FIELDS AMAZE and other sTRANGE music]&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;percussion, gamelan, microtonal instruments, and electric chamber ensembles with narrative structures informed by chaos theory, biological forms, and B-horror films.&amp;quot;&lt;br /&gt;
|New York City&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Guidi&lt;br /&gt;
|[[wikipedia:Peter_Guidi|Wikipedia]]&lt;br /&gt;
(Can find [https://www.youtube.com/watch?v=Pb8Anz9xt1w&amp;amp;start_radio=1&amp;amp;list=RDEMgggUYKUD44vtsdamPmXt-A music of his] on YouTube, but isn&#039;t microtonal. Anyone got links to his microtonal music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one track of quartertone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Milan Guštar&lt;br /&gt;
|[http://www.uvnitr.cz/mg/art.html Listing of music]&lt;br /&gt;
|[http://www.uvnitr.cz/mg/music/240_four_seasons.html Generative composition for piano and theremin]&lt;br /&gt;
|&lt;br /&gt;
| | music in various tunings (06-EDO, 07-EDO, 08-EDO, 12-EDO, JI)&lt;br /&gt;
|Czech Republic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===H===&lt;br /&gt;
|-&lt;br /&gt;
| | Edu Haubensak&lt;br /&gt;
|[http://www.eduhaubensak.ch/ Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=vmKWcJhuagk Sechs Walserminiaturen (1996) for soprano and violin]&lt;br /&gt;
|&lt;br /&gt;
| | Music for retuned pianos and retuned strings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Georg Hajdu&lt;br /&gt;
|[http://georghajdu.de/ Website]&lt;br /&gt;
[https://www.youtube.com/watch?v=k0HJUUWRkn0 Lecture on YouTube]&lt;br /&gt;
&lt;br /&gt;
(some of his music online is not microtonal. Anyone got a link to microtonal music by him?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic 17-EDO; scene from opera Der Sprung (Bohlen-Pierce)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeff Harrington&lt;br /&gt;
|[http://parnasse.com/jh/blog/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCsgsUVmnMsgyIZzv4WTGxhA YouTube]&lt;br /&gt;
|[https://www.youtube.com/watch?v=14JPGOz9Qg4 Acid Bach III for Quartertone Microtonal Synthesize]&lt;br /&gt;
|&lt;br /&gt;
| | electronic in 19-EDO, 24-EDO, others&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Lou Harrison&lt;br /&gt;
|[[wikipedia:Lou_Harrison|Wikipedia]]&lt;br /&gt;
[http://www.archive.org/audio/audio-details-db.php?collectionid=OM8HarrisonScenesfromNikChand&amp;amp;collection=other_minds Steel Guitar piece]&lt;br /&gt;
|[https://www.youtube.com/watch?v=UWuT9AheQRM John Schneider plays Lou Harrison Jahla]&lt;br /&gt;
|&lt;br /&gt;
| | Nek Chand for solo guitar in JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Hasegawa&lt;br /&gt;
|[http://www.roberthasegawa.com/ Website]&lt;br /&gt;
[http://roberthasegawa.com/ Lecture]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Acoustic chamber JI, quartertones, 19-tone pianos, with scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|got listen links? &lt;br /&gt;
|-&lt;br /&gt;
| | Neil Haverstick&lt;br /&gt;
|[http://microstick.net/ Website]&lt;br /&gt;
|[https://soundcloud.com/gregory-ts-walker/african-stick-neil-haverstick African Stick]&lt;br /&gt;
|&lt;br /&gt;
| | excerpts - guitars in 19-EDO, 31-EDO and 34-EDO&lt;br /&gt;
|Colorado&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Stickman&amp;quot; has some method books and quite a few radio spots as well.&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Heathwaite&lt;br /&gt;
|[https://andrewheathwaite.bandcamp.com/album/newbeams&#039; BandCamp]&lt;br /&gt;
[https://www.soundclick.com/bands3/default.cfm?bandid=122613 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Horton and Bill Thibault &lt;br /&gt;
|[http://www.mcs.csueastbay.edu/~tebo/bio.html Bill Thibault website]&lt;br /&gt;
&lt;br /&gt;
[http://eamusic.dartmouth.edu/~larry/recordings/horton_notes.pdf Info on Dartmouth website]&lt;br /&gt;
&lt;br /&gt;
[http://www.o-art.org/history/LongDur/JimHorton/jh-music4.html Jim Horton list of works]&lt;br /&gt;
|[https://www.youtube.com/watch?v=GHxLeIDuECc Gorgeous Clothed Flies]&lt;br /&gt;
|&lt;br /&gt;
| | electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Sten Hostfalt&lt;br /&gt;
|Website&lt;br /&gt;
[https://store.cdbaby.com/cd/stenhostfalt2 CD Baby (has a few excerpts)] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | excerpts of microtonal guitar (72-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Horse Lords&lt;br /&gt;
|[https://horselords.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://horselords.bandcamp.com/album/mixtape-iv Mix Tape] &lt;br /&gt;
|Sam Haberman &lt;br /&gt;
Max Eilbacher &lt;br /&gt;
&lt;br /&gt;
Owen Gardner &lt;br /&gt;
&lt;br /&gt;
Andrew Bernstein&lt;br /&gt;
|[[Just intonation]], polyrhythm, minimalist, musique concrète&lt;br /&gt;
|Baltimore, MD&lt;br /&gt;
|2012-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chuckk Hubbard&lt;br /&gt;
|anyone got a current link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI sequenced music etc.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Lucas Hulen&lt;br /&gt;
|[http://persweb.wabash.edu/facstaff/hulenp/compositions.html Website]&lt;br /&gt;
|[https://vimeo.com/61493873 Lamentationes Jeremiae I]&lt;br /&gt;
|&lt;br /&gt;
| | modern classical electronic compositions - search website page for &#039;microtonal&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===I===&lt;br /&gt;
|-&lt;br /&gt;
|ILEVENS&lt;br /&gt;
|[https://ilevens.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCfgSTF9EOal71sFbPTLJ0Gw YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://split-notes.com/ilevens-transmitter/ Split Notes Records]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/Ilevens1111/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=N9MjtfEQl_c Drowns]&lt;br /&gt;
|Brendan Byrnes - Vocals, Guitar&lt;br /&gt;
&lt;br /&gt;
Mike Horick - Drums &lt;br /&gt;
&lt;br /&gt;
Lauren Davis - Synths &lt;br /&gt;
&lt;br /&gt;
Rusty Kennedy - Bass &lt;br /&gt;
|[[22edo]], rock band, led by Brendan Byrnes&lt;br /&gt;
|Los Angeles&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===J===&lt;br /&gt;
|-&lt;br /&gt;
| | Ralph Jarzombek&lt;br /&gt;
|[https://www.freewebs.com/ralphjarzombek/ Website with listen links]&lt;br /&gt;
|[https://webzoom.freewebs.com/ralphjarzombek/micro1.mp3 Micro 1]&lt;br /&gt;
&lt;br /&gt;
[https://webzoom.freewebs.com/ralphjarzombek/micro6.mp3 Micro 6]&lt;br /&gt;
|&lt;br /&gt;
| | [[14edo]], [[17edo]],  [[Bohlen-Pierce]], electronic&lt;br /&gt;
|&lt;br /&gt;
|1980s&lt;br /&gt;
|If you like the Residents, you&#039;ll love this.&lt;br /&gt;
|-&lt;br /&gt;
| | Aaron Krister Johnson&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson SoundCloud]&lt;br /&gt;
[https://aaronkristerjohnson.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson/the-juggler The Juggler]&lt;br /&gt;
|&lt;br /&gt;
| | mostly electronic compositions and improvisations; some theatre incidental music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|JC &amp;amp; The Microtones&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin/cow-people Cowpeople]&lt;br /&gt;
|&lt;br /&gt;
|Electric Bassoon – Johnny Reinhard&lt;br /&gt;
&lt;br /&gt;
Electric Fretless Bass – Brad Catler &lt;br /&gt;
&lt;br /&gt;
Electric Guitar – &amp;lt;nowiki&amp;gt;[[Jon Catler]]&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Percussion – A. C. Lewis &lt;br /&gt;
&lt;br /&gt;
Vocals – Deborah Rothrock&lt;br /&gt;
|&lt;br /&gt;
|New York City&lt;br /&gt;
|1984&lt;br /&gt;
|rockabilly, [[31edo]], cowpunk&lt;br /&gt;
|-&lt;br /&gt;
|Jock Tears&lt;br /&gt;
|[https://jocktears.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/results?search_query=%22JOCK+TEARS%22 YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/jocktears/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=29hm0LGP_i8 Nasty Boy]&lt;br /&gt;
[https://www.youtube.com/watch?v=_UNIeeNnMAQ Live video]&lt;br /&gt;
&lt;br /&gt;
[https://jocktears.bandcamp.com/album/bad-boys Bad Boys] (album) &lt;br /&gt;
|Lauren Ray - vocals&lt;br /&gt;
Lauren Smith - bass&lt;br /&gt;
&lt;br /&gt;
Spencer Hargreaves - guitar&lt;br /&gt;
&lt;br /&gt;
Dustin Bromley - drum&lt;br /&gt;
|best punk band name ever&lt;br /&gt;
|Vancouver, BC&lt;br /&gt;
|2016-&lt;br /&gt;
|Peppy punk rock, female vocals, 17 edo, &lt;br /&gt;
|-&lt;br /&gt;
| | Christiaan de Jong&lt;br /&gt;
|[https://soundcloud.com/christiaan-de-jong-1/ SoundCloud] (not all microtonal) &lt;br /&gt;
[http://www.christiaandejong.com/recordings.htm Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/CHRISTIAANDEJONG1 YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | guitar, flute and tape&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Churzkia Jrakavla&lt;br /&gt;
|[http://churzkia.com Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Aif4Lpz4bPo Red Moon]&lt;br /&gt;
|&lt;br /&gt;
| | hip electronic JI, smooth, atmospheric, microtonal, chill out&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jute Gyte&lt;br /&gt;
|[https://jutegyte.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jutegyte.bandcamp.com/album/the-sparrow-12-ep The Sparrow 12&amp;quot; EP]&lt;br /&gt;
|Adam Kalmbach&lt;br /&gt;
|black metal, [[24edo]]&lt;br /&gt;
|Springfield, MO&lt;br /&gt;
|2002-&lt;br /&gt;
|Has a relatively large following.  Lots of &amp;gt;10 minute long quartertone black metal epics.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===K===&lt;br /&gt;
|-&lt;br /&gt;
|Ali Deniz Kardelen&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=yjZQDQBBYyo Acoustic Microtonal Guitar]&lt;br /&gt;
|&lt;br /&gt;
|Not sure if all microtonal but has at least one amazing microtonal guitar piece&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|great first xen piece for people who like acoustic music&lt;br /&gt;
|-&lt;br /&gt;
| | Buzz Kimball&lt;br /&gt;
|[http://www.nonoctave.com/heroes/buzz/ About his instruments and music]&lt;br /&gt;
[https://www.discogs.com/artist/1944206-Buzz-Kimball Discogs]&lt;br /&gt;
&lt;br /&gt;
Can&#039;t find listen links. Anyone got one?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | homemade guitars etc. in EDOs and JI, Electronic, Rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;Buzz Kimball builds most of his instruments himself in the workshop in his barn&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | dt King&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=62070 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Change Jar&amp;quot; for quartertone piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Wayne Kirby&lt;br /&gt;
|[https://www.youtube.com/channel/UCRn3j-zsIxdhdkHVJ6l_hMA YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | demos, full and excerpts, mp3 and midi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kenneth Kirschner&lt;br /&gt;
|[http://www.kennethkirschner.com/ Website] (has download link for zipped MP3s)&lt;br /&gt;
[https://archive.org/details/apl025#files Archive.org]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | looong mp3 of stretched piano etc. ambient microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|King Gizzard &amp;amp; The Lizard Wizard&lt;br /&gt;
|[https://kinggizzard.bandcamp.com/album/flying-microtonal-banana-n-america-customers Flying Microtonal Banana] &lt;br /&gt;
[[wikipedia:King_Gizzard_&amp;amp;_the_Lizard_Wizard|Wikipedia]]&lt;br /&gt;
|[https://www.youtube.com/watch?v=U72rbtrufws Sleep Drifter] (live in radio station studio)&lt;br /&gt;
[https://www.youtube.com/watch?v=170Z9qBjfkI mini-documentary] &lt;br /&gt;
|Stu Mackenzie &lt;br /&gt;
Ambrose Kenny Smith &lt;br /&gt;
&lt;br /&gt;
Joey Walker &lt;br /&gt;
&lt;br /&gt;
Cook Craig &lt;br /&gt;
&lt;br /&gt;
Lucas Skinner &lt;br /&gt;
&lt;br /&gt;
Michael Cavanagh &lt;br /&gt;
&lt;br /&gt;
Eric Moore&lt;br /&gt;
|&lt;br /&gt;
|Melbourne, Australia&lt;br /&gt;
|2017-&lt;br /&gt;
|[[24edo]], alternative, garage&lt;br /&gt;
|-&lt;br /&gt;
| | Kite (aka Tall Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://tallkite.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/tallkite SoundCloud]&lt;br /&gt;
|[https://tallkite.bandcamp.com/track/i-hear-numbers I Hear Numbers]&lt;br /&gt;
|&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Makes microtonal software, [http://www.tallkite.com/alt-tuner.html Alt-Tuner]&lt;br /&gt;
|-&lt;br /&gt;
| | Eric Knechtges&lt;br /&gt;
|[[wikipedia:Eric_Knechtges|Wikipedia]] &lt;br /&gt;
[https://soundcloud.com/eric-knechtges SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://robertwmcclure.weebly.com/blog/music-with-friends-eric-knechtges Interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic (choir) &amp;amp;amp; electronic, various JI &amp;amp;amp; EDOs&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===L===&lt;br /&gt;
|-&lt;br /&gt;
| | Anne La Berge&lt;br /&gt;
|[http://www.annelaberge.com/ Website]&lt;br /&gt;
[http://unsounds.com/shop/raw-lp Label Unsounds, buy link has listen link of excerpts] &lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=DXAP4544NNM Utter] (performance art piece with Anne playing live) &lt;br /&gt;
| | quartertone flute - go to &amp;quot;Releases&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Last Sacrament&lt;br /&gt;
|[https://lastsacrament.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Ron Sword - Vocals, Guitar, Drums&lt;br /&gt;
Mike Maletta - Lead Guitar&lt;br /&gt;
&lt;br /&gt;
Pat Horgan - Bass&lt;br /&gt;
|16edo death metal from Florida&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron also makes Sword guitars and does a lot of guitar and bass conversions.  Pat also does conversions.&lt;br /&gt;
|-&lt;br /&gt;
| | Jacky Ligon&lt;br /&gt;
|[http://www.xen-arts.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=mRWG9AzWs7E Lightweave]&lt;br /&gt;
| | filmic xenharmonic music and software blog. Sometimes collaborates with Sevish.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Also makes microtonal VST synths IVOR2, FMTS2, One SF2, Font2&lt;br /&gt;
|-&lt;br /&gt;
| | Amit Lissack&lt;br /&gt;
|[https://alumnius.net/new_england_conserva-8502-year-1991-1994#id16664004 Listing on New England Conservatory of Music alumni site] &lt;br /&gt;
Can&#039;t find listen links. Anyone got one? &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic instrumental. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| | Alvin Lucier&lt;br /&gt;
|[[wikipedia:Alvin_Lucier|Wikipedia]]&lt;br /&gt;
[http://www.moderecords.com/catalog/124lucier.html Mode Records site], includes listen links&lt;br /&gt;
&lt;br /&gt;
[http://www.ubu.com/sound/lucier.html UBUWeb] -includes original 1969 recording of &#039;&#039;I Am Sitting In A Room&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slow-to-change cluster acoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Lucy&lt;br /&gt;
|[http://www.lucytune.com/ Website]&lt;br /&gt;
[http://www.lucytune.com/mp3/ List of Lucy tune direct MP3s]&lt;br /&gt;
&lt;br /&gt;
[http://www.lullabies.co.uk/ Lucy tunes lullabies info page]&lt;br /&gt;
|&lt;br /&gt;
|[https://store.cdbaby.com/cd/lucytuned Lucy tunes lullabies CD Baby] buy page, has listen excerpt links&lt;br /&gt;
| | miscellaneous works in progress - also see [[Lucy Tuning|Lucy Tuning page]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===M===&lt;br /&gt;
|-&lt;br /&gt;
|M.A.N.&lt;br /&gt;
|[https://open.spotify.com/album/7gCCSQgShzoJxSKFu2gNXy Spotify]&lt;br /&gt;
|&lt;br /&gt;
|JJ Jelencovich, Rob Hakemo, Adde Larsson, Nils Olsson, Guz Gustafsson Mark Fristedt&lt;br /&gt;
|24edo Nümetal&lt;br /&gt;
|&lt;br /&gt;
|~2010-2013&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Maneri&lt;br /&gt;
|[[wikipedia:Joe_Maneri|Wikipedia]]&lt;br /&gt;
[https://www.nytimes.com/2009/08/30/arts/music/30maneri.html New York Times obituary]&lt;br /&gt;
&lt;br /&gt;
[https://open.spotify.com/artist/7aQ5YRpRQ02oK9OtbxfhJr Spotify] (not all microtonal) &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8WiSgByqos4&amp;amp;ab_channel=JoeManeri-Topic Audio interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some modern classical excerpts&lt;br /&gt;
|&lt;br /&gt;
|Died in 2009&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Rick McGowan&lt;br /&gt;
|There is one of his pieces at the beginning of [http://ripnread.com/?p=328 this microtonal podcast episode]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal works for the theatre&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John McLaird&lt;br /&gt;
|quiet audio piece, [https://archive.org/details/seventeenTPP_02/ogives.mp3 Ogives in a Winter Shelter Belt] (direct MP3 link)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7edo]], [[40edo]], [[11-limit]], [[Just intonation]], sampled piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Pete McRae&lt;br /&gt;
|[[wikipedia:Pete_McRae|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Eikosany blues&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carl McTague&lt;br /&gt;
|[http://www.mctague.org/carl/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | (ii-V-I)^7 and Heptadecaphonic Drops&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Melopoeia&lt;br /&gt;
|[https://melopoeia.bandcamp.com/album/tolkiens-ainulindal Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dave Tremblay, Brian Leong&lt;br /&gt;
|26edo Black Metal&lt;br /&gt;
|Montreal, QC&lt;br /&gt;
|&lt;br /&gt;
|Text-to-midi of Tolkein and other stories.&lt;br /&gt;
|-&lt;br /&gt;
| | Claudi Meneghin&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/claudi-meneghin Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neobaroque music at Soonlabel.com&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Mercury Tree&lt;br /&gt;
|[https://themercurytree.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Ben Spees &lt;br /&gt;
&lt;br /&gt;
Connor Reilly &lt;br /&gt;
&lt;br /&gt;
Oliver Campbell &lt;br /&gt;
&lt;br /&gt;
[[Igliashon Jones]]&lt;br /&gt;
|[[17edo]], [[23edo]], progressive rock, psychedelic, math rock&lt;br /&gt;
|Portland, OR&lt;br /&gt;
|2007&lt;br /&gt;
|Newer work is all microtonal.  Older works are standard or a mixture.&lt;br /&gt;
|-&lt;br /&gt;
| | Herman Miller&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/herman-miller Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | compositions in linear temperaments, [[Equal|ETs]]; [[Warped_Canon|Warped Canon]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Shaahin Mohajeri&lt;br /&gt;
|[http://www.96edo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | modal, sequenced in various EDO/ADO/EDL/AIDO/ADL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|MonoNeon&lt;br /&gt;
|[https://dywanethomasjr.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dywane Thomas, Jr.&lt;br /&gt;
|24edo funk, soul, hip-hop&lt;br /&gt;
|Tennessee&lt;br /&gt;
|2013-2015 (?)&lt;br /&gt;
|Newer recordings seem to be standard tuning, but there was a lot of 24edo released around 2015.&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Monzo&lt;br /&gt;
|[[Joe Monzo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], jazz rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Moriarty&lt;br /&gt;
|[https://soundcloud.com/john-lank1 SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Rock and improv in various regularly tempered tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Frederick Moore&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some microtonal works, electronic, other&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Aaron Myers-Brooks&lt;br /&gt;
|[https://aaronmyersbrooks.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|17edo Hard rock/metal on guitar&lt;br /&gt;
|PA&lt;br /&gt;
|2019&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===N===&lt;br /&gt;
|-&lt;br /&gt;
|Naegleria Fowleri&lt;br /&gt;
|[https://sites.google.com/view/naegleriafowleri/ Website]&lt;br /&gt;
[https://naegleriafowleri.bandcamp.com/releases Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=QqKf0ItWozs III Flagellate - Propulsion] &lt;br /&gt;
|Bostjan Zupancic - Guitar and Bass &lt;br /&gt;
Luna Bird - Vocals&lt;br /&gt;
|[[19edo]], metal&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2017-&lt;br /&gt;
|Parrot singing with a xen metal project. What&#039;s not to love? &lt;br /&gt;
|-&lt;br /&gt;
| | Ron Nagorcka&lt;br /&gt;
|[http://www.ronnagorcka.com/audio Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], digeridoo, synthesizers, birds...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Juhani Nuorvala&lt;br /&gt;
|[https://soundcloud.com/juhani-nuorvala SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===O===&lt;br /&gt;
|-&lt;br /&gt;
| Mats Öljare&lt;br /&gt;
| [http://www.angelfire.com/mo/oljare/midicomp.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| contrapuntal midi in various EDOs and etc&#039;s&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===P===&lt;br /&gt;
|-&lt;br /&gt;
| | Tristan Parker&lt;br /&gt;
|[http://rozencrantzthesane.tripod.com/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], free-pitch, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | P-ART&lt;br /&gt;
|[http://users.skynet.be/P-ART/PARADISE/CLIPS/list.htm Website]&lt;br /&gt;
|&lt;br /&gt;
|Paul A.R. Timmermans&lt;br /&gt;
| | experimental&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harry Partch&lt;br /&gt;
|[[Harry Partch]]&lt;br /&gt;
[http://musicmavericks.publicradio.org/features/feature_partch.html American Mavericks]&lt;br /&gt;
&lt;br /&gt;
[https://www.harrypartch.com/music Harry Partch Information Center]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[11-limit]], [[Just intonation]], acoustic, monophony&lt;br /&gt;
|Oakland, CA&lt;br /&gt;
|1930 - 1972&lt;br /&gt;
|one of the first 20th-century composers in the West to work systematically with microtonal scales&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Pehrson&lt;br /&gt;
|[http://users.rcn.com/jpehrson/JosephPehrson.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | blackjack, acoustic, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | pfly&lt;br /&gt;
|[https://soundcloud.com/pfly SoundCloud]&lt;br /&gt;
|Zlo-88&lt;br /&gt;
|Paul Fly&lt;br /&gt;
| | [[88cET]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Samuel Pellman&lt;br /&gt;
|[http://academics.hamilton.edu/music/spellman/MfS/microtonal.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], [[Nonoctave]], [[Equal Temperaments]], electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Post&lt;br /&gt;
|[http://www.myspace.com/josephpost MySpace]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Crystal-JI, acoustic guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tom Price&lt;br /&gt;
|anyone have a working link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kees van Prooijen&lt;br /&gt;
|[http://www.kees.cc/music/oddpiano/oddpiano.html Website]&lt;br /&gt;
|Odd Piano&lt;br /&gt;
|&lt;br /&gt;
| | [[Bohlen-Pierce]], timbre-stretched piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Barry Prophet&lt;br /&gt;
|[http://www.pomer-prophet.com/barry.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic, sound sculptures&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Q===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===R===&lt;br /&gt;
|-&lt;br /&gt;
| | Johnny Reinhard&lt;br /&gt;
|[[wikipedia:Johnny_Reinhard|Wikipedia]]&lt;br /&gt;
[http://www.afmm.org/ American Festival of Microtonal Music] &lt;br /&gt;
&lt;br /&gt;
[https://stereosociety.com/johnny-reinhard/ Stereo Society] &lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://johnnyreinhard.bandcamp.com/album/reinhard-ensemble-compositions Reinhard Ensemble Compositions]&lt;br /&gt;
|&lt;br /&gt;
| | acoustic polymicrotonality&lt;br /&gt;
|New York, NY&lt;br /&gt;
|1981-&lt;br /&gt;
|Founded [http://www.afmm.org/ American Festival of Microtonal Music] (AFMM) &lt;br /&gt;
|-&lt;br /&gt;
| | Robert Rich&lt;br /&gt;
|[https://robertrich.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7-limit]], [[Just intonation]], ambient&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Michael Robinson&lt;br /&gt;
|[http://www.azuremilesrecords.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | worldly electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Prent Rodgers&lt;br /&gt;
|[http://ripnread.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Music that&#039;s fake but accurate&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | Dante Rosati&lt;br /&gt;
|[http://www.danterosati.com/justguitar.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], solo guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Ross&lt;br /&gt;
|[http://www.piedwagtail.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[19edo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===S===&lt;br /&gt;
|-&lt;br /&gt;
| | Marc Sabat&lt;br /&gt;
|[http://www.plainsound.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlos Sampaio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonics&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Scott Sandvik&lt;br /&gt;
|[http://www.scottsandvik.com/html/audio.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slide guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Edward Schocker&lt;br /&gt;
|[http://edwardschocker.com/music/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | dramatic works - exerpts and fulls&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Margo Schulter&lt;br /&gt;
|[https://www.bestii.com/~mschulter/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neo-medieval Xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Schulze&lt;br /&gt;
|[http://kalvos.org/schulze.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some mp3s of electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ethan Schwartz&lt;br /&gt;
|[https://myspace.com/tetrachordproject Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI music based on tetrachords, for guitar and keyboard&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | X. J. Scott&lt;br /&gt;
|[http://www.nonoctave.com/geocities/ Website]&lt;br /&gt;
[http://www.soundclick.com/bands/pagemusic.cfm?bandID=141776 Soundclick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | George Secor&lt;br /&gt;
|[http://users.bigpond.net.au/d.keenan/sagittal/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various vintage Scalatron performances&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dave Seidel&lt;br /&gt;
|[http://mysterybear.net/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal minimalism and ambience, using Csound&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlo Serafini&lt;br /&gt;
|[https://www.youtube.com/user/iranief YouTube]&lt;br /&gt;
[http://www.seraph.it/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic. isomorphic keyboard: the Opal Chameleon&lt;br /&gt;
|Florence, Italy&lt;br /&gt;
|&lt;br /&gt;
|Futurist composer. &lt;br /&gt;
&lt;br /&gt;
Also, is admin on Facebook [https://www.facebook.com/groups/356483631067563/ Microtonalitaly group]  &lt;br /&gt;
|-&lt;br /&gt;
| | Bill Sethares&lt;br /&gt;
|[http://eceserv0.ece.wisc.edu/~sethares/otherperson/all_mp3s.html Website]&lt;br /&gt;
|[http://sethares.engr.wisc.edu/mp3s/truthonabus.html Truth on a Bus]&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic with stretched partials&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Sevish&lt;br /&gt;
|[http://sevish.com/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCmq2yMo-lTfC7BQLth_PqOw YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/sevish SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://sevish.com/blog Blog]    &lt;br /&gt;
&lt;br /&gt;
[https://sevish.bandcamp.com/ BandCamp]    &lt;br /&gt;
&lt;br /&gt;
[https://twitter.com/sevishmusic Twitter]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Gcgawrr2xao Desert Island Rain]&lt;br /&gt;
[https://www.youtube.com/watch?v=l9wINwlgxRU Gleam]&lt;br /&gt;
|Sean Archibald. (with occasional guest musicians)&lt;br /&gt;
|drum &#039;n&#039; bass / electronic / trip-hop / ambient;&lt;br /&gt;
in EDOs, JI, nonoctave scales and various others. &lt;br /&gt;
microtonal: everything. &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Microtonal with a beat&amp;quot;; stellar production quality.&lt;br /&gt;
|London, England&lt;br /&gt;
|2010 onward&lt;br /&gt;
|Popular (for xen) .&lt;br /&gt;
Is [[SeanArchibald]] on this wiki.  &lt;br /&gt;
&lt;br /&gt;
Also does [http://sevish.com/2014/how-to-create-a-tun-file-in-scala/ software tutorials on his website] and on YouTube,&lt;br /&gt;
&lt;br /&gt;
and makes [http://sevish.com/scaleworkshop/index.htm?name=Slendric%5B11%5D&amp;amp;data=202.12%0A233.69%0A435.81%0A467.37%0A669.50%0A701.06%0A903.19%0A934.75%0A1136.87%0A1168.44%0A2%2F1&amp;amp;freq=440&amp;amp;midi=69&amp;amp;vert=-1&amp;amp;horiz=2 web-based xen software].&lt;br /&gt;
&lt;br /&gt;
Runs the digital xen label, [http://split-notes.com/ Split-Notes]&lt;br /&gt;
&lt;br /&gt;
Sevish is great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Ezra Sims&lt;br /&gt;
|[https://www.ezrasims.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Music in 72-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Gene Ward Smith&lt;br /&gt;
|[[Microtonal Music by Gene Ward Smith]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced originals; Mad Science Tuning; renderings of colleagues&#039; music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jon Lyle Smith&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced classical in odd meters&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Cole and Spectral Voices&lt;br /&gt;
|[https://www.spectralvoices.com/jim-cole-spectral-voices/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of meditative New Age with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Soundwell (Anders Erkéus)&lt;br /&gt;
|[https://soundcloud.com/soundwell Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Snake&amp;quot; overtone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Manfred Stahnke&lt;br /&gt;
|[https://stahnkemanfred.musicaneo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one piece &amp;quot;Partch Harp&amp;quot; for harp and sampled harp&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans-André Stamm&lt;br /&gt;
|[http://www.eufonia.de/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | quartertone/ 48-tone JI acoustic organ!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Starrett&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=FD0ec4qOlcs&amp;amp;t=&amp;amp;ab_channel=xenopusRTRT Citified Notions]&lt;br /&gt;
|John Starret - Vocals, Bass&lt;br /&gt;
&lt;br /&gt;
Neil Haverstick - Guitar&lt;br /&gt;
&lt;br /&gt;
Ernie Crews - Drums&lt;br /&gt;
| | 19-EDO. Rockabilly/Pop-rock, comment from John about the song on the YouTube page&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|John Starrett played bass with Neil Haverstick.  Neil also plays the 19-EDO guitar on some of John&#039;s recordings.&lt;br /&gt;
|-&lt;br /&gt;
| | Stimmhorn&lt;br /&gt;
|[http://www.stimmhorn.ch/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Christian Zehnder, Balthasar Streiff&lt;br /&gt;
| | Experimental alphorn and yodeling combined with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans Straub&lt;br /&gt;
|[http://home.datacomm.ch/straub/musik/index_e.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | pieces with meters that match the tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Redrick Sultan&lt;br /&gt;
|[https://redricksultanband.bandcamp.com/ Bandcamp] &lt;br /&gt;
|[https://www.youtube.com/watch?v=DtrH9ptBV18&amp;amp;index=1&amp;amp;list=PL_GQa1Uf_pEPGi9CxiMfK-13BBs0SVkWP The Prince]&lt;br /&gt;
|Spencer Hargreaves - Vocals, Guitars &lt;br /&gt;
Noah Jordan - Vocals, Bass, Keys, Flute, Oud &lt;br /&gt;
&lt;br /&gt;
Sean Mitchell - Drums, Sampling&lt;br /&gt;
|spooky, cool, acoustic, electric. &lt;br /&gt;
|Vancouver, British Columbia&lt;br /&gt;
|2010-&lt;br /&gt;
|[[22edo]], acoustic, magic rock, chill&lt;br /&gt;
|-&lt;br /&gt;
| | Mick Sussman&lt;br /&gt;
|[http://micksussman.com/pw/music.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | plunderphonic collages in various tunings and multitempi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Susman&lt;br /&gt;
|[https://www.susmanmusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Works in quarter-tone - scores and audio files&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ron Sword&lt;br /&gt;
|[http://www.ronsword.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 16-EDO and 31-EDO on 8 and 9 string guitar Etudes, Microtonal Extreme Metal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron was also affiliated with the Microtonal Records label and the metatonal music site, as well as the microtonal guitarist forum.&lt;br /&gt;
|-&lt;br /&gt;
| | Syzygys&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Syzygys YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://www.syzygys.jp Website]&lt;br /&gt;
&lt;br /&gt;
[http://www.facebook.com/Syzygys Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=KjSF41-mdL4 Lotus Rain]&lt;br /&gt;
|Hitomi Shimizu = 43 microtone organ, vocals&lt;br /&gt;
&lt;br /&gt;
Hiromi Nishida=Violin, vocals&lt;br /&gt;
| | clips of Japanese duo in 43-tone Partch JI, with Chromelodeon&lt;br /&gt;
|Japan &lt;br /&gt;
|? &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===T===&lt;br /&gt;
|-&lt;br /&gt;
| | Tall Kite (aka Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://soundcloud.com/mbirakite soundcloud.com/]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/mbirakite mbirakite]&lt;br /&gt;
|&amp;quot;I Hear Numbers&amp;quot;&lt;br /&gt;
|Kite&lt;br /&gt;
Giedraitis&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|Portland,&lt;br /&gt;
&lt;br /&gt;
Oregon&lt;br /&gt;
&lt;br /&gt;
USA&lt;br /&gt;
|1990&#039;s to&lt;br /&gt;
&lt;br /&gt;
present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Cam Taylor&lt;br /&gt;
|https://archive.org/search.php?query=creator%3A%22Cam+Taylor%22&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/camtaylor-1&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/cam-taylor-2-1&lt;br /&gt;
&lt;br /&gt;
https://iamcamtaylor.wordpress.com/&lt;br /&gt;
|[https://soundcloud.com/cam-taylor-2-1/mothers mothers]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/17-out-of-63edo-wurly-those-early-dreams those early dreams]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/12tone63edo1 12tone63EDO1]&lt;br /&gt;
|Cam Taylor&lt;br /&gt;
| | Bosanquet Axis49, 12- and 17-tone keyboard improvisations in 17, 19, 22, 26, 31, 37, 39, 41, 43, 46, 50, 53, 56, 63, 94, 112 EDOs, some JI and near-just tunings, and songs with piano or guitar in 31EDO and JI, various.&lt;br /&gt;
|Auckland, New Zealand&lt;br /&gt;
|2010-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jack Tickner&lt;br /&gt;
|[https://www.facebook.com/JackETickner/ Facebook]&lt;br /&gt;
[https://jacktickner.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jacktickner.bandcamp.com/album/reassuring-weight Reassuring Weight]&lt;br /&gt;
|&lt;br /&gt;
|Just Intonation&lt;br /&gt;
|Sydney, Australia&lt;br /&gt;
|2017 - Present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Peter Thoegersen&lt;br /&gt;
|[https://soundcloud.com/pthoege SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://peterthoegersen.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/pthoege/two-worlds Two Worlds]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/pthoege/im-a-force-of-nature I Am a Force of Nature]&lt;br /&gt;
|&lt;br /&gt;
|composer. &lt;br /&gt;
&lt;br /&gt;
Absurdist symphonic, chamber. Fun. Difficult music, in a good way. &lt;br /&gt;
&lt;br /&gt;
If you like Zappa&#039;s stranger works, you will like this. &lt;br /&gt;
|New York (?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tony Dubshot&lt;br /&gt;
|[http://www.dubbhism.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Macrotonal dub and dancehall in 05-EDO, 07-EDO and 08-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tritone MSU&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tui St. George Tucker&lt;br /&gt;
|[http://tuistgeorgetucker.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Quartertone scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Stephen James Taylor&lt;br /&gt;
|[http://www.stephenjamestaylor.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal film scores, multiple Wilson scales&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeroen Paul Thesseling&lt;br /&gt;
|[http://www.jeroenthesseling.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music for bass guitar: &amp;quot;HAFNIUM&amp;quot; (72-EDO), &amp;quot;ARGON&amp;quot; (18-EDO), &amp;quot;DISCREPANTIUM&amp;quot; (24-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===U===&lt;br /&gt;
|-&lt;br /&gt;
|uSSSy&lt;br /&gt;
|[https://usssy.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/watch?v=Fu6v2YE31Vc Acoustic version of one song on YouTube]&lt;br /&gt;
|[https://usssy.bandcamp.com/album/ud Ud]&lt;br /&gt;
[https://usssy.bandcamp.com/ Voyage] &lt;br /&gt;
|Artem Galkin &lt;br /&gt;
Pavel Eremeev&lt;br /&gt;
|[[24edo]], noise rock, psychedelic&lt;br /&gt;
|Moscow, Russia&lt;br /&gt;
|2009-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===V===&lt;br /&gt;
|-&lt;br /&gt;
| [[Chris Vaisvil]]&lt;br /&gt;
| [http://chrisvaisvil.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Many tunings (Just Intonation, various EDOs + Tuning Survey ) microtonal synthesizers controlled by &amp;lt;br&amp;gt; midi guitar (Roland GR-20), Linnstrument, 17 edo keyboard (DIY) + soft synthesizers and &amp;lt;br&amp;gt; &amp;quot;traditional&amp;quot; scored microtonal music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| *Prolific* explorer of a wide range of scales &amp;lt;br&amp;gt; Neat DIY techniques used and demonstrated  &amp;lt;br&amp;gt; &amp;quot;at the edge between acoustic and electric&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Vicentino&lt;br /&gt;
| [[wikipedia: Nicola Vicentino]] &lt;br /&gt;
| [https://www.youtube.com/watch?v=0akGtDPVRxk Musica Prisca Caput (Madrigal for 24-tone two voice harpsichord in Meantone)] &amp;lt;br&amp;gt; Same piece [https://www.youtube.com/watch?v=ld36JlmOtM0 played on an arciorgano]. &amp;lt;br&amp;gt; [https://www.youtube.com/watch?v=bhGwjgZ8zIY Madonna il poco dolce.] &lt;br /&gt;
|&lt;br /&gt;
| early microtonal composer in 16th century. &lt;br /&gt;
|&lt;br /&gt;
| Born 1511. &amp;lt;br&amp;gt; Died in either 1575 or 1576&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Visalli (broken)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| electronically rendered microtonal contemporary classical&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Voltage Controlled&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of electronic tuning-savvy experiments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Alfredo Votta&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Soundcloud account featuring &amp;quot;Liber Stellarum&amp;quot;, a collection of seven pieces for &amp;lt;br&amp;gt; 13-EDO piano. Has also composed in 18-EDO.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===W===&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Walker&lt;br /&gt;
|[https://robertinventor.com/musicandvirtualflowers/tunes/tunes.htm Website 1]&lt;br /&gt;
[https://robertinventor.com/musicandvirtualflowers/tunes/improvisations.htm Website 2]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical, world, fractal&lt;br /&gt;
|Indianapolis, IN&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Stephen Weigel&lt;br /&gt;
|[https://soundcloud.com/overtoneshock SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic pop / computer music / totalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Danny Wier&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | symphonic, progressive rock/metal, jazz, etc., mostly in 72-EDO (all synth-generated)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Randy Winchester&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Comets Over Flatland&amp;quot; excerpts in various EDOs &amp;amp;amp; Bohlen-Pierce, electronic music and 8-bit synthesizers&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Erling Wold&lt;br /&gt;
|[http://www.erlingwold.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical; search page for just intonation&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Wolf&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic neo-baroque string trio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Brian Wong&lt;br /&gt;
|[https://bwong.ca/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | examples of computer-generated music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | James Wyness&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal acousmatic works&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===X===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Y===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Z===&lt;br /&gt;
|-&lt;br /&gt;
|Zadarpadov&lt;br /&gt;
|[https://zadarpadov.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Electronic, avant-garde&lt;br /&gt;
|Finland&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Zhea Erose&lt;br /&gt;
|[https://zheaerose.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UC--VosYH0BHISbb4SFO9rQA YouTube]&lt;br /&gt;
| [https://www.youtube.com/watch?v=wvLLV5qle48 Glitterdance]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8Ol2gzkcprE divinate]&lt;br /&gt;
| &lt;br /&gt;
| [[31edo]], JI, contemporary classical, ambient, electronic, &amp;quot;dream&amp;amp;bass&amp;quot;&lt;br /&gt;
| Portland, OR &lt;br /&gt;
|2019-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | ZIA&lt;br /&gt;
|[http://ziaspace.com/ Website]&lt;br /&gt;
[https://www.reverbnation.com/ziausa Reverb Nation]&lt;br /&gt;
[https://www.facebook.com/Zia-170293513002981/ Facebook] &lt;br /&gt;
&lt;br /&gt;
[https://ziaspace.bandcamp.com Bandcamp]&lt;br /&gt;
|[https://www.reverbnation.com/1029821/album/172732 Martians] &lt;br /&gt;
|[[Elaine Walker]] and collaborators&lt;br /&gt;
| | electronic, space, dance, [[10edo]], [[19edo]], [[Bohlen-Pierce]], [[17edo]], [[16edo]]&lt;br /&gt;
|Las Cruces, NM / Tempe, AZ&lt;br /&gt;
|1992-&lt;br /&gt;
|Elaine has also composed for the television industry.  Zia is great introductory/accessible xen music.&lt;br /&gt;
|-&lt;br /&gt;
| | Matthias Ziegler&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | unconventional flute playing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Bostjan Zupancic: MicroMetal&lt;br /&gt;
|[https://sites.google.com/site/19edoguitar/home/bostjan-zupancic-micrometal Google Page]&lt;br /&gt;
[https://bostjanzupancic.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JTpF2MifP5Y Brain for Breakfast]&lt;br /&gt;
[https://www.youtube.com/watch?v=D8utL7T0HAc Beezer&#039;s Cellar]&lt;br /&gt;
|Bostjan Zupancic - Guitar, Bass, Drums, Vocals, Synthesizer&lt;br /&gt;
|19-EDO Modern Hard Rock and Heavy Metal, and occasionally 24-EDO.&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2008-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | &#039;&#039;&#039;Website&#039;&#039;&#039;&lt;br /&gt;
| | &#039;&#039;&#039;Description&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.musicmavericks.org/listening/ American Mavericks concert series]&lt;br /&gt;
| | Microtonal RealPlayer files: Lou Harrison Suite for Violin and American Gamelan, Third Symphony; Charles Ives &amp;quot;Allegro&amp;quot; from Quartertone Piano Pieces&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.oeaw.ac.at/kal/agm/ Ancient Greek Music]&lt;br /&gt;
| | Library of extant fragments using authentic tunings: Real``Player and midi&lt;br /&gt;
|-&lt;br /&gt;
| | [http://bostonmicrotonalsociety.org/ Boston Microtonal Society]&lt;br /&gt;
| | 72-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://catharsis.egregious.net/errata/ Catharsis] ([http://catharsis.egregious.net/tracks/droneI/ 2])&lt;br /&gt;
| | Jon Catler and Jacky Ligon live; &amp;quot;Drone 1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.fujara.sk/audio_samples.htm Fujara]&lt;br /&gt;
| | Slovak overtone flute&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wmich.edu/mus-theo/groven/ Groven Piano Project]&lt;br /&gt;
| | 36-tone JI (schismatic) pianos after Eivind Groven&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.xs4all.nl/%7Ehuygensf/english/index.html Huygens-Fokker Foundation]&lt;br /&gt;
| | acoustic and midi 31-EDO &amp;amp;amp; 24-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.csounds.com/ezine/winter1999/synthesis/ Implementing Cellular Automatas in Csound]&lt;br /&gt;
| | mp3 examples with spectral pictures&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.kingmixers.com/Hearing%20Greek%20Microtones.html kingmixers] ([http://www.kingmixers.com/AncGreekMusicFragments.html%20 2]) ([http://www.kingmixers.com/Clouds%20MP3s.html%20copy 3])&lt;br /&gt;
| | some mp3 samples of Greek tunings, reconstructions of Greek music fragments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.last.fm/tag/microtonal last.fm microtonal tag radio]&lt;br /&gt;
| | stream microtonal music from last.fm radio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.lucytune.com/ LucyTuning] ([http://www.harmonics.com/lucy/earindex.html 2]) ([http://www.lullabies.co.uk/ 3])&lt;br /&gt;
| | LucyTuned music - clips and full pieces, midi files, mp3s, video&lt;br /&gt;
|-&lt;br /&gt;
| | [http://micro.soonlabel.com/ micro.soonlabel.com]&lt;br /&gt;
| | Music from multiple composers in various tunings available for direct download.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://microtonalismo.com/ MICROTONALISMO]&lt;br /&gt;
| | Primera Web oficial de microtonalismo de habla hispana en latinoamerica&lt;br /&gt;
|-&lt;br /&gt;
| | [http://cdbaby.com/cd/mfhi Music for Homemade Instruments]&lt;br /&gt;
| | clips of junkmusic orchestra&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.overtone.cc/ Overtone Music Network]&lt;br /&gt;
| | A platform for overtone music of all kinds, with a huge collection of online audio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://podcast1024.libsyn.com/ podcast1024]&lt;br /&gt;
| | microtonal podcast by Prent Rodgers&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.quartertonemarimba.com/ Quartertonemarimba.com]&lt;br /&gt;
| | Kjell Tor Innevik&#039;s project at Norwegian Academy of Music&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.geocities.com/dinarra2000/songs.html Eduardo Sábat]&lt;br /&gt;
| | clips of jazz standards on 53-enharmonic frets per Octave guitar (Dinarra)&lt;br /&gt;
|-&lt;br /&gt;
| | [http://split-notes.com/ split-notes Microtonal Netlabel]&lt;br /&gt;
| | online record label, free digital releases, microtonal music from various musicians&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ne.jp/asahi/mariko/takanashi/masa/pagesE1/rev1nwpages/engconcert.html The Perfect Just Intonation Music MIDI Cycle Concerts]&lt;br /&gt;
| | classics tuned in JI&lt;br /&gt;
|-&lt;br /&gt;
| | [http://pages.globetrotter.net/roule/demos.htm Tuning and temperament demos]&lt;br /&gt;
| | midi and audio demonstrating historical tunings&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.soundclick.com/bands/pagemusic.cfm?bandID=105485 Tuning Lab]&lt;br /&gt;
| | acoustic, electronic tuning experiments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wnyc.org/search/?q=microtonal WNYC microtonal features]&lt;br /&gt;
| | radio shows featuring microtonal music, esp. &amp;quot;New Sounds&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.facebook.com/groups/2229924481 Xenharmonic Alliance facebook group]&lt;br /&gt;
| | social networking for microtonalists. music and discussion&lt;br /&gt;
|}&lt;br /&gt;
[http://www.mvcc.edu/noldani/home Oldani&#039;s Math&amp;amp;amp;music Site]      &lt;br /&gt;
&lt;br /&gt;
[[Category:Composer]]&lt;br /&gt;
[[Category:Practice]]&lt;br /&gt;
[[Category:Listen| ]] &amp;lt;!-- main article --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Listen&amp;diff=56842</id>
		<title>Listen</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Listen&amp;diff=56842"/>
		<updated>2020-12-17T06:58:01Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Z cleanup&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also this [https://open.spotify.com/user/1218607737/playlist/70d4bxQpwBM4EPvLj0OmhO?si=ADmgFYnhTxGRDENaYK5XGw&amp;amp;fbclid=IwAR0Tw8l31ERv0cUgO-4OrBMu7wp8I38dhGWUGsmFvWo6sLle1FS7ZJQ7z0o Microtonal Spotify Playlist]. Put it on Shuffle and have a great intro to xen in every genre.  &lt;br /&gt;
&lt;br /&gt;
A list originally started by Andrew Heathwaite. If you think anything should be changed, change it yourself! Or leave a note about it here. &lt;br /&gt;
&lt;br /&gt;
For a list of pieces that were originally written in a non-xenharmonic context, and then translated into a xenharmonic tuning, see [[Familiar_melodies_in_unfamiliar_tunings|Familiar melodies in unfamiliar tunings]].&lt;br /&gt;
&lt;br /&gt;
Notable examples from 20th century classical music that briefly use the 7th harmonic, and for the Britten piece, the 11th harmonic as well:&lt;br /&gt;
* Ralph Vaughan Williams&#039;s [[wikipedia:A_Pastoral_Symphony|Symphony No. 3, A Pastoral Symphony]] from 1922, two horn solos in the 2nd movement&lt;br /&gt;
* Benjamin Britten&#039;s [[wikipedia:Serenade_for_Tenor,_Horn_and_Strings|Serenade for Tenor, Horn and Strings]] from 1943, prologue and epilogue&lt;br /&gt;
TEMP NOTICE; ALL THE INFO HAS BEEN MOVED OVER FROM BANDS AND ARTISTS PAGE, PLEASE ADD TO THIS PAGE INSTEAD OF THOSE PAGES, AS PER [https://www.facebook.com/groups/xenwiki/permalink/2127540094178650/ OUR DISCUSSION ON FACEBOOK]&lt;br /&gt;
[[User:SyntheticThought|SyntheticThought]] ([[User talk:SyntheticThought|talk]]) 22:08, 4 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also: please don&#039;t put links on artist&#039;s name in first column. Put them in LINKS column, Link description of what they are (Website, YouTube, SoundCloud, etc.)  &lt;br /&gt;
&lt;br /&gt;
{{TOC Horizontal&lt;br /&gt;
|a1=[[#A|A]]&lt;br /&gt;
|a2=[[#B|B]]&lt;br /&gt;
|a3=[[#C|C]]&lt;br /&gt;
|a4=[[#D|D]]&lt;br /&gt;
|a5=[[#E|E]]&lt;br /&gt;
|a6=[[#F|F]]&lt;br /&gt;
|a7=[[#G|G]]&lt;br /&gt;
|a8=[[#H|H]]&lt;br /&gt;
|a9=[[#I|I]]&lt;br /&gt;
|a10=[[#J|J]]&lt;br /&gt;
|a11=[[#K|K]]&lt;br /&gt;
|a12=[[#L|L]]&lt;br /&gt;
|a13=[[#M|M]]&lt;br /&gt;
|a14=[[#N|N]]&lt;br /&gt;
|a15=[[#O|O]]&lt;br /&gt;
|a16=[[#P|P]]&lt;br /&gt;
|a17=[[#Q|Q]]&lt;br /&gt;
|a18=[[#R|R]]&lt;br /&gt;
|a19=[[#S|S]]&lt;br /&gt;
|a20=[[#T|T]]&lt;br /&gt;
|a21=[[#U|U]]&lt;br /&gt;
|a22=[[#V|V]]&lt;br /&gt;
|a23=[[#W|W-Z]]&lt;br /&gt;
|b1=[[#Other|Other]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Compilations ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Year&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Title&lt;br /&gt;
!&#039;&#039;&#039;Synopsis&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|2019&lt;br /&gt;
|[https://open.spotify.com/album/2ojBIQLtipAo6MPJhmNiWP Listen free on Spotify]&lt;br /&gt;
[https://biptunia.com/?p=4633 More info].&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Microtonal Freedom (A Benefit Compilation Album for Lyn Ulbricht)&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artist. Many of them are contributors on this wiki.&lt;br /&gt;
|&#039;&#039;&#039;GENRES&#039;&#039;&#039;: Blues, metal, prog, trip-hop, hip-hop, funk, classical, ambient, math, punk, spoken, folk, solo acoustic guitar.&lt;br /&gt;
|Very good overview, and very listenable, especially for people without experience in Xen, or who think it sounds odd.&lt;br /&gt;
|-&lt;br /&gt;
|2016&lt;br /&gt;
|[http://split-notes.com/various-artists-next-xen/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Next Xen&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|2010&lt;br /&gt;
|[http://split-notes.com/various-artists-crack-my-pitch-up/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Crack My Pitch Up&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|1998&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/mills.html Broken Link?]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;A Microtonal Musical Experience&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10-ish different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|Many of the tracks on the CD were the first widely available audio files on the internet featuring xenharmonic tunings.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
==Artists==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&#039;&#039;&#039;Name&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Recommended works&lt;br /&gt;
!&#039;&#039;&#039;Members&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Location&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Years &#039;&#039;microtonally&#039;&#039;&#039;&#039;&#039; &#039;&#039;&#039;active&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===A===&lt;br /&gt;
|-&lt;br /&gt;
| Bill Alves&lt;br /&gt;
| [http://www.billalves.com/ Website] &amp;lt;br&amp;gt; [https://www.youtube.com/user/billalves YouTube] &amp;lt;br&amp;gt; [http://pages.hmc.edu/alves/ Harvey Mudd College]&lt;br /&gt;
| [http://www.billalves.com/imbal-imbalan.html Imbal-Imbalan]&lt;br /&gt;
|&lt;br /&gt;
| electronic JI, gamelan, etc. Different tunings on different songs. Sometimes creates his own tunings just for one song.  &lt;br /&gt;
| Claremont, California&lt;br /&gt;
| 1987- &lt;br /&gt;
| College professor, &amp;lt;br&amp;gt; author. Important cat. Check him out. &lt;br /&gt;
|-&lt;br /&gt;
| Atar Arad&lt;br /&gt;
| [https://www.youtube.com/channel/UCqkcxbIr8LriIoZBx96RT7g YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sonata for Viola with quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Astroid power-up!&lt;br /&gt;
| [https://store.cdbaby.com/cd/googleplex CD Baby] (includes audio previews) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of hyper drum&amp;amp;amp;bass. Microtonal tracks: 3, 4, 8 and 9 (60-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===B===&lt;br /&gt;
|-&lt;br /&gt;
| | Christopher Bailey&lt;br /&gt;
|[http://christopherbaileymusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | crystallized JI, 17-EDO, 19-EDO, 7-limit adaptive&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mike Battaglia&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments SoundCloud]&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments/sets/natural-sounding-porcupine &amp;quot;Natural&amp;quot;-sounding Porcupine Comma Pump Experiments]&lt;br /&gt;
|&lt;br /&gt;
|various EDOs, technical studies, experimental music cognition demos&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|(a.k.a. Bugs, a.k.a. The Bugs) &lt;br /&gt;
|-&lt;br /&gt;
| | Matt Barber&lt;br /&gt;
|[http://ecmc.rochester.edu/mbarb/web/music.php?filter=chrono Rochester EDU listing] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | in some pieces, 19-ED(per 2:1 and 3:1), quartertones, 11-EDO and 14-EDO in 3:2 equivalence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacob Barton&lt;br /&gt;
|[http://jacobbarton.net/ Website] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced and acoustic, various EDO and JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dennis Báthory-Kitsz&lt;br /&gt;
|[http://www.maltedmedia.com/people/bathory/cat-solo.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Thièle&amp;quot; - violin in quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David Beardsley&lt;br /&gt;
|[https://microtonal.wordpress.com/ Blog] &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UChoIaFN4ZM2nMzsktVnPuqQ YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI electric guitar and JI chamber music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Antoine Beaudet &lt;br /&gt;
|[https://soundcloud.com/jollybard SoundCloud] (as Jollybard)&lt;br /&gt;
|[https://soundcloud.com/jollybard/superbeat-wip SuperBeat]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/jollybard/spooky Spooky]&lt;br /&gt;
|&lt;br /&gt;
| | Joan temperament, JI, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | benyamind&lt;br /&gt;
|[https://benyamind.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCFWIWi2GVCKMM9uYDdlUQqw Youtube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| |31edo, 22edo, JI, orchestral, piano&lt;br /&gt;
|-&lt;br /&gt;
|BipTunia&lt;br /&gt;
|[https://biptunia.com/?s=microtonal Website]&lt;br /&gt;
[https://biptunia.bandcamp.com/releases BandCamp]&lt;br /&gt;
&lt;br /&gt;
|[https://biptunia.com/?p=3432 Microtonal Cats from Alpha-Centauri”]&lt;br /&gt;
|Michael W. Dean: synths, singing, talking.&lt;br /&gt;
&lt;br /&gt;
Phil Wormuth: poetry, talking. &lt;br /&gt;
|Darkwave, rock, pop, experimental, poetry with music, different tunings on every song. Prolific. &lt;br /&gt;
|Casper Wyoming &lt;br /&gt;
|2018-&lt;br /&gt;
|MWD is [[User:SyntheticThought]] &lt;br /&gt;
&lt;br /&gt;
on this wiki. MWD also makes [https://biptunia.com/?page_id=2070 xen VST software]. &lt;br /&gt;
|-&lt;br /&gt;
| | Marcus Alessi Bittencourt&lt;br /&gt;
|[http://www.marcusalessi.com/site/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classic electronic pan-intonational&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Easley Blackwood&lt;br /&gt;
|[https://www.youtube.com/watch?v=HbuFPpiJL1o YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal etudes [excerpts]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Douglas Blumeyer&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin SoundCloud]&lt;br /&gt;
[http://musical-patterns.douglasblumeyer.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|musical patterns&lt;br /&gt;
|San Francisco&lt;br /&gt;
|2006-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cameron Bobro&lt;br /&gt;
|[https://soundcloud.com/cameron-bobro Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Bass vocals and microtonal folk instruments in haunting songs.&lt;br /&gt;
|Maribor, Slovenia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | M. Edward Borasky&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | stochastic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Donald Bousted&lt;br /&gt;
|[https://donaldbousted.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music and film&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Graham Breed&lt;br /&gt;
|[http://x31eq.com/music/ Website]&lt;br /&gt;
|[http://x31eq.com/music/wisofl.mp3 When I Set Out for Lyonnesse] &lt;br /&gt;
|&lt;br /&gt;
| | electronic with spoken word; (Thomas Hardy poems), examples of different temperaments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chris Bryan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Brendan Byrnes &lt;br /&gt;
|[http://www.brendanbyrnes.com/ Website]&lt;br /&gt;
[https://brendanbyrnes.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCsg5wuPYEmD7w7Jutqy8IhA YouTube] &lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bpbyrnes Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=1PYbIPaW_eg Siolas]&lt;br /&gt;
[https://www.youtube.com/watch?v=dgVDQU8CuPE Operator]&lt;br /&gt;
|Brendan Byrnes + various side players. &lt;br /&gt;
|Great production. &lt;br /&gt;
Progressive,rock, driving, good vocals. &lt;br /&gt;
&lt;br /&gt;
Is also in band ILEVENS (separate entry below) &lt;br /&gt;
|Los Angeles / Glendale&lt;br /&gt;
|2011-&lt;br /&gt;
|Great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Warren Burt  &lt;br /&gt;
|[http://retiary.net/idea/idea5/IDEA_5/warren/warren.htm Website] (flashing images warning)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sound installation; manipulated voice...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===C===&lt;br /&gt;
|-&lt;br /&gt;
|Tolgahan Çoğulu    &lt;br /&gt;
|[https://www.youtube.com/user/TolgahanCogulu YouTube] &lt;br /&gt;
[https://www.microtonalguitar.org/ Website 1] &lt;br /&gt;
&lt;br /&gt;
[http://www.tolgahancogulu.com/en/ Website 2]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JT0z2nOyUlg microtonal guitar duo]&lt;br /&gt;
|&lt;br /&gt;
|Microtonal guitar. Custom builds guitars with half, quarter frets, and movable frets. &lt;br /&gt;
|Istanbul, Turkey&lt;br /&gt;
|2008-&lt;br /&gt;
|Good first xen for many people. Popular. &lt;br /&gt;
Teaches music at Istanbul Technical University.&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Loli&lt;br /&gt;
|[http://microtonalismo.com/microweb/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 drone 17-EDO, 20-EDO, 29-EDO and 53-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Wendy Carlos&lt;br /&gt;
|[[wikipedia:Wendy_Carlos|Wikipedia]]&lt;br /&gt;
[https://www.youtube.com/watch?v=RuT6Y53LYH4 Video analyzing her microtonal scales]&lt;br /&gt;
|[https://www.dailymotion.com/video/x2j1gy2 Beauty and the Beast]&lt;br /&gt;
|&lt;br /&gt;
|Not all her work is microtonal, but  &#039;&#039;[[wikipedia:Beauty_in_the_Beast|Beauty and the Beast]]&#039;&#039; (1986) is. She invented her own non-octave-repeating musical scales for it; [[wikipedia:Alpha_scale|Alpha scale]]. [[wikipedia:Beta_scale|Beta Scale]]. [[wikipedia:Gamma_scale|Gamma Scale]]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Early synthesizer pioneer ([[wikipedia:Switched-On_Bach|&#039;&#039;Switched on Bach&#039;&#039;]], 1968)&lt;br /&gt;
|-&lt;br /&gt;
| | Catler Bros. / &lt;br /&gt;
Jon Catler&lt;br /&gt;
|[http://www.soundclick.com/bands/pagemusic.cfm?bandID=346893 SoundClick]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jon_Catler|Jon Catler on Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[http://preparedguitar.blogspot.com/2015/03/jon-catler-13-questions.html Interview with Jon Catler]&lt;br /&gt;
&lt;br /&gt;
[https://www.discogs.com/artist/4496860-Catler-Bros Discogs] &lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=346893 Hyperspace]&lt;br /&gt;
|Jon Catler&lt;br /&gt;
| | 64-note JI bluesrock. Have had mainstream press in Rolling Stone, Downbeat, and elsewhere. &lt;br /&gt;
Jon Catler runs [http://freenotemusic.com/ FreeNote Records]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jon Catler also plays in [http://freenotemusic.com/fretlessbrothers/ The Fretless Brothers] and makes Freenote guitars. &lt;br /&gt;
|-&lt;br /&gt;
| | City of the Asleep&lt;br /&gt;
|[https://cityoftheasleep.bandcamp.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
| | Electronica, post-rock, and unclassifiable music in a variety of tunings, especially uncommon EDOs and theoretically-discordant tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Nick Collins&lt;br /&gt;
|[https://composerprogrammer.com/music.html Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/playlist?list=PLvsv24zg5vzuGovKXXhjU7bYVnJIqNOZ3 YouTube playlist]&lt;br /&gt;
|[https://composerprogrammer.com/music/simphony2movement1.mp3 Simphony 2, Movement 1] (MP3 direct link) &lt;br /&gt;
|&lt;br /&gt;
| | microtonal supercollider tempo canons&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Copper&lt;br /&gt;
|[http://www.williamcopper.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | music in 5-limit JI, printed scores with intonation markings, intonalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mildred Couper&lt;br /&gt;
|[[wikipedia:Mildred_Couper|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.academia.edu/7921833/Quarter-Tone_Composer_and_Pianist_Mildred_Couper PDF academic article]&lt;br /&gt;
&lt;br /&gt;
[http://digital.library.ucsb.edu/collections/show/14 Scores at USC Santa Barbara site]&lt;br /&gt;
|[https://www.youtube.com/watch?v=PEOp3tFNaiI Dirge]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=2Y_9AqbpIdw Calliope of the Nine Muses]&lt;br /&gt;
|&lt;br /&gt;
| | quartertone pianos &lt;br /&gt;
|Buenos Aires, Argentina / Santa Barbara, California&lt;br /&gt;
|Died in 1974&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cryptic Ruse&lt;br /&gt;
|[https://cryptic-ruse.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
|instrumental progressive metal &amp;amp; drone-metal in 13edo, 14edo, 15edo, 17edo, and 23edo&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jason is [[IgliashonJones]] on this wiki.&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Cubberly&lt;br /&gt;
|[https://www.discogs.com/artist/4027870-David-Cubberly Listing at Discogs]&lt;br /&gt;
[http://www.davidjcubberly.com/music.html Website]&lt;br /&gt;
|Per email reply from him, no listen links online. See note on Talk page.  &lt;br /&gt;
|&lt;br /&gt;
| | sequenced microtonal midi ensemble&lt;br /&gt;
|Urbana, IL.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===D===&lt;br /&gt;
|-&lt;br /&gt;
| | Phil Dadson&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Philip_Dadson|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | instruments in JI, Installations and performance&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ivor Darreg&lt;br /&gt;
|[[wikipedia:Ivor_Darreg|Wikipedia]]&lt;br /&gt;
[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/album/ivor-darreg-originals Live in Glendale] (180 minutes) &lt;br /&gt;
&lt;br /&gt;
[https://biptunia.com/?p=2811 Remaster of Live in Glendale (torrent)]&lt;br /&gt;
&lt;br /&gt;
Info on [http://www.huygens-fokker.org/whoswho/darreg.html huygens-fokker]site &lt;br /&gt;
&lt;br /&gt;
[https://microtonal.miraheze.org/wiki/Ivor_Darreg#External_links more links] &lt;br /&gt;
|[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
|&lt;br /&gt;
|Helped found the Xenharmonic Alliance. (Now on [https://www.facebook.com/groups/xenharmonic2/ Facebook])&lt;br /&gt;
&lt;br /&gt;
There isn&#039;t a ton of Ivor&#039;s music online, but Johnny Reinhard has about 90 cassette tapes of Ivor given to Johnny by Ivor, with the instructions to get it out to the world. &lt;br /&gt;
&lt;br /&gt;
Johnny will be rolling these out in the coming years. &lt;br /&gt;
|San Diego, Los Angeles&lt;br /&gt;
|Born in 1917. &lt;br /&gt;
&lt;br /&gt;
Made microtonal music from 1937 ([http://www.huygens-fokker.org/whoswho/darreg.html per this bio]) or 1936 (according to [http://www.tonalsoft.com/sonic-arts/darreg/oboe.htm this auto-bio]) until his death in 1994.&lt;br /&gt;
|Important cat. Check him out. &lt;br /&gt;
&amp;quot;Grandaddy of xenharmonic music.&amp;quot; &lt;br /&gt;
Coined the term &amp;quot;xenharmonic&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Prolific builder of microtonal  instruments.  &lt;br /&gt;
&lt;br /&gt;
Johnny Appleseed of xen, personally guided many people, and networked with cassette tapes before World Wide Web.  &lt;br /&gt;
&lt;br /&gt;
Ivor has a [http://xen-arts.net/ivor2/ VST microtonal synth] named after him. &lt;br /&gt;
|-&lt;br /&gt;
| | Jarod DCamp&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=998452 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic - various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tútim Dennsuul&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/timo.html List of MP3s] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips in 23-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mark Deutsch&lt;br /&gt;
|[https://bazantar.bandcamp.com/ BandCamp]&lt;br /&gt;
[http://bazantar.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bazantar Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sensual acoustic microtonal music, world influence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Invented the [[wikipedia:Bazantar|Bazantar]], a stringed instrument &lt;br /&gt;
|-&lt;br /&gt;
| | Divide by Pi&lt;br /&gt;
|[https://play.google.com/store/music/artist/Divide_by_Pi?id=Atehcbhgf7qggp2nxx4hajelerq&amp;amp;hl=en Google Music]&lt;br /&gt;
[https://store.cdbaby.com/cd/dividebypi CD Baby] (can listen to excerpts) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 clips: synthesizer and percussion improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Paul Dolden&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Paul_Dolden|Wikipedia]] (doesn&#039;t mention microtonal, is all his music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 - variously tuned electroacoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|need listen links. Also, please confirm if all his music is microtonal. &lt;br /&gt;
|-&lt;br /&gt;
| | David B. Doty&lt;br /&gt;
|[http://www.dbdoty.com/Just-Intonation-Links.html Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=a9bW4o5UedE Steel Suite]&lt;br /&gt;
|&lt;br /&gt;
| | synth JI, acoustic guitar JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Arnold Dreyblatt&lt;br /&gt;
|[http://www.dreyblatt.net/composer-1 Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | grooving JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dsilton Trio&lt;br /&gt;
|[https://georgvogel.net/PROJEKTE-DSILTON.htm Website] &lt;br /&gt;
[https://www.youtube.com/channel/UCmzn7wDBp_H3N0diqakaRvg YouTube] &lt;br /&gt;
&lt;br /&gt;
Facebook&lt;br /&gt;
|[https://www.youtube.com/watch?v=9LcWqSzDv7A Duschscha]&lt;br /&gt;
|Georg Vogel: Clavinet, Synthesizer, Komposition. David Dornig: 31-Ton E-Gitarre. &lt;br /&gt;
Valentin Duit: Schlagzeug.&lt;br /&gt;
|odd time signatures, chamber influence, jazz influence. [[31edo]].  &lt;br /&gt;
|Vienna, Austria&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacques Dudon&lt;br /&gt;
|[https://www.youtube.com/watch?v=KuL4aSwNT0o YouTube]&lt;br /&gt;
[https://www.semantic-danielou.com/designers/jacques-dudon/ Academic profile]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jacques_Dudon|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.forcedexposure.com/Catalog/dudon-jacques-erosion-distillee-lp/MMLP.009LP.html Forced Exposure]&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | samples of &amp;quot;Lumières audibles&amp;quot; JI electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Richard Dunlap&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=106711 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mostly 12-EDO&lt;br /&gt;
|California USA&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===E===&lt;br /&gt;
|-&lt;br /&gt;
| Paul Erlich&lt;br /&gt;
| [https://www.youtube.com/watch?v=lO5xSjIHyMg YouTube] &amp;lt;br&amp;gt; [http://www.myspace.com/paulerlich/ MySpace] &amp;lt;br&amp;gt; [http://untwelve.org/interviews/paul_erlich Interview] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| 22-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===F===&lt;br /&gt;
|-&lt;br /&gt;
| | John Farah&lt;br /&gt;
|[http://www.johnfarah.com/ Website]&lt;br /&gt;
[https://soundcloud.com/johnkameelfarah SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://johnkameelfarah.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/Hatiyn YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/JohnKameelFarah Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | string quartet, Electronic in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|FFF Fiale&lt;br /&gt;
|[https://ffffiale.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Fabrizio Fulvio Fausto Fiale&lt;br /&gt;
|16-EDO instrumental guitar thrash metal and eclectic rock&lt;br /&gt;
|Italy&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Finnamore&lt;br /&gt;
|[http://www.elvenminstrel.com/music/tuning/horagrams/horagram-music.htm List of MP3s]&lt;br /&gt;
[http://www.elvenminstrel.com/music/tuning/equal/13equal/13tet.htm 13 TET MP3s]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | etudes using &amp;quot;golden horograms&amp;quot;; clips of dirty 13-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Forro&lt;br /&gt;
|[https://www.soundclick.com/members4/default.cfm?memberID=1540764 SoundClick]&lt;br /&gt;
[[Daniel Forro|List of MP3s]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|Kakamigahara, Japan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harold Fortuin&lt;br /&gt;
|[http://www.fortuitous-artists.biz/clavetteMusic.html 2 MP3s]&lt;br /&gt;
[[wikipedia:Harold_Fortuin|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=Dp3Gq0xjlhE YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Glenn R. Frantz&lt;br /&gt;
|[https://archive.org/details/@glenn_r_frantz Songs on Archive.org]&lt;br /&gt;
|[https://archive.org/details/ThreeRagtime-basedPieces Three Ragtime-Based Pieces]}&lt;br /&gt;
|&lt;br /&gt;
| | freestyle JI via computer, based on ragtime music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ellen Fullman&lt;br /&gt;
|[https://www.ellenfullman.com/ Website]&lt;br /&gt;
[https://ellenfullman.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[Just Intonation]]&lt;br /&gt;
|San Francisco Bay Area, CA&lt;br /&gt;
|&lt;br /&gt;
|known for her 70-foot (21-meter) [[wikipedia:Long-string_instrument|Long String instrument]], tuned in just intonation and played with rosin-coated fingers.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===G===&lt;br /&gt;
|-&lt;br /&gt;
| | Kyle Gann&lt;br /&gt;
|[https://www.kylegann.com/ Website]&lt;br /&gt;
[https://www.kylegann.com/Gannaudio.html MP3s on website] &lt;br /&gt;
&lt;br /&gt;
[https://www.kylegann.com/complist.html List of compositions]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic JI, now with more Sitting Bull!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Monroe Golden&lt;br /&gt;
|[http://monroegolden.com/ Website]&lt;br /&gt;
[https://soundcloud.com/monroe-golden SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal chamber music, microtone-informed 12-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Gongs&lt;br /&gt;
|[http://imomus.com/thegongs.html The Gongs] &lt;br /&gt;
[https://www.youtube.com/watch?v=3IEZEPlMmlM Rob Reich] (full length album on Youtube)&lt;br /&gt;
|&lt;br /&gt;
|Peter Blasser &lt;br /&gt;
Clara Latham &lt;br /&gt;
&lt;br /&gt;
Grisha Krivchenia &lt;br /&gt;
&lt;br /&gt;
Stefan Tcherepnin&lt;br /&gt;
|&lt;br /&gt;
|Oberlin, OH&lt;br /&gt;
|2001-2002&lt;br /&gt;
|[https://www.youtube.com/watch?v=3IEZEPlMmlM First song on this], and whole record. &lt;br /&gt;
|-&lt;br /&gt;
| | Mark Gould&lt;br /&gt;
|[http://www.derek-hasted.co.uk/assets/audio/derek-hasted/ten-tone.mp3 MP3]&lt;br /&gt;
[http://www.users.waitrose.com/~equiton/Mark_Gould/About_Me.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 1 electronic mp3: 10-EDO; midi recorder duets in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kraig Grady&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Kraig+Grady+ YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://anaphoria.com/music.html Samples]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Kraig_Grady|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.anaphoria.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://anaphoriasouth.blogspot.com/ Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/kraig.grady Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=9R33w7aaxS8 Live at the Cad Factory]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=GiSE9srsDt8 Ear Meal] (music + Skype interview) &lt;br /&gt;
|&lt;br /&gt;
| | Original acoustic instruments/ensembles informed by the music of anaphoria Island&lt;br /&gt;
|Wollongong&#039;&#039;&#039;,&#039;&#039;&#039; Australia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Patrick Grant&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/ BandCamp]&lt;br /&gt;
[https://www.obscuresound.com/2018/10/patrick-grant-keeping-still/ Bio and audio examples]&lt;br /&gt;
&lt;br /&gt;
Website&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Patrick_Grant_(composer)|Wikipedia]]&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/album/fields-amaze-and-other-strange-music FIELDS AMAZE and other sTRANGE music]&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;percussion, gamelan, microtonal instruments, and electric chamber ensembles with narrative structures informed by chaos theory, biological forms, and B-horror films.&amp;quot;&lt;br /&gt;
|New York City&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Guidi&lt;br /&gt;
|[[wikipedia:Peter_Guidi|Wikipedia]]&lt;br /&gt;
(Can find [https://www.youtube.com/watch?v=Pb8Anz9xt1w&amp;amp;start_radio=1&amp;amp;list=RDEMgggUYKUD44vtsdamPmXt-A music of his] on YouTube, but isn&#039;t microtonal. Anyone got links to his microtonal music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one track of quartertone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Milan Guštar&lt;br /&gt;
|[http://www.uvnitr.cz/mg/art.html Listing of music]&lt;br /&gt;
|[http://www.uvnitr.cz/mg/music/240_four_seasons.html Generative composition for piano and theremin]&lt;br /&gt;
|&lt;br /&gt;
| | music in various tunings (06-EDO, 07-EDO, 08-EDO, 12-EDO, JI)&lt;br /&gt;
|Czech Republic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===H===&lt;br /&gt;
|-&lt;br /&gt;
| | Edu Haubensak&lt;br /&gt;
|[http://www.eduhaubensak.ch/ Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=vmKWcJhuagk Sechs Walserminiaturen (1996) for soprano and violin]&lt;br /&gt;
|&lt;br /&gt;
| | Music for retuned pianos and retuned strings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Georg Hajdu&lt;br /&gt;
|[http://georghajdu.de/ Website]&lt;br /&gt;
[https://www.youtube.com/watch?v=k0HJUUWRkn0 Lecture on YouTube]&lt;br /&gt;
&lt;br /&gt;
(some of his music online is not microtonal. Anyone got a link to microtonal music by him?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic 17-EDO; scene from opera Der Sprung (Bohlen-Pierce)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeff Harrington&lt;br /&gt;
|[http://parnasse.com/jh/blog/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCsgsUVmnMsgyIZzv4WTGxhA YouTube]&lt;br /&gt;
|[https://www.youtube.com/watch?v=14JPGOz9Qg4 Acid Bach III for Quartertone Microtonal Synthesize]&lt;br /&gt;
|&lt;br /&gt;
| | electronic in 19-EDO, 24-EDO, others&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Lou Harrison&lt;br /&gt;
|[[wikipedia:Lou_Harrison|Wikipedia]]&lt;br /&gt;
[http://www.archive.org/audio/audio-details-db.php?collectionid=OM8HarrisonScenesfromNikChand&amp;amp;collection=other_minds Steel Guitar piece]&lt;br /&gt;
|[https://www.youtube.com/watch?v=UWuT9AheQRM John Schneider plays Lou Harrison Jahla]&lt;br /&gt;
|&lt;br /&gt;
| | Nek Chand for solo guitar in JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Hasegawa&lt;br /&gt;
|[http://www.roberthasegawa.com/ Website]&lt;br /&gt;
[http://roberthasegawa.com/ Lecture]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Acoustic chamber JI, quartertones, 19-tone pianos, with scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|got listen links? &lt;br /&gt;
|-&lt;br /&gt;
| | Neil Haverstick&lt;br /&gt;
|[http://microstick.net/ Website]&lt;br /&gt;
|[https://soundcloud.com/gregory-ts-walker/african-stick-neil-haverstick African Stick]&lt;br /&gt;
|&lt;br /&gt;
| | excerpts - guitars in 19-EDO, 31-EDO and 34-EDO&lt;br /&gt;
|Colorado&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Stickman&amp;quot; has some method books and quite a few radio spots as well.&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Heathwaite&lt;br /&gt;
|[https://andrewheathwaite.bandcamp.com/album/newbeams&#039; BandCamp]&lt;br /&gt;
[https://www.soundclick.com/bands3/default.cfm?bandid=122613 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Horton and Bill Thibault &lt;br /&gt;
|[http://www.mcs.csueastbay.edu/~tebo/bio.html Bill Thibault website]&lt;br /&gt;
&lt;br /&gt;
[http://eamusic.dartmouth.edu/~larry/recordings/horton_notes.pdf Info on Dartmouth website]&lt;br /&gt;
&lt;br /&gt;
[http://www.o-art.org/history/LongDur/JimHorton/jh-music4.html Jim Horton list of works]&lt;br /&gt;
|[https://www.youtube.com/watch?v=GHxLeIDuECc Gorgeous Clothed Flies]&lt;br /&gt;
|&lt;br /&gt;
| | electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Sten Hostfalt&lt;br /&gt;
|Website&lt;br /&gt;
[https://store.cdbaby.com/cd/stenhostfalt2 CD Baby (has a few excerpts)] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | excerpts of microtonal guitar (72-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Horse Lords&lt;br /&gt;
|[https://horselords.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://horselords.bandcamp.com/album/mixtape-iv Mix Tape] &lt;br /&gt;
|Sam Haberman &lt;br /&gt;
Max Eilbacher &lt;br /&gt;
&lt;br /&gt;
Owen Gardner &lt;br /&gt;
&lt;br /&gt;
Andrew Bernstein&lt;br /&gt;
|[[Just intonation]], polyrhythm, minimalist, musique concrète&lt;br /&gt;
|Baltimore, MD&lt;br /&gt;
|2012-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chuckk Hubbard&lt;br /&gt;
|anyone got a current link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI sequenced music etc.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Lucas Hulen&lt;br /&gt;
|[http://persweb.wabash.edu/facstaff/hulenp/compositions.html Website]&lt;br /&gt;
|[https://vimeo.com/61493873 Lamentationes Jeremiae I]&lt;br /&gt;
|&lt;br /&gt;
| | modern classical electronic compositions - search website page for &#039;microtonal&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===I===&lt;br /&gt;
|-&lt;br /&gt;
|ILEVENS&lt;br /&gt;
|[https://ilevens.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCfgSTF9EOal71sFbPTLJ0Gw YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://split-notes.com/ilevens-transmitter/ Split Notes Records]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/Ilevens1111/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=N9MjtfEQl_c Drowns]&lt;br /&gt;
|Brendan Byrnes - Vocals, Guitar&lt;br /&gt;
&lt;br /&gt;
Mike Horick - Drums &lt;br /&gt;
&lt;br /&gt;
Lauren Davis - Synths &lt;br /&gt;
&lt;br /&gt;
Rusty Kennedy - Bass &lt;br /&gt;
|[[22edo]], rock band, led by Brendan Byrnes&lt;br /&gt;
|Los Angeles&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===J===&lt;br /&gt;
|-&lt;br /&gt;
| | Ralph Jarzombek&lt;br /&gt;
|[https://www.freewebs.com/ralphjarzombek/ Website with listen links]&lt;br /&gt;
|[https://webzoom.freewebs.com/ralphjarzombek/micro1.mp3 Micro 1]&lt;br /&gt;
&lt;br /&gt;
[https://webzoom.freewebs.com/ralphjarzombek/micro6.mp3 Micro 6]&lt;br /&gt;
|&lt;br /&gt;
| | [[14edo]], [[17edo]], [[19edo]], electronic &lt;br /&gt;
|&lt;br /&gt;
|1980s&lt;br /&gt;
|If you like the Residents, you&#039;ll love this.&lt;br /&gt;
|-&lt;br /&gt;
| | Aaron Krister Johnson&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson SoundCloud]&lt;br /&gt;
[https://aaronkristerjohnson.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson/the-juggler The Juggler]&lt;br /&gt;
|&lt;br /&gt;
| | mostly electronic compositions and improvisations; some theatre incidental music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|JC &amp;amp; The Microtones&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin/cow-people Cowpeople]&lt;br /&gt;
|&lt;br /&gt;
|Electric Bassoon – Johnny Reinhard&lt;br /&gt;
&lt;br /&gt;
Electric Fretless Bass – Brad Catler &lt;br /&gt;
&lt;br /&gt;
Electric Guitar – &amp;lt;nowiki&amp;gt;[[Jon Catler]]&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Percussion – A. C. Lewis &lt;br /&gt;
&lt;br /&gt;
Vocals – Deborah Rothrock&lt;br /&gt;
|&lt;br /&gt;
|New York City&lt;br /&gt;
|1984&lt;br /&gt;
|rockabilly, [[31edo]], cowpunk&lt;br /&gt;
|-&lt;br /&gt;
|Jock Tears&lt;br /&gt;
|[https://jocktears.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/results?search_query=%22JOCK+TEARS%22 YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/jocktears/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=29hm0LGP_i8 Nasty Boy]&lt;br /&gt;
[https://www.youtube.com/watch?v=_UNIeeNnMAQ Live video]&lt;br /&gt;
&lt;br /&gt;
[https://jocktears.bandcamp.com/album/bad-boys Bad Boys] (album) &lt;br /&gt;
|Lauren Ray - vocals&lt;br /&gt;
Lauren Smith - bass&lt;br /&gt;
&lt;br /&gt;
Spencer Hargreaves - guitar&lt;br /&gt;
&lt;br /&gt;
Dustin Bromley - drum&lt;br /&gt;
|best punk band name ever&lt;br /&gt;
|Vancouver, BC&lt;br /&gt;
|2016-&lt;br /&gt;
|Peppy punk rock, female vocals, 17 edo, &lt;br /&gt;
|-&lt;br /&gt;
| | Christiaan de Jong&lt;br /&gt;
|[https://soundcloud.com/christiaan-de-jong-1/ SoundCloud] (not all microtonal) &lt;br /&gt;
[http://www.christiaandejong.com/recordings.htm Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/CHRISTIAANDEJONG1 YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | guitar, flute and tape&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Churzkia Jrakavla&lt;br /&gt;
|[http://churzkia.com Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Aif4Lpz4bPo Red Moon]&lt;br /&gt;
|&lt;br /&gt;
| | hip electronic JI, smooth, atmospheric, microtonal, chill out&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jute Gyte&lt;br /&gt;
|[https://jutegyte.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jutegyte.bandcamp.com/album/the-sparrow-12-ep The Sparrow 12&amp;quot; EP]&lt;br /&gt;
|Adam Kalmbach&lt;br /&gt;
|black metal, [[24edo]]&lt;br /&gt;
|Springfield, MO&lt;br /&gt;
|2002-&lt;br /&gt;
|Has a relatively large following.  Lots of &amp;gt;10 minute long quartertone black metal epics.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===K===&lt;br /&gt;
|-&lt;br /&gt;
|Ali Deniz Kardelen&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=yjZQDQBBYyo Acoustic Microtonal Guitar]&lt;br /&gt;
|&lt;br /&gt;
|Not sure if all microtonal but has at least one amazing microtonal guitar piece&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|great first xen piece for people who like acoustic music&lt;br /&gt;
|-&lt;br /&gt;
| | Buzz Kimball&lt;br /&gt;
|[http://www.nonoctave.com/heroes/buzz/ About his instruments and music]&lt;br /&gt;
[https://www.discogs.com/artist/1944206-Buzz-Kimball Discogs]&lt;br /&gt;
&lt;br /&gt;
Can&#039;t find listen links. Anyone got one?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | homemade guitars etc. in EDOs and JI, Electronic, Rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;Buzz Kimball builds most of his instruments himself in the workshop in his barn&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | dt King&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=62070 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Change Jar&amp;quot; for quartertone piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Wayne Kirby&lt;br /&gt;
|[https://www.youtube.com/channel/UCRn3j-zsIxdhdkHVJ6l_hMA YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | demos, full and excerpts, mp3 and midi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kenneth Kirschner&lt;br /&gt;
|[http://www.kennethkirschner.com/ Website] (has download link for zipped MP3s)&lt;br /&gt;
[https://archive.org/details/apl025#files Archive.org]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | looong mp3 of stretched piano etc. ambient microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|King Gizzard &amp;amp; The Lizard Wizard&lt;br /&gt;
|[https://kinggizzard.bandcamp.com/album/flying-microtonal-banana-n-america-customers Flying Microtonal Banana] &lt;br /&gt;
[[wikipedia:King_Gizzard_&amp;amp;_the_Lizard_Wizard|Wikipedia]]&lt;br /&gt;
|[https://www.youtube.com/watch?v=U72rbtrufws Sleep Drifter] (live in radio station studio)&lt;br /&gt;
[https://www.youtube.com/watch?v=170Z9qBjfkI mini-documentary] &lt;br /&gt;
|Stu Mackenzie &lt;br /&gt;
Ambrose Kenny Smith &lt;br /&gt;
&lt;br /&gt;
Joey Walker &lt;br /&gt;
&lt;br /&gt;
Cook Craig &lt;br /&gt;
&lt;br /&gt;
Lucas Skinner &lt;br /&gt;
&lt;br /&gt;
Michael Cavanagh &lt;br /&gt;
&lt;br /&gt;
Eric Moore&lt;br /&gt;
|&lt;br /&gt;
|Melbourne, Australia&lt;br /&gt;
|2017-&lt;br /&gt;
|[[24edo]], alternative, garage&lt;br /&gt;
|-&lt;br /&gt;
| | Kite (aka Tall Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://tallkite.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/tallkite SoundCloud]&lt;br /&gt;
|[https://tallkite.bandcamp.com/track/i-hear-numbers I Hear Numbers]&lt;br /&gt;
|&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Makes microtonal software, [http://www.tallkite.com/alt-tuner.html Alt-Tuner]&lt;br /&gt;
|-&lt;br /&gt;
| | Eric Knechtges&lt;br /&gt;
|[[wikipedia:Eric_Knechtges|Wikipedia]] &lt;br /&gt;
[https://soundcloud.com/eric-knechtges SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://robertwmcclure.weebly.com/blog/music-with-friends-eric-knechtges Interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic (choir) &amp;amp;amp; electronic, various JI &amp;amp;amp; EDOs&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===L===&lt;br /&gt;
|-&lt;br /&gt;
| | Anne La Berge&lt;br /&gt;
|[http://www.annelaberge.com/ Website]&lt;br /&gt;
[http://unsounds.com/shop/raw-lp Label Unsounds, buy link has listen link of excerpts] &lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=DXAP4544NNM Utter] (performance art piece with Anne playing live) &lt;br /&gt;
| | quartertone flute - go to &amp;quot;Releases&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Last Sacrament&lt;br /&gt;
|[https://lastsacrament.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Ron Sword - Vocals, Guitar, Drums&lt;br /&gt;
Mike Maletta - Lead Guitar&lt;br /&gt;
&lt;br /&gt;
Pat Horgan - Bass&lt;br /&gt;
|16edo death metal from Florida&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron also makes Sword guitars and does a lot of guitar and bass conversions.  Pat also does conversions.&lt;br /&gt;
|-&lt;br /&gt;
| | Jacky Ligon&lt;br /&gt;
|[http://www.xen-arts.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=mRWG9AzWs7E Lightweave]&lt;br /&gt;
| | filmic xenharmonic music and software blog. Sometimes collaborates with Sevish.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Also makes microtonal VST synths IVOR2, FMTS2, One SF2, Font2&lt;br /&gt;
|-&lt;br /&gt;
| | Amit Lissack&lt;br /&gt;
|[https://alumnius.net/new_england_conserva-8502-year-1991-1994#id16664004 Listing on New England Conservatory of Music alumni site] &lt;br /&gt;
Can&#039;t find listen links. Anyone got one? &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic instrumental. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| | Alvin Lucier&lt;br /&gt;
|[[wikipedia:Alvin_Lucier|Wikipedia]]&lt;br /&gt;
[http://www.moderecords.com/catalog/124lucier.html Mode Records site], includes listen links&lt;br /&gt;
&lt;br /&gt;
[http://www.ubu.com/sound/lucier.html UBUWeb] -includes original 1969 recording of &#039;&#039;I Am Sitting In A Room&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slow-to-change cluster acoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Lucy&lt;br /&gt;
|[http://www.lucytune.com/ Website]&lt;br /&gt;
[http://www.lucytune.com/mp3/ List of Lucy tune direct MP3s]&lt;br /&gt;
&lt;br /&gt;
[http://www.lullabies.co.uk/ Lucy tunes lullabies info page]&lt;br /&gt;
|&lt;br /&gt;
|[https://store.cdbaby.com/cd/lucytuned Lucy tunes lullabies CD Baby] buy page, has listen excerpt links&lt;br /&gt;
| | miscellaneous works in progress - also see [[Lucy Tuning|Lucy Tuning page]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===M===&lt;br /&gt;
|-&lt;br /&gt;
|M.A.N.&lt;br /&gt;
|[https://open.spotify.com/album/7gCCSQgShzoJxSKFu2gNXy Spotify]&lt;br /&gt;
|&lt;br /&gt;
|JJ Jelencovich, Rob Hakemo, Adde Larsson, Nils Olsson, Guz Gustafsson Mark Fristedt&lt;br /&gt;
|24edo Nümetal&lt;br /&gt;
|&lt;br /&gt;
|~2010-2013&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Maneri&lt;br /&gt;
|[[wikipedia:Joe_Maneri|Wikipedia]]&lt;br /&gt;
[https://www.nytimes.com/2009/08/30/arts/music/30maneri.html New York Times obituary]&lt;br /&gt;
&lt;br /&gt;
[https://open.spotify.com/artist/7aQ5YRpRQ02oK9OtbxfhJr Spotify] (not all microtonal) &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8WiSgByqos4&amp;amp;ab_channel=JoeManeri-Topic Audio interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some modern classical excerpts&lt;br /&gt;
|&lt;br /&gt;
|Died in 2009&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Rick McGowan&lt;br /&gt;
|There is one of his pieces at the beginning of [http://ripnread.com/?p=328 this microtonal podcast episode]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal works for the theatre&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John McLaird&lt;br /&gt;
|quiet audio piece, [https://archive.org/details/seventeenTPP_02/ogives.mp3 Ogives in a Winter Shelter Belt] (direct MP3 link)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7edo]], [[40edo]], [[11-limit]], [[Just intonation]], sampled piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Pete McRae&lt;br /&gt;
|[[wikipedia:Pete_McRae|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Eikosany blues&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carl McTague&lt;br /&gt;
|[http://www.mctague.org/carl/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | (ii-V-I)^7 and Heptadecaphonic Drops&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Melopoeia&lt;br /&gt;
|[https://melopoeia.bandcamp.com/album/tolkiens-ainulindal Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dave Tremblay, Brian Leong&lt;br /&gt;
|26edo Black Metal&lt;br /&gt;
|Montreal, QC&lt;br /&gt;
|&lt;br /&gt;
|Text-to-midi of Tolkein and other stories.&lt;br /&gt;
|-&lt;br /&gt;
| | Claudi Meneghin&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/claudi-meneghin Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neobaroque music at Soonlabel.com&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Mercury Tree&lt;br /&gt;
|[https://themercurytree.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Ben Spees &lt;br /&gt;
&lt;br /&gt;
Connor Reilly &lt;br /&gt;
&lt;br /&gt;
Oliver Campbell &lt;br /&gt;
&lt;br /&gt;
[[Igliashon Jones]]&lt;br /&gt;
|[[17edo]], [[23edo]], progressive rock, psychedelic, math rock&lt;br /&gt;
|Portland, OR&lt;br /&gt;
|2007&lt;br /&gt;
|Newer work is all microtonal.  Older works are standard or a mixture.&lt;br /&gt;
|-&lt;br /&gt;
| | Herman Miller&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/herman-miller Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | compositions in linear temperaments, [[Equal|ETs]]; [[Warped_Canon|Warped Canon]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Shaahin Mohajeri&lt;br /&gt;
|[http://www.96edo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | modal, sequenced in various EDO/ADO/EDL/AIDO/ADL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|MonoNeon&lt;br /&gt;
|[https://dywanethomasjr.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dywane Thomas, Jr.&lt;br /&gt;
|24edo funk, soul, hip-hop&lt;br /&gt;
|Tennessee&lt;br /&gt;
|2013-2015 (?)&lt;br /&gt;
|Newer recordings seem to be standard tuning, but there was a lot of 24edo released around 2015.&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Monzo&lt;br /&gt;
|[[Joe Monzo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], jazz rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Moriarty&lt;br /&gt;
|[https://soundcloud.com/john-lank1 SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Rock and improv in various regularly tempered tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Frederick Moore&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some microtonal works, electronic, other&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Aaron Myers-Brooks&lt;br /&gt;
|[https://aaronmyersbrooks.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|17edo Hard rock/metal on guitar&lt;br /&gt;
|PA&lt;br /&gt;
|2019&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===N===&lt;br /&gt;
|-&lt;br /&gt;
|Naegleria Fowleri&lt;br /&gt;
|[https://sites.google.com/view/naegleriafowleri/ Website]&lt;br /&gt;
[https://naegleriafowleri.bandcamp.com/releases Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=QqKf0ItWozs III Flagellate - Propulsion] &lt;br /&gt;
|Bostjan Zupancic - Guitar and Bass &lt;br /&gt;
Luna Bird - Vocals&lt;br /&gt;
|[[19edo]], metal&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2017-&lt;br /&gt;
|Parrot singing with a xen metal project. What&#039;s not to love? &lt;br /&gt;
|-&lt;br /&gt;
| | Ron Nagorcka&lt;br /&gt;
|[http://www.ronnagorcka.com/audio Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], digeridoo, synthesizers, birds...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Juhani Nuorvala&lt;br /&gt;
|[https://soundcloud.com/juhani-nuorvala SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===O===&lt;br /&gt;
|-&lt;br /&gt;
| Mats Öljare&lt;br /&gt;
| [http://www.angelfire.com/mo/oljare/midicomp.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| contrapuntal midi in various EDOs and etc&#039;s&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===P===&lt;br /&gt;
|-&lt;br /&gt;
| | Tristan Parker&lt;br /&gt;
|[http://rozencrantzthesane.tripod.com/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], free-pitch, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | P-ART&lt;br /&gt;
|[http://users.skynet.be/P-ART/PARADISE/CLIPS/list.htm Website]&lt;br /&gt;
|&lt;br /&gt;
|Paul A.R. Timmermans&lt;br /&gt;
| | experimental&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harry Partch&lt;br /&gt;
|[[Harry Partch]]&lt;br /&gt;
[http://musicmavericks.publicradio.org/features/feature_partch.html American Mavericks]&lt;br /&gt;
&lt;br /&gt;
[https://www.harrypartch.com/music Harry Partch Information Center]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[11-limit]], [[Just intonation]], acoustic, monophony&lt;br /&gt;
|Oakland, CA&lt;br /&gt;
|1930 - 1972&lt;br /&gt;
|one of the first 20th-century composers in the West to work systematically with microtonal scales&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Pehrson&lt;br /&gt;
|[http://users.rcn.com/jpehrson/JosephPehrson.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | blackjack, acoustic, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | pfly&lt;br /&gt;
|[https://soundcloud.com/pfly SoundCloud]&lt;br /&gt;
|Zlo-88&lt;br /&gt;
|Paul Fly&lt;br /&gt;
| | [[88cET]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Samuel Pellman&lt;br /&gt;
|[http://academics.hamilton.edu/music/spellman/MfS/microtonal.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], [[Nonoctave]], [[Equal Temperaments]], electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Post&lt;br /&gt;
|[http://www.myspace.com/josephpost MySpace]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Crystal-JI, acoustic guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tom Price&lt;br /&gt;
|anyone have a working link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kees van Prooijen&lt;br /&gt;
|[http://www.kees.cc/music/oddpiano/oddpiano.html Website]&lt;br /&gt;
|Odd Piano&lt;br /&gt;
|&lt;br /&gt;
| | [[Bohlen-Pierce]], timbre-stretched piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Barry Prophet&lt;br /&gt;
|[http://www.pomer-prophet.com/barry.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic, sound sculptures&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Q===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===R===&lt;br /&gt;
|-&lt;br /&gt;
| | Johnny Reinhard&lt;br /&gt;
|[[wikipedia:Johnny_Reinhard|Wikipedia]]&lt;br /&gt;
[http://www.afmm.org/ American Festival of Microtonal Music] &lt;br /&gt;
&lt;br /&gt;
[https://stereosociety.com/johnny-reinhard/ Stereo Society] &lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://johnnyreinhard.bandcamp.com/album/reinhard-ensemble-compositions Reinhard Ensemble Compositions]&lt;br /&gt;
|&lt;br /&gt;
| | acoustic polymicrotonality&lt;br /&gt;
|New York, NY&lt;br /&gt;
|1981-&lt;br /&gt;
|Founded [http://www.afmm.org/ American Festival of Microtonal Music] (AFMM) &lt;br /&gt;
|-&lt;br /&gt;
| | Robert Rich&lt;br /&gt;
|[https://robertrich.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7-limit]], [[Just intonation]], ambient&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Michael Robinson&lt;br /&gt;
|[http://www.azuremilesrecords.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | worldly electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Prent Rodgers&lt;br /&gt;
|[http://ripnread.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Music that&#039;s fake but accurate&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | Dante Rosati&lt;br /&gt;
|[http://www.danterosati.com/justguitar.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], solo guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Ross&lt;br /&gt;
|[http://www.piedwagtail.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[19edo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===S===&lt;br /&gt;
|-&lt;br /&gt;
| | Marc Sabat&lt;br /&gt;
|[http://www.plainsound.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlos Sampaio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonics&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Scott Sandvik&lt;br /&gt;
|[http://www.scottsandvik.com/html/audio.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slide guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Edward Schocker&lt;br /&gt;
|[http://edwardschocker.com/music/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | dramatic works - exerpts and fulls&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Margo Schulter&lt;br /&gt;
|[https://www.bestii.com/~mschulter/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neo-medieval Xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Schulze&lt;br /&gt;
|[http://kalvos.org/schulze.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some mp3s of electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ethan Schwartz&lt;br /&gt;
|[https://myspace.com/tetrachordproject Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI music based on tetrachords, for guitar and keyboard&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | X. J. Scott&lt;br /&gt;
|[http://www.nonoctave.com/geocities/ Website]&lt;br /&gt;
[http://www.soundclick.com/bands/pagemusic.cfm?bandID=141776 Soundclick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | George Secor&lt;br /&gt;
|[http://users.bigpond.net.au/d.keenan/sagittal/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various vintage Scalatron performances&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dave Seidel&lt;br /&gt;
|[http://mysterybear.net/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal minimalism and ambience, using Csound&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlo Serafini&lt;br /&gt;
|[https://www.youtube.com/user/iranief YouTube]&lt;br /&gt;
[http://www.seraph.it/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic. isomorphic keyboard: the Opal Chameleon&lt;br /&gt;
|Florence, Italy&lt;br /&gt;
|&lt;br /&gt;
|Futurist composer. &lt;br /&gt;
&lt;br /&gt;
Also, is admin on Facebook [https://www.facebook.com/groups/356483631067563/ Microtonalitaly group]  &lt;br /&gt;
|-&lt;br /&gt;
| | Bill Sethares&lt;br /&gt;
|[http://eceserv0.ece.wisc.edu/~sethares/otherperson/all_mp3s.html Website]&lt;br /&gt;
|[http://sethares.engr.wisc.edu/mp3s/truthonabus.html Truth on a Bus]&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic with stretched partials&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Sevish&lt;br /&gt;
|[http://sevish.com/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCmq2yMo-lTfC7BQLth_PqOw YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/sevish SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://sevish.com/blog Blog]    &lt;br /&gt;
&lt;br /&gt;
[https://sevish.bandcamp.com/ BandCamp]    &lt;br /&gt;
&lt;br /&gt;
[https://twitter.com/sevishmusic Twitter]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Gcgawrr2xao Desert Island Rain]&lt;br /&gt;
[https://www.youtube.com/watch?v=l9wINwlgxRU Gleam]&lt;br /&gt;
|Sean Archibald. (with occasional guest musicians)&lt;br /&gt;
|drum &#039;n&#039; bass / electronic / trip-hop / ambient;&lt;br /&gt;
in EDOs, JI, nonoctave scales and various others. &lt;br /&gt;
microtonal: everything. &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Microtonal with a beat&amp;quot;; stellar production quality.&lt;br /&gt;
|London, England&lt;br /&gt;
|2010 onward&lt;br /&gt;
|Popular (for xen) .&lt;br /&gt;
Is [[SeanArchibald]] on this wiki.  &lt;br /&gt;
&lt;br /&gt;
Also does [http://sevish.com/2014/how-to-create-a-tun-file-in-scala/ software tutorials on his website] and on YouTube,&lt;br /&gt;
&lt;br /&gt;
and makes [http://sevish.com/scaleworkshop/index.htm?name=Slendric%5B11%5D&amp;amp;data=202.12%0A233.69%0A435.81%0A467.37%0A669.50%0A701.06%0A903.19%0A934.75%0A1136.87%0A1168.44%0A2%2F1&amp;amp;freq=440&amp;amp;midi=69&amp;amp;vert=-1&amp;amp;horiz=2 web-based xen software].&lt;br /&gt;
&lt;br /&gt;
Runs the digital xen label, [http://split-notes.com/ Split-Notes]&lt;br /&gt;
&lt;br /&gt;
Sevish is great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Ezra Sims&lt;br /&gt;
|[https://www.ezrasims.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Music in 72-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Gene Ward Smith&lt;br /&gt;
|[[Microtonal Music by Gene Ward Smith]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced originals; Mad Science Tuning; renderings of colleagues&#039; music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jon Lyle Smith&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced classical in odd meters&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Cole and Spectral Voices&lt;br /&gt;
|[https://www.spectralvoices.com/jim-cole-spectral-voices/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of meditative New Age with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Soundwell (Anders Erkéus)&lt;br /&gt;
|[https://soundcloud.com/soundwell Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Snake&amp;quot; overtone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Manfred Stahnke&lt;br /&gt;
|[https://stahnkemanfred.musicaneo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one piece &amp;quot;Partch Harp&amp;quot; for harp and sampled harp&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans-André Stamm&lt;br /&gt;
|[http://www.eufonia.de/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | quartertone/ 48-tone JI acoustic organ!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Starrett&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=FD0ec4qOlcs&amp;amp;t=&amp;amp;ab_channel=xenopusRTRT Citified Notions]&lt;br /&gt;
|John Starret - Vocals, Bass&lt;br /&gt;
&lt;br /&gt;
Neil Haverstick - Guitar&lt;br /&gt;
&lt;br /&gt;
Ernie Crews - Drums&lt;br /&gt;
| | 19-EDO. Rockabilly/Pop-rock, comment from John about the song on the YouTube page&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|John Starrett played bass with Neil Haverstick.  Neil also plays the 19-EDO guitar on some of John&#039;s recordings.&lt;br /&gt;
|-&lt;br /&gt;
| | Stimmhorn&lt;br /&gt;
|[http://www.stimmhorn.ch/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Christian Zehnder, Balthasar Streiff&lt;br /&gt;
| | Experimental alphorn and yodeling combined with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans Straub&lt;br /&gt;
|[http://home.datacomm.ch/straub/musik/index_e.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | pieces with meters that match the tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Redrick Sultan&lt;br /&gt;
|[https://redricksultanband.bandcamp.com/ Bandcamp] &lt;br /&gt;
|[https://www.youtube.com/watch?v=DtrH9ptBV18&amp;amp;index=1&amp;amp;list=PL_GQa1Uf_pEPGi9CxiMfK-13BBs0SVkWP The Prince]&lt;br /&gt;
|Spencer Hargreaves - Vocals, Guitars &lt;br /&gt;
Noah Jordan - Vocals, Bass, Keys, Flute, Oud &lt;br /&gt;
&lt;br /&gt;
Sean Mitchell - Drums, Sampling&lt;br /&gt;
|spooky, cool, acoustic, electric. &lt;br /&gt;
|Vancouver, British Columbia&lt;br /&gt;
|2010-&lt;br /&gt;
|[[22edo]], acoustic, magic rock, chill&lt;br /&gt;
|-&lt;br /&gt;
| | Mick Sussman&lt;br /&gt;
|[http://micksussman.com/pw/music.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | plunderphonic collages in various tunings and multitempi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Susman&lt;br /&gt;
|[https://www.susmanmusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Works in quarter-tone - scores and audio files&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ron Sword&lt;br /&gt;
|[http://www.ronsword.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 16-EDO and 31-EDO on 8 and 9 string guitar Etudes, Microtonal Extreme Metal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron was also affiliated with the Microtonal Records label and the metatonal music site, as well as the microtonal guitarist forum.&lt;br /&gt;
|-&lt;br /&gt;
| | Syzygys&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Syzygys YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://www.syzygys.jp Website]&lt;br /&gt;
&lt;br /&gt;
[http://www.facebook.com/Syzygys Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=KjSF41-mdL4 Lotus Rain]&lt;br /&gt;
|Hitomi Shimizu = 43 microtone organ, vocals&lt;br /&gt;
&lt;br /&gt;
Hiromi Nishida=Violin, vocals&lt;br /&gt;
| | clips of Japanese duo in 43-tone Partch JI, with Chromelodeon&lt;br /&gt;
|Japan &lt;br /&gt;
|? &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===T===&lt;br /&gt;
|-&lt;br /&gt;
| | Tall Kite (aka Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://soundcloud.com/mbirakite soundcloud.com/]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/mbirakite mbirakite]&lt;br /&gt;
|&amp;quot;I Hear Numbers&amp;quot;&lt;br /&gt;
|Kite&lt;br /&gt;
Giedraitis&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|Portland,&lt;br /&gt;
&lt;br /&gt;
Oregon&lt;br /&gt;
&lt;br /&gt;
USA&lt;br /&gt;
|1990&#039;s to&lt;br /&gt;
&lt;br /&gt;
present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Cam Taylor&lt;br /&gt;
|https://archive.org/search.php?query=creator%3A%22Cam+Taylor%22&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/camtaylor-1&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/cam-taylor-2-1&lt;br /&gt;
&lt;br /&gt;
https://iamcamtaylor.wordpress.com/&lt;br /&gt;
|[https://soundcloud.com/cam-taylor-2-1/mothers mothers]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/17-out-of-63edo-wurly-those-early-dreams those early dreams]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/12tone63edo1 12tone63EDO1]&lt;br /&gt;
|Cam Taylor&lt;br /&gt;
| | Bosanquet Axis49, 12- and 17-tone keyboard improvisations in 17, 19, 22, 26, 31, 37, 39, 41, 43, 46, 50, 53, 56, 63, 94, 112 EDOs, some JI and near-just tunings, and songs with piano or guitar in 31EDO and JI, various.&lt;br /&gt;
|Auckland, New Zealand&lt;br /&gt;
|2010-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jack Tickner&lt;br /&gt;
|[https://www.facebook.com/JackETickner/ Facebook]&lt;br /&gt;
[https://jacktickner.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jacktickner.bandcamp.com/album/reassuring-weight Reassuring Weight]&lt;br /&gt;
|&lt;br /&gt;
|Just Intonation&lt;br /&gt;
|Sydney, Australia&lt;br /&gt;
|2017 - Present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Peter Thoegersen&lt;br /&gt;
|[https://soundcloud.com/pthoege SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://peterthoegersen.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/pthoege/two-worlds Two Worlds]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/pthoege/im-a-force-of-nature I Am a Force of Nature]&lt;br /&gt;
|&lt;br /&gt;
|composer. &lt;br /&gt;
&lt;br /&gt;
Absurdist symphonic, chamber. Fun. Difficult music, in a good way. &lt;br /&gt;
&lt;br /&gt;
If you like Zappa&#039;s stranger works, you will like this. &lt;br /&gt;
|New York (?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tony Dubshot&lt;br /&gt;
|[http://www.dubbhism.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Macrotonal dub and dancehall in 05-EDO, 07-EDO and 08-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tritone MSU&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tui St. George Tucker&lt;br /&gt;
|[http://tuistgeorgetucker.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Quartertone scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Stephen James Taylor&lt;br /&gt;
|[http://www.stephenjamestaylor.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal film scores, multiple Wilson scales&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeroen Paul Thesseling&lt;br /&gt;
|[http://www.jeroenthesseling.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music for bass guitar: &amp;quot;HAFNIUM&amp;quot; (72-EDO), &amp;quot;ARGON&amp;quot; (18-EDO), &amp;quot;DISCREPANTIUM&amp;quot; (24-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===U===&lt;br /&gt;
|-&lt;br /&gt;
|uSSSy&lt;br /&gt;
|[https://usssy.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/watch?v=Fu6v2YE31Vc Acoustic version of one song on YouTube]&lt;br /&gt;
|[https://usssy.bandcamp.com/album/ud Ud]&lt;br /&gt;
[https://usssy.bandcamp.com/ Voyage] &lt;br /&gt;
|Artem Galkin &lt;br /&gt;
Pavel Eremeev&lt;br /&gt;
|[[24edo]], noise rock, psychedelic&lt;br /&gt;
|Moscow, Russia&lt;br /&gt;
|2009-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===V===&lt;br /&gt;
|-&lt;br /&gt;
| [[Chris Vaisvil]]&lt;br /&gt;
| [http://chrisvaisvil.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Many tunings (Just Intonation, various EDOs + Tuning Survey ) microtonal synthesizers controlled by &amp;lt;br&amp;gt; midi guitar (Roland GR-20), Linnstrument, 17 edo keyboard (DIY) + soft synthesizers and &amp;lt;br&amp;gt; &amp;quot;traditional&amp;quot; scored microtonal music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| *Prolific* explorer of a wide range of scales &amp;lt;br&amp;gt; Neat DIY techniques used and demonstrated  &amp;lt;br&amp;gt; &amp;quot;at the edge between acoustic and electric&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Vicentino&lt;br /&gt;
| [[wikipedia: Nicola Vicentino]] &lt;br /&gt;
| [https://www.youtube.com/watch?v=0akGtDPVRxk Musica Prisca Caput (Madrigal for 24-tone two voice harpsichord in Meantone)] &amp;lt;br&amp;gt; Same piece [https://www.youtube.com/watch?v=ld36JlmOtM0 played on an arciorgano]. &amp;lt;br&amp;gt; [https://www.youtube.com/watch?v=bhGwjgZ8zIY Madonna il poco dolce.] &lt;br /&gt;
|&lt;br /&gt;
| early microtonal composer in 16th century. &lt;br /&gt;
|&lt;br /&gt;
| Born 1511. &amp;lt;br&amp;gt; Died in either 1575 or 1576&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Visalli (broken)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| electronically rendered microtonal contemporary classical&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Voltage Controlled&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of electronic tuning-savvy experiments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Alfredo Votta&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Soundcloud account featuring &amp;quot;Liber Stellarum&amp;quot;, a collection of seven pieces for &amp;lt;br&amp;gt; 13-EDO piano. Has also composed in 18-EDO.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===W===&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Walker&lt;br /&gt;
|[https://robertinventor.com/musicandvirtualflowers/tunes/tunes.htm Website 1]&lt;br /&gt;
[https://robertinventor.com/musicandvirtualflowers/tunes/improvisations.htm Website 2]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical, world, fractal&lt;br /&gt;
|Indianapolis, IN&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Stephen Weigel&lt;br /&gt;
|[https://soundcloud.com/overtoneshock SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic pop / computer music / totalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Danny Wier&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | symphonic, progressive rock/metal, jazz, etc., mostly in 72-EDO (all synth-generated)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Randy Winchester&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Comets Over Flatland&amp;quot; excerpts in various EDOs &amp;amp;amp; Bohlen-Pierce, electronic music and 8-bit synthesizers&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Erling Wold&lt;br /&gt;
|[http://www.erlingwold.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical; search page for just intonation&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Wolf&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic neo-baroque string trio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Brian Wong&lt;br /&gt;
|[https://bwong.ca/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | examples of computer-generated music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | James Wyness&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal acousmatic works&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===X===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Y===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Z===&lt;br /&gt;
|-&lt;br /&gt;
|Zadarpadov&lt;br /&gt;
|[https://zadarpadov.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Electronic, avant-garde&lt;br /&gt;
|Finland&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Zhea Erose&lt;br /&gt;
|[https://zheaerose.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UC--VosYH0BHISbb4SFO9rQA YouTube]&lt;br /&gt;
| [https://www.youtube.com/watch?v=wvLLV5qle48 Glitterdance]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8Ol2gzkcprE divinate]&lt;br /&gt;
| &lt;br /&gt;
| [[31edo]], JI, contemporary classical, ambient, electronic, &amp;quot;dream&amp;amp;bass&amp;quot;&lt;br /&gt;
| Portland, OR &lt;br /&gt;
|2019-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | ZIA&lt;br /&gt;
|[http://ziaspace.com/ Website]&lt;br /&gt;
[https://www.reverbnation.com/ziausa Reverb Nation]&lt;br /&gt;
[https://www.facebook.com/Zia-170293513002981/ Facebook] &lt;br /&gt;
&lt;br /&gt;
[https://ziaspace.bandcamp.com Bandcamp]&lt;br /&gt;
|[https://www.reverbnation.com/1029821/album/172732 Martians] &lt;br /&gt;
|[[Elaine Walker]] and collaborators&lt;br /&gt;
| | electronic, space, dance, [[10edo]], [[19edo]], [[Bohlen-Pierce]], [[17edo]], [[16edo]]&lt;br /&gt;
|Las Cruces, NM / Tempe, AZ&lt;br /&gt;
|1992-&lt;br /&gt;
|Elaine has also composed for the television industry.  Zia is great introductory/accessible xen music.&lt;br /&gt;
|-&lt;br /&gt;
| | Matthias Ziegler&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | unconventional flute playing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Bostjan Zupancic: MicroMetal&lt;br /&gt;
|[https://sites.google.com/site/19edoguitar/home/bostjan-zupancic-micrometal Google Page]&lt;br /&gt;
[https://bostjanzupancic.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JTpF2MifP5Y Brain for Breakfast]&lt;br /&gt;
[https://www.youtube.com/watch?v=D8utL7T0HAc Beezer&#039;s Cellar]&lt;br /&gt;
|Bostjan Zupancic - Guitar, Bass, Drums, Vocals, Synthesizer&lt;br /&gt;
|19-EDO Modern Hard Rock and Heavy Metal, and occasionally 24-EDO.&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2008-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | &#039;&#039;&#039;Website&#039;&#039;&#039;&lt;br /&gt;
| | &#039;&#039;&#039;Description&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.musicmavericks.org/listening/ American Mavericks concert series]&lt;br /&gt;
| | Microtonal RealPlayer files: Lou Harrison Suite for Violin and American Gamelan, Third Symphony; Charles Ives &amp;quot;Allegro&amp;quot; from Quartertone Piano Pieces&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.oeaw.ac.at/kal/agm/ Ancient Greek Music]&lt;br /&gt;
| | Library of extant fragments using authentic tunings: Real``Player and midi&lt;br /&gt;
|-&lt;br /&gt;
| | [http://bostonmicrotonalsociety.org/ Boston Microtonal Society]&lt;br /&gt;
| | 72-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://catharsis.egregious.net/errata/ Catharsis] ([http://catharsis.egregious.net/tracks/droneI/ 2])&lt;br /&gt;
| | Jon Catler and Jacky Ligon live; &amp;quot;Drone 1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.fujara.sk/audio_samples.htm Fujara]&lt;br /&gt;
| | Slovak overtone flute&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wmich.edu/mus-theo/groven/ Groven Piano Project]&lt;br /&gt;
| | 36-tone JI (schismatic) pianos after Eivind Groven&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.xs4all.nl/%7Ehuygensf/english/index.html Huygens-Fokker Foundation]&lt;br /&gt;
| | acoustic and midi 31-EDO &amp;amp;amp; 24-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.csounds.com/ezine/winter1999/synthesis/ Implementing Cellular Automatas in Csound]&lt;br /&gt;
| | mp3 examples with spectral pictures&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.kingmixers.com/Hearing%20Greek%20Microtones.html kingmixers] ([http://www.kingmixers.com/AncGreekMusicFragments.html%20 2]) ([http://www.kingmixers.com/Clouds%20MP3s.html%20copy 3])&lt;br /&gt;
| | some mp3 samples of Greek tunings, reconstructions of Greek music fragments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.last.fm/tag/microtonal last.fm microtonal tag radio]&lt;br /&gt;
| | stream microtonal music from last.fm radio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.lucytune.com/ LucyTuning] ([http://www.harmonics.com/lucy/earindex.html 2]) ([http://www.lullabies.co.uk/ 3])&lt;br /&gt;
| | LucyTuned music - clips and full pieces, midi files, mp3s, video&lt;br /&gt;
|-&lt;br /&gt;
| | [http://micro.soonlabel.com/ micro.soonlabel.com]&lt;br /&gt;
| | Music from multiple composers in various tunings available for direct download.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://microtonalismo.com/ MICROTONALISMO]&lt;br /&gt;
| | Primera Web oficial de microtonalismo de habla hispana en latinoamerica&lt;br /&gt;
|-&lt;br /&gt;
| | [http://cdbaby.com/cd/mfhi Music for Homemade Instruments]&lt;br /&gt;
| | clips of junkmusic orchestra&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.overtone.cc/ Overtone Music Network]&lt;br /&gt;
| | A platform for overtone music of all kinds, with a huge collection of online audio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://podcast1024.libsyn.com/ podcast1024]&lt;br /&gt;
| | microtonal podcast by Prent Rodgers&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.quartertonemarimba.com/ Quartertonemarimba.com]&lt;br /&gt;
| | Kjell Tor Innevik&#039;s project at Norwegian Academy of Music&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.geocities.com/dinarra2000/songs.html Eduardo Sábat]&lt;br /&gt;
| | clips of jazz standards on 53-enharmonic frets per Octave guitar (Dinarra)&lt;br /&gt;
|-&lt;br /&gt;
| | [http://split-notes.com/ split-notes Microtonal Netlabel]&lt;br /&gt;
| | online record label, free digital releases, microtonal music from various musicians&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ne.jp/asahi/mariko/takanashi/masa/pagesE1/rev1nwpages/engconcert.html The Perfect Just Intonation Music MIDI Cycle Concerts]&lt;br /&gt;
| | classics tuned in JI&lt;br /&gt;
|-&lt;br /&gt;
| | [http://pages.globetrotter.net/roule/demos.htm Tuning and temperament demos]&lt;br /&gt;
| | midi and audio demonstrating historical tunings&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.soundclick.com/bands/pagemusic.cfm?bandID=105485 Tuning Lab]&lt;br /&gt;
| | acoustic, electronic tuning experiments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wnyc.org/search/?q=microtonal WNYC microtonal features]&lt;br /&gt;
| | radio shows featuring microtonal music, esp. &amp;quot;New Sounds&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.facebook.com/groups/2229924481 Xenharmonic Alliance facebook group]&lt;br /&gt;
| | social networking for microtonalists. music and discussion&lt;br /&gt;
|}&lt;br /&gt;
[http://www.mvcc.edu/noldani/home Oldani&#039;s Math&amp;amp;amp;music Site]      &lt;br /&gt;
&lt;br /&gt;
[[Category:Composer]]&lt;br /&gt;
[[Category:Practice]]&lt;br /&gt;
[[Category:Listen| ]] &amp;lt;!-- main article --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Listen&amp;diff=56841</id>
		<title>Listen</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Listen&amp;diff=56841"/>
		<updated>2020-12-17T06:55:13Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: W cleanup&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also this [https://open.spotify.com/user/1218607737/playlist/70d4bxQpwBM4EPvLj0OmhO?si=ADmgFYnhTxGRDENaYK5XGw&amp;amp;fbclid=IwAR0Tw8l31ERv0cUgO-4OrBMu7wp8I38dhGWUGsmFvWo6sLle1FS7ZJQ7z0o Microtonal Spotify Playlist]. Put it on Shuffle and have a great intro to xen in every genre.  &lt;br /&gt;
&lt;br /&gt;
A list originally started by Andrew Heathwaite. If you think anything should be changed, change it yourself! Or leave a note about it here. &lt;br /&gt;
&lt;br /&gt;
For a list of pieces that were originally written in a non-xenharmonic context, and then translated into a xenharmonic tuning, see [[Familiar_melodies_in_unfamiliar_tunings|Familiar melodies in unfamiliar tunings]].&lt;br /&gt;
&lt;br /&gt;
Notable examples from 20th century classical music that briefly use the 7th harmonic, and for the Britten piece, the 11th harmonic as well:&lt;br /&gt;
* Ralph Vaughan Williams&#039;s [[wikipedia:A_Pastoral_Symphony|Symphony No. 3, A Pastoral Symphony]] from 1922, two horn solos in the 2nd movement&lt;br /&gt;
* Benjamin Britten&#039;s [[wikipedia:Serenade_for_Tenor,_Horn_and_Strings|Serenade for Tenor, Horn and Strings]] from 1943, prologue and epilogue&lt;br /&gt;
TEMP NOTICE; ALL THE INFO HAS BEEN MOVED OVER FROM BANDS AND ARTISTS PAGE, PLEASE ADD TO THIS PAGE INSTEAD OF THOSE PAGES, AS PER [https://www.facebook.com/groups/xenwiki/permalink/2127540094178650/ OUR DISCUSSION ON FACEBOOK]&lt;br /&gt;
[[User:SyntheticThought|SyntheticThought]] ([[User talk:SyntheticThought|talk]]) 22:08, 4 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also: please don&#039;t put links on artist&#039;s name in first column. Put them in LINKS column, Link description of what they are (Website, YouTube, SoundCloud, etc.)  &lt;br /&gt;
&lt;br /&gt;
{{TOC Horizontal&lt;br /&gt;
|a1=[[#A|A]]&lt;br /&gt;
|a2=[[#B|B]]&lt;br /&gt;
|a3=[[#C|C]]&lt;br /&gt;
|a4=[[#D|D]]&lt;br /&gt;
|a5=[[#E|E]]&lt;br /&gt;
|a6=[[#F|F]]&lt;br /&gt;
|a7=[[#G|G]]&lt;br /&gt;
|a8=[[#H|H]]&lt;br /&gt;
|a9=[[#I|I]]&lt;br /&gt;
|a10=[[#J|J]]&lt;br /&gt;
|a11=[[#K|K]]&lt;br /&gt;
|a12=[[#L|L]]&lt;br /&gt;
|a13=[[#M|M]]&lt;br /&gt;
|a14=[[#N|N]]&lt;br /&gt;
|a15=[[#O|O]]&lt;br /&gt;
|a16=[[#P|P]]&lt;br /&gt;
|a17=[[#Q|Q]]&lt;br /&gt;
|a18=[[#R|R]]&lt;br /&gt;
|a19=[[#S|S]]&lt;br /&gt;
|a20=[[#T|T]]&lt;br /&gt;
|a21=[[#U|U]]&lt;br /&gt;
|a22=[[#V|V]]&lt;br /&gt;
|a23=[[#W|W-Z]]&lt;br /&gt;
|b1=[[#Other|Other]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Compilations ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Year&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Title&lt;br /&gt;
!&#039;&#039;&#039;Synopsis&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|2019&lt;br /&gt;
|[https://open.spotify.com/album/2ojBIQLtipAo6MPJhmNiWP Listen free on Spotify]&lt;br /&gt;
[https://biptunia.com/?p=4633 More info].&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Microtonal Freedom (A Benefit Compilation Album for Lyn Ulbricht)&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artist. Many of them are contributors on this wiki.&lt;br /&gt;
|&#039;&#039;&#039;GENRES&#039;&#039;&#039;: Blues, metal, prog, trip-hop, hip-hop, funk, classical, ambient, math, punk, spoken, folk, solo acoustic guitar.&lt;br /&gt;
|Very good overview, and very listenable, especially for people without experience in Xen, or who think it sounds odd.&lt;br /&gt;
|-&lt;br /&gt;
|2016&lt;br /&gt;
|[http://split-notes.com/various-artists-next-xen/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Next Xen&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|2010&lt;br /&gt;
|[http://split-notes.com/various-artists-crack-my-pitch-up/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Crack My Pitch Up&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|1998&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/mills.html Broken Link?]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;A Microtonal Musical Experience&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10-ish different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|Many of the tracks on the CD were the first widely available audio files on the internet featuring xenharmonic tunings.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
==Artists==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&#039;&#039;&#039;Name&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Recommended works&lt;br /&gt;
!&#039;&#039;&#039;Members&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Location&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Years &#039;&#039;microtonally&#039;&#039;&#039;&#039;&#039; &#039;&#039;&#039;active&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===A===&lt;br /&gt;
|-&lt;br /&gt;
| Bill Alves&lt;br /&gt;
| [http://www.billalves.com/ Website] &amp;lt;br&amp;gt; [https://www.youtube.com/user/billalves YouTube] &amp;lt;br&amp;gt; [http://pages.hmc.edu/alves/ Harvey Mudd College]&lt;br /&gt;
| [http://www.billalves.com/imbal-imbalan.html Imbal-Imbalan]&lt;br /&gt;
|&lt;br /&gt;
| electronic JI, gamelan, etc. Different tunings on different songs. Sometimes creates his own tunings just for one song.  &lt;br /&gt;
| Claremont, California&lt;br /&gt;
| 1987- &lt;br /&gt;
| College professor, &amp;lt;br&amp;gt; author. Important cat. Check him out. &lt;br /&gt;
|-&lt;br /&gt;
| Atar Arad&lt;br /&gt;
| [https://www.youtube.com/channel/UCqkcxbIr8LriIoZBx96RT7g YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sonata for Viola with quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Astroid power-up!&lt;br /&gt;
| [https://store.cdbaby.com/cd/googleplex CD Baby] (includes audio previews) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of hyper drum&amp;amp;amp;bass. Microtonal tracks: 3, 4, 8 and 9 (60-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===B===&lt;br /&gt;
|-&lt;br /&gt;
| | Christopher Bailey&lt;br /&gt;
|[http://christopherbaileymusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | crystallized JI, 17-EDO, 19-EDO, 7-limit adaptive&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mike Battaglia&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments SoundCloud]&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments/sets/natural-sounding-porcupine &amp;quot;Natural&amp;quot;-sounding Porcupine Comma Pump Experiments]&lt;br /&gt;
|&lt;br /&gt;
|various EDOs, technical studies, experimental music cognition demos&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|(a.k.a. Bugs, a.k.a. The Bugs) &lt;br /&gt;
|-&lt;br /&gt;
| | Matt Barber&lt;br /&gt;
|[http://ecmc.rochester.edu/mbarb/web/music.php?filter=chrono Rochester EDU listing] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | in some pieces, 19-ED(per 2:1 and 3:1), quartertones, 11-EDO and 14-EDO in 3:2 equivalence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacob Barton&lt;br /&gt;
|[http://jacobbarton.net/ Website] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced and acoustic, various EDO and JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dennis Báthory-Kitsz&lt;br /&gt;
|[http://www.maltedmedia.com/people/bathory/cat-solo.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Thièle&amp;quot; - violin in quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David Beardsley&lt;br /&gt;
|[https://microtonal.wordpress.com/ Blog] &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UChoIaFN4ZM2nMzsktVnPuqQ YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI electric guitar and JI chamber music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Antoine Beaudet &lt;br /&gt;
|[https://soundcloud.com/jollybard SoundCloud] (as Jollybard)&lt;br /&gt;
|[https://soundcloud.com/jollybard/superbeat-wip SuperBeat]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/jollybard/spooky Spooky]&lt;br /&gt;
|&lt;br /&gt;
| | Joan temperament, JI, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | benyamind&lt;br /&gt;
|[https://benyamind.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCFWIWi2GVCKMM9uYDdlUQqw Youtube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| |31edo, 22edo, JI, orchestral, piano&lt;br /&gt;
|-&lt;br /&gt;
|BipTunia&lt;br /&gt;
|[https://biptunia.com/?s=microtonal Website]&lt;br /&gt;
[https://biptunia.bandcamp.com/releases BandCamp]&lt;br /&gt;
&lt;br /&gt;
|[https://biptunia.com/?p=3432 Microtonal Cats from Alpha-Centauri”]&lt;br /&gt;
|Michael W. Dean: synths, singing, talking.&lt;br /&gt;
&lt;br /&gt;
Phil Wormuth: poetry, talking. &lt;br /&gt;
|Darkwave, rock, pop, experimental, poetry with music, different tunings on every song. Prolific. &lt;br /&gt;
|Casper Wyoming &lt;br /&gt;
|2018-&lt;br /&gt;
|MWD is [[User:SyntheticThought]] &lt;br /&gt;
&lt;br /&gt;
on this wiki. MWD also makes [https://biptunia.com/?page_id=2070 xen VST software]. &lt;br /&gt;
|-&lt;br /&gt;
| | Marcus Alessi Bittencourt&lt;br /&gt;
|[http://www.marcusalessi.com/site/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classic electronic pan-intonational&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Easley Blackwood&lt;br /&gt;
|[https://www.youtube.com/watch?v=HbuFPpiJL1o YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal etudes [excerpts]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Douglas Blumeyer&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin SoundCloud]&lt;br /&gt;
[http://musical-patterns.douglasblumeyer.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|musical patterns&lt;br /&gt;
|San Francisco&lt;br /&gt;
|2006-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cameron Bobro&lt;br /&gt;
|[https://soundcloud.com/cameron-bobro Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Bass vocals and microtonal folk instruments in haunting songs.&lt;br /&gt;
|Maribor, Slovenia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | M. Edward Borasky&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | stochastic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Donald Bousted&lt;br /&gt;
|[https://donaldbousted.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music and film&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Graham Breed&lt;br /&gt;
|[http://x31eq.com/music/ Website]&lt;br /&gt;
|[http://x31eq.com/music/wisofl.mp3 When I Set Out for Lyonnesse] &lt;br /&gt;
|&lt;br /&gt;
| | electronic with spoken word; (Thomas Hardy poems), examples of different temperaments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chris Bryan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Brendan Byrnes &lt;br /&gt;
|[http://www.brendanbyrnes.com/ Website]&lt;br /&gt;
[https://brendanbyrnes.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCsg5wuPYEmD7w7Jutqy8IhA YouTube] &lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bpbyrnes Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=1PYbIPaW_eg Siolas]&lt;br /&gt;
[https://www.youtube.com/watch?v=dgVDQU8CuPE Operator]&lt;br /&gt;
|Brendan Byrnes + various side players. &lt;br /&gt;
|Great production. &lt;br /&gt;
Progressive,rock, driving, good vocals. &lt;br /&gt;
&lt;br /&gt;
Is also in band ILEVENS (separate entry below) &lt;br /&gt;
|Los Angeles / Glendale&lt;br /&gt;
|2011-&lt;br /&gt;
|Great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Warren Burt  &lt;br /&gt;
|[http://retiary.net/idea/idea5/IDEA_5/warren/warren.htm Website] (flashing images warning)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sound installation; manipulated voice...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===C===&lt;br /&gt;
|-&lt;br /&gt;
|Tolgahan Çoğulu    &lt;br /&gt;
|[https://www.youtube.com/user/TolgahanCogulu YouTube] &lt;br /&gt;
[https://www.microtonalguitar.org/ Website 1] &lt;br /&gt;
&lt;br /&gt;
[http://www.tolgahancogulu.com/en/ Website 2]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JT0z2nOyUlg microtonal guitar duo]&lt;br /&gt;
|&lt;br /&gt;
|Microtonal guitar. Custom builds guitars with half, quarter frets, and movable frets. &lt;br /&gt;
|Istanbul, Turkey&lt;br /&gt;
|2008-&lt;br /&gt;
|Good first xen for many people. Popular. &lt;br /&gt;
Teaches music at Istanbul Technical University.&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Loli&lt;br /&gt;
|[http://microtonalismo.com/microweb/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 drone 17-EDO, 20-EDO, 29-EDO and 53-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Wendy Carlos&lt;br /&gt;
|[[wikipedia:Wendy_Carlos|Wikipedia]]&lt;br /&gt;
[https://www.youtube.com/watch?v=RuT6Y53LYH4 Video analyzing her microtonal scales]&lt;br /&gt;
|[https://www.dailymotion.com/video/x2j1gy2 Beauty and the Beast]&lt;br /&gt;
|&lt;br /&gt;
|Not all her work is microtonal, but  &#039;&#039;[[wikipedia:Beauty_in_the_Beast|Beauty and the Beast]]&#039;&#039; (1986) is. She invented her own non-octave-repeating musical scales for it; [[wikipedia:Alpha_scale|Alpha scale]]. [[wikipedia:Beta_scale|Beta Scale]]. [[wikipedia:Gamma_scale|Gamma Scale]]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Early synthesizer pioneer ([[wikipedia:Switched-On_Bach|&#039;&#039;Switched on Bach&#039;&#039;]], 1968)&lt;br /&gt;
|-&lt;br /&gt;
| | Catler Bros. / &lt;br /&gt;
Jon Catler&lt;br /&gt;
|[http://www.soundclick.com/bands/pagemusic.cfm?bandID=346893 SoundClick]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jon_Catler|Jon Catler on Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[http://preparedguitar.blogspot.com/2015/03/jon-catler-13-questions.html Interview with Jon Catler]&lt;br /&gt;
&lt;br /&gt;
[https://www.discogs.com/artist/4496860-Catler-Bros Discogs] &lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=346893 Hyperspace]&lt;br /&gt;
|Jon Catler&lt;br /&gt;
| | 64-note JI bluesrock. Have had mainstream press in Rolling Stone, Downbeat, and elsewhere. &lt;br /&gt;
Jon Catler runs [http://freenotemusic.com/ FreeNote Records]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jon Catler also plays in [http://freenotemusic.com/fretlessbrothers/ The Fretless Brothers] and makes Freenote guitars. &lt;br /&gt;
|-&lt;br /&gt;
| | City of the Asleep&lt;br /&gt;
|[https://cityoftheasleep.bandcamp.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
| | Electronica, post-rock, and unclassifiable music in a variety of tunings, especially uncommon EDOs and theoretically-discordant tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Nick Collins&lt;br /&gt;
|[https://composerprogrammer.com/music.html Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/playlist?list=PLvsv24zg5vzuGovKXXhjU7bYVnJIqNOZ3 YouTube playlist]&lt;br /&gt;
|[https://composerprogrammer.com/music/simphony2movement1.mp3 Simphony 2, Movement 1] (MP3 direct link) &lt;br /&gt;
|&lt;br /&gt;
| | microtonal supercollider tempo canons&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Copper&lt;br /&gt;
|[http://www.williamcopper.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | music in 5-limit JI, printed scores with intonation markings, intonalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mildred Couper&lt;br /&gt;
|[[wikipedia:Mildred_Couper|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.academia.edu/7921833/Quarter-Tone_Composer_and_Pianist_Mildred_Couper PDF academic article]&lt;br /&gt;
&lt;br /&gt;
[http://digital.library.ucsb.edu/collections/show/14 Scores at USC Santa Barbara site]&lt;br /&gt;
|[https://www.youtube.com/watch?v=PEOp3tFNaiI Dirge]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=2Y_9AqbpIdw Calliope of the Nine Muses]&lt;br /&gt;
|&lt;br /&gt;
| | quartertone pianos &lt;br /&gt;
|Buenos Aires, Argentina / Santa Barbara, California&lt;br /&gt;
|Died in 1974&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cryptic Ruse&lt;br /&gt;
|[https://cryptic-ruse.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
|instrumental progressive metal &amp;amp; drone-metal in 13edo, 14edo, 15edo, 17edo, and 23edo&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jason is [[IgliashonJones]] on this wiki.&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Cubberly&lt;br /&gt;
|[https://www.discogs.com/artist/4027870-David-Cubberly Listing at Discogs]&lt;br /&gt;
[http://www.davidjcubberly.com/music.html Website]&lt;br /&gt;
|Per email reply from him, no listen links online. See note on Talk page.  &lt;br /&gt;
|&lt;br /&gt;
| | sequenced microtonal midi ensemble&lt;br /&gt;
|Urbana, IL.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===D===&lt;br /&gt;
|-&lt;br /&gt;
| | Phil Dadson&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Philip_Dadson|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | instruments in JI, Installations and performance&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ivor Darreg&lt;br /&gt;
|[[wikipedia:Ivor_Darreg|Wikipedia]]&lt;br /&gt;
[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/album/ivor-darreg-originals Live in Glendale] (180 minutes) &lt;br /&gt;
&lt;br /&gt;
[https://biptunia.com/?p=2811 Remaster of Live in Glendale (torrent)]&lt;br /&gt;
&lt;br /&gt;
Info on [http://www.huygens-fokker.org/whoswho/darreg.html huygens-fokker]site &lt;br /&gt;
&lt;br /&gt;
[https://microtonal.miraheze.org/wiki/Ivor_Darreg#External_links more links] &lt;br /&gt;
|[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
|&lt;br /&gt;
|Helped found the Xenharmonic Alliance. (Now on [https://www.facebook.com/groups/xenharmonic2/ Facebook])&lt;br /&gt;
&lt;br /&gt;
There isn&#039;t a ton of Ivor&#039;s music online, but Johnny Reinhard has about 90 cassette tapes of Ivor given to Johnny by Ivor, with the instructions to get it out to the world. &lt;br /&gt;
&lt;br /&gt;
Johnny will be rolling these out in the coming years. &lt;br /&gt;
|San Diego, Los Angeles&lt;br /&gt;
|Born in 1917. &lt;br /&gt;
&lt;br /&gt;
Made microtonal music from 1937 ([http://www.huygens-fokker.org/whoswho/darreg.html per this bio]) or 1936 (according to [http://www.tonalsoft.com/sonic-arts/darreg/oboe.htm this auto-bio]) until his death in 1994.&lt;br /&gt;
|Important cat. Check him out. &lt;br /&gt;
&amp;quot;Grandaddy of xenharmonic music.&amp;quot; &lt;br /&gt;
Coined the term &amp;quot;xenharmonic&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Prolific builder of microtonal  instruments.  &lt;br /&gt;
&lt;br /&gt;
Johnny Appleseed of xen, personally guided many people, and networked with cassette tapes before World Wide Web.  &lt;br /&gt;
&lt;br /&gt;
Ivor has a [http://xen-arts.net/ivor2/ VST microtonal synth] named after him. &lt;br /&gt;
|-&lt;br /&gt;
| | Jarod DCamp&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=998452 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic - various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tútim Dennsuul&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/timo.html List of MP3s] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips in 23-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mark Deutsch&lt;br /&gt;
|[https://bazantar.bandcamp.com/ BandCamp]&lt;br /&gt;
[http://bazantar.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bazantar Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sensual acoustic microtonal music, world influence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Invented the [[wikipedia:Bazantar|Bazantar]], a stringed instrument &lt;br /&gt;
|-&lt;br /&gt;
| | Divide by Pi&lt;br /&gt;
|[https://play.google.com/store/music/artist/Divide_by_Pi?id=Atehcbhgf7qggp2nxx4hajelerq&amp;amp;hl=en Google Music]&lt;br /&gt;
[https://store.cdbaby.com/cd/dividebypi CD Baby] (can listen to excerpts) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 clips: synthesizer and percussion improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Paul Dolden&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Paul_Dolden|Wikipedia]] (doesn&#039;t mention microtonal, is all his music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 - variously tuned electroacoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|need listen links. Also, please confirm if all his music is microtonal. &lt;br /&gt;
|-&lt;br /&gt;
| | David B. Doty&lt;br /&gt;
|[http://www.dbdoty.com/Just-Intonation-Links.html Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=a9bW4o5UedE Steel Suite]&lt;br /&gt;
|&lt;br /&gt;
| | synth JI, acoustic guitar JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Arnold Dreyblatt&lt;br /&gt;
|[http://www.dreyblatt.net/composer-1 Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | grooving JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dsilton Trio&lt;br /&gt;
|[https://georgvogel.net/PROJEKTE-DSILTON.htm Website] &lt;br /&gt;
[https://www.youtube.com/channel/UCmzn7wDBp_H3N0diqakaRvg YouTube] &lt;br /&gt;
&lt;br /&gt;
Facebook&lt;br /&gt;
|[https://www.youtube.com/watch?v=9LcWqSzDv7A Duschscha]&lt;br /&gt;
|Georg Vogel: Clavinet, Synthesizer, Komposition. David Dornig: 31-Ton E-Gitarre. &lt;br /&gt;
Valentin Duit: Schlagzeug.&lt;br /&gt;
|odd time signatures, chamber influence, jazz influence. [[31edo]].  &lt;br /&gt;
|Vienna, Austria&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacques Dudon&lt;br /&gt;
|[https://www.youtube.com/watch?v=KuL4aSwNT0o YouTube]&lt;br /&gt;
[https://www.semantic-danielou.com/designers/jacques-dudon/ Academic profile]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jacques_Dudon|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.forcedexposure.com/Catalog/dudon-jacques-erosion-distillee-lp/MMLP.009LP.html Forced Exposure]&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | samples of &amp;quot;Lumières audibles&amp;quot; JI electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Richard Dunlap&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=106711 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mostly 12-EDO&lt;br /&gt;
|California USA&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===E===&lt;br /&gt;
|-&lt;br /&gt;
| Paul Erlich&lt;br /&gt;
| [https://www.youtube.com/watch?v=lO5xSjIHyMg YouTube] &amp;lt;br&amp;gt; [http://www.myspace.com/paulerlich/ MySpace] &amp;lt;br&amp;gt; [http://untwelve.org/interviews/paul_erlich Interview] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| 22-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===F===&lt;br /&gt;
|-&lt;br /&gt;
| | John Farah&lt;br /&gt;
|[http://www.johnfarah.com/ Website]&lt;br /&gt;
[https://soundcloud.com/johnkameelfarah SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://johnkameelfarah.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/Hatiyn YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/JohnKameelFarah Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | string quartet, Electronic in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|FFF Fiale&lt;br /&gt;
|[https://ffffiale.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Fabrizio Fulvio Fausto Fiale&lt;br /&gt;
|16-EDO instrumental guitar thrash metal and eclectic rock&lt;br /&gt;
|Italy&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Finnamore&lt;br /&gt;
|[http://www.elvenminstrel.com/music/tuning/horagrams/horagram-music.htm List of MP3s]&lt;br /&gt;
[http://www.elvenminstrel.com/music/tuning/equal/13equal/13tet.htm 13 TET MP3s]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | etudes using &amp;quot;golden horograms&amp;quot;; clips of dirty 13-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Forro&lt;br /&gt;
|[https://www.soundclick.com/members4/default.cfm?memberID=1540764 SoundClick]&lt;br /&gt;
[[Daniel Forro|List of MP3s]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|Kakamigahara, Japan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harold Fortuin&lt;br /&gt;
|[http://www.fortuitous-artists.biz/clavetteMusic.html 2 MP3s]&lt;br /&gt;
[[wikipedia:Harold_Fortuin|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=Dp3Gq0xjlhE YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Glenn R. Frantz&lt;br /&gt;
|[https://archive.org/details/@glenn_r_frantz Songs on Archive.org]&lt;br /&gt;
|[https://archive.org/details/ThreeRagtime-basedPieces Three Ragtime-Based Pieces]}&lt;br /&gt;
|&lt;br /&gt;
| | freestyle JI via computer, based on ragtime music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ellen Fullman&lt;br /&gt;
|[https://www.ellenfullman.com/ Website]&lt;br /&gt;
[https://ellenfullman.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[Just Intonation]]&lt;br /&gt;
|San Francisco Bay Area, CA&lt;br /&gt;
|&lt;br /&gt;
|known for her 70-foot (21-meter) [[wikipedia:Long-string_instrument|Long String instrument]], tuned in just intonation and played with rosin-coated fingers.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===G===&lt;br /&gt;
|-&lt;br /&gt;
| | Kyle Gann&lt;br /&gt;
|[https://www.kylegann.com/ Website]&lt;br /&gt;
[https://www.kylegann.com/Gannaudio.html MP3s on website] &lt;br /&gt;
&lt;br /&gt;
[https://www.kylegann.com/complist.html List of compositions]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic JI, now with more Sitting Bull!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Monroe Golden&lt;br /&gt;
|[http://monroegolden.com/ Website]&lt;br /&gt;
[https://soundcloud.com/monroe-golden SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal chamber music, microtone-informed 12-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Gongs&lt;br /&gt;
|[http://imomus.com/thegongs.html The Gongs] &lt;br /&gt;
[https://www.youtube.com/watch?v=3IEZEPlMmlM Rob Reich] (full length album on Youtube)&lt;br /&gt;
|&lt;br /&gt;
|Peter Blasser &lt;br /&gt;
Clara Latham &lt;br /&gt;
&lt;br /&gt;
Grisha Krivchenia &lt;br /&gt;
&lt;br /&gt;
Stefan Tcherepnin&lt;br /&gt;
|&lt;br /&gt;
|Oberlin, OH&lt;br /&gt;
|2001-2002&lt;br /&gt;
|[https://www.youtube.com/watch?v=3IEZEPlMmlM First song on this], and whole record. &lt;br /&gt;
|-&lt;br /&gt;
| | Mark Gould&lt;br /&gt;
|[http://www.derek-hasted.co.uk/assets/audio/derek-hasted/ten-tone.mp3 MP3]&lt;br /&gt;
[http://www.users.waitrose.com/~equiton/Mark_Gould/About_Me.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 1 electronic mp3: 10-EDO; midi recorder duets in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kraig Grady&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Kraig+Grady+ YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://anaphoria.com/music.html Samples]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Kraig_Grady|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.anaphoria.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://anaphoriasouth.blogspot.com/ Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/kraig.grady Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=9R33w7aaxS8 Live at the Cad Factory]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=GiSE9srsDt8 Ear Meal] (music + Skype interview) &lt;br /&gt;
|&lt;br /&gt;
| | Original acoustic instruments/ensembles informed by the music of anaphoria Island&lt;br /&gt;
|Wollongong&#039;&#039;&#039;,&#039;&#039;&#039; Australia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Patrick Grant&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/ BandCamp]&lt;br /&gt;
[https://www.obscuresound.com/2018/10/patrick-grant-keeping-still/ Bio and audio examples]&lt;br /&gt;
&lt;br /&gt;
Website&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Patrick_Grant_(composer)|Wikipedia]]&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/album/fields-amaze-and-other-strange-music FIELDS AMAZE and other sTRANGE music]&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;percussion, gamelan, microtonal instruments, and electric chamber ensembles with narrative structures informed by chaos theory, biological forms, and B-horror films.&amp;quot;&lt;br /&gt;
|New York City&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Guidi&lt;br /&gt;
|[[wikipedia:Peter_Guidi|Wikipedia]]&lt;br /&gt;
(Can find [https://www.youtube.com/watch?v=Pb8Anz9xt1w&amp;amp;start_radio=1&amp;amp;list=RDEMgggUYKUD44vtsdamPmXt-A music of his] on YouTube, but isn&#039;t microtonal. Anyone got links to his microtonal music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one track of quartertone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Milan Guštar&lt;br /&gt;
|[http://www.uvnitr.cz/mg/art.html Listing of music]&lt;br /&gt;
|[http://www.uvnitr.cz/mg/music/240_four_seasons.html Generative composition for piano and theremin]&lt;br /&gt;
|&lt;br /&gt;
| | music in various tunings (06-EDO, 07-EDO, 08-EDO, 12-EDO, JI)&lt;br /&gt;
|Czech Republic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===H===&lt;br /&gt;
|-&lt;br /&gt;
| | Edu Haubensak&lt;br /&gt;
|[http://www.eduhaubensak.ch/ Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=vmKWcJhuagk Sechs Walserminiaturen (1996) for soprano and violin]&lt;br /&gt;
|&lt;br /&gt;
| | Music for retuned pianos and retuned strings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Georg Hajdu&lt;br /&gt;
|[http://georghajdu.de/ Website]&lt;br /&gt;
[https://www.youtube.com/watch?v=k0HJUUWRkn0 Lecture on YouTube]&lt;br /&gt;
&lt;br /&gt;
(some of his music online is not microtonal. Anyone got a link to microtonal music by him?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic 17-EDO; scene from opera Der Sprung (Bohlen-Pierce)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeff Harrington&lt;br /&gt;
|[http://parnasse.com/jh/blog/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCsgsUVmnMsgyIZzv4WTGxhA YouTube]&lt;br /&gt;
|[https://www.youtube.com/watch?v=14JPGOz9Qg4 Acid Bach III for Quartertone Microtonal Synthesize]&lt;br /&gt;
|&lt;br /&gt;
| | electronic in 19-EDO, 24-EDO, others&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Lou Harrison&lt;br /&gt;
|[[wikipedia:Lou_Harrison|Wikipedia]]&lt;br /&gt;
[http://www.archive.org/audio/audio-details-db.php?collectionid=OM8HarrisonScenesfromNikChand&amp;amp;collection=other_minds Steel Guitar piece]&lt;br /&gt;
|[https://www.youtube.com/watch?v=UWuT9AheQRM John Schneider plays Lou Harrison Jahla]&lt;br /&gt;
|&lt;br /&gt;
| | Nek Chand for solo guitar in JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Hasegawa&lt;br /&gt;
|[http://www.roberthasegawa.com/ Website]&lt;br /&gt;
[http://roberthasegawa.com/ Lecture]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Acoustic chamber JI, quartertones, 19-tone pianos, with scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|got listen links? &lt;br /&gt;
|-&lt;br /&gt;
| | Neil Haverstick&lt;br /&gt;
|[http://microstick.net/ Website]&lt;br /&gt;
|[https://soundcloud.com/gregory-ts-walker/african-stick-neil-haverstick African Stick]&lt;br /&gt;
|&lt;br /&gt;
| | excerpts - guitars in 19-EDO, 31-EDO and 34-EDO&lt;br /&gt;
|Colorado&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Stickman&amp;quot; has some method books and quite a few radio spots as well.&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Heathwaite&lt;br /&gt;
|[https://andrewheathwaite.bandcamp.com/album/newbeams&#039; BandCamp]&lt;br /&gt;
[https://www.soundclick.com/bands3/default.cfm?bandid=122613 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Horton and Bill Thibault &lt;br /&gt;
|[http://www.mcs.csueastbay.edu/~tebo/bio.html Bill Thibault website]&lt;br /&gt;
&lt;br /&gt;
[http://eamusic.dartmouth.edu/~larry/recordings/horton_notes.pdf Info on Dartmouth website]&lt;br /&gt;
&lt;br /&gt;
[http://www.o-art.org/history/LongDur/JimHorton/jh-music4.html Jim Horton list of works]&lt;br /&gt;
|[https://www.youtube.com/watch?v=GHxLeIDuECc Gorgeous Clothed Flies]&lt;br /&gt;
|&lt;br /&gt;
| | electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Sten Hostfalt&lt;br /&gt;
|Website&lt;br /&gt;
[https://store.cdbaby.com/cd/stenhostfalt2 CD Baby (has a few excerpts)] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | excerpts of microtonal guitar (72-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Horse Lords&lt;br /&gt;
|[https://horselords.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://horselords.bandcamp.com/album/mixtape-iv Mix Tape] &lt;br /&gt;
|Sam Haberman &lt;br /&gt;
Max Eilbacher &lt;br /&gt;
&lt;br /&gt;
Owen Gardner &lt;br /&gt;
&lt;br /&gt;
Andrew Bernstein&lt;br /&gt;
|[[Just intonation]], polyrhythm, minimalist, musique concrète&lt;br /&gt;
|Baltimore, MD&lt;br /&gt;
|2012-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chuckk Hubbard&lt;br /&gt;
|anyone got a current link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI sequenced music etc.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Lucas Hulen&lt;br /&gt;
|[http://persweb.wabash.edu/facstaff/hulenp/compositions.html Website]&lt;br /&gt;
|[https://vimeo.com/61493873 Lamentationes Jeremiae I]&lt;br /&gt;
|&lt;br /&gt;
| | modern classical electronic compositions - search website page for &#039;microtonal&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===I===&lt;br /&gt;
|-&lt;br /&gt;
|ILEVENS&lt;br /&gt;
|[https://ilevens.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCfgSTF9EOal71sFbPTLJ0Gw YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://split-notes.com/ilevens-transmitter/ Split Notes Records]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/Ilevens1111/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=N9MjtfEQl_c Drowns]&lt;br /&gt;
|Brendan Byrnes - Vocals, Guitar&lt;br /&gt;
&lt;br /&gt;
Mike Horick - Drums &lt;br /&gt;
&lt;br /&gt;
Lauren Davis - Synths &lt;br /&gt;
&lt;br /&gt;
Rusty Kennedy - Bass &lt;br /&gt;
|[[22edo]], rock band, led by Brendan Byrnes&lt;br /&gt;
|Los Angeles&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===J===&lt;br /&gt;
|-&lt;br /&gt;
| | Ralph Jarzombek&lt;br /&gt;
|[https://www.freewebs.com/ralphjarzombek/ Website with listen links]&lt;br /&gt;
|[https://webzoom.freewebs.com/ralphjarzombek/micro1.mp3 Micro 1]&lt;br /&gt;
&lt;br /&gt;
[https://webzoom.freewebs.com/ralphjarzombek/micro6.mp3 Micro 6]&lt;br /&gt;
|&lt;br /&gt;
| | [[14edo]], [[17edo]], [[19edo]], electronic &lt;br /&gt;
|&lt;br /&gt;
|1980s&lt;br /&gt;
|If you like the Residents, you&#039;ll love this.&lt;br /&gt;
|-&lt;br /&gt;
| | Aaron Krister Johnson&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson SoundCloud]&lt;br /&gt;
[https://aaronkristerjohnson.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson/the-juggler The Juggler]&lt;br /&gt;
|&lt;br /&gt;
| | mostly electronic compositions and improvisations; some theatre incidental music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|JC &amp;amp; The Microtones&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin/cow-people Cowpeople]&lt;br /&gt;
|&lt;br /&gt;
|Electric Bassoon – Johnny Reinhard&lt;br /&gt;
&lt;br /&gt;
Electric Fretless Bass – Brad Catler &lt;br /&gt;
&lt;br /&gt;
Electric Guitar – &amp;lt;nowiki&amp;gt;[[Jon Catler]]&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Percussion – A. C. Lewis &lt;br /&gt;
&lt;br /&gt;
Vocals – Deborah Rothrock&lt;br /&gt;
|&lt;br /&gt;
|New York City&lt;br /&gt;
|1984&lt;br /&gt;
|rockabilly, [[31edo]], cowpunk&lt;br /&gt;
|-&lt;br /&gt;
|Jock Tears&lt;br /&gt;
|[https://jocktears.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/results?search_query=%22JOCK+TEARS%22 YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/jocktears/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=29hm0LGP_i8 Nasty Boy]&lt;br /&gt;
[https://www.youtube.com/watch?v=_UNIeeNnMAQ Live video]&lt;br /&gt;
&lt;br /&gt;
[https://jocktears.bandcamp.com/album/bad-boys Bad Boys] (album) &lt;br /&gt;
|Lauren Ray - vocals&lt;br /&gt;
Lauren Smith - bass&lt;br /&gt;
&lt;br /&gt;
Spencer Hargreaves - guitar&lt;br /&gt;
&lt;br /&gt;
Dustin Bromley - drum&lt;br /&gt;
|best punk band name ever&lt;br /&gt;
|Vancouver, BC&lt;br /&gt;
|2016-&lt;br /&gt;
|Peppy punk rock, female vocals, 17 edo, &lt;br /&gt;
|-&lt;br /&gt;
| | Christiaan de Jong&lt;br /&gt;
|[https://soundcloud.com/christiaan-de-jong-1/ SoundCloud] (not all microtonal) &lt;br /&gt;
[http://www.christiaandejong.com/recordings.htm Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/CHRISTIAANDEJONG1 YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | guitar, flute and tape&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Churzkia Jrakavla&lt;br /&gt;
|[http://churzkia.com Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Aif4Lpz4bPo Red Moon]&lt;br /&gt;
|&lt;br /&gt;
| | hip electronic JI, smooth, atmospheric, microtonal, chill out&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jute Gyte&lt;br /&gt;
|[https://jutegyte.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jutegyte.bandcamp.com/album/the-sparrow-12-ep The Sparrow 12&amp;quot; EP]&lt;br /&gt;
|Adam Kalmbach&lt;br /&gt;
|black metal, [[24edo]]&lt;br /&gt;
|Springfield, MO&lt;br /&gt;
|2002-&lt;br /&gt;
|Has a relatively large following.  Lots of &amp;gt;10 minute long quartertone black metal epics.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===K===&lt;br /&gt;
|-&lt;br /&gt;
|Ali Deniz Kardelen&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=yjZQDQBBYyo Acoustic Microtonal Guitar]&lt;br /&gt;
|&lt;br /&gt;
|Not sure if all microtonal but has at least one amazing microtonal guitar piece&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|great first xen piece for people who like acoustic music&lt;br /&gt;
|-&lt;br /&gt;
| | Buzz Kimball&lt;br /&gt;
|[http://www.nonoctave.com/heroes/buzz/ About his instruments and music]&lt;br /&gt;
[https://www.discogs.com/artist/1944206-Buzz-Kimball Discogs]&lt;br /&gt;
&lt;br /&gt;
Can&#039;t find listen links. Anyone got one?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | homemade guitars etc. in EDOs and JI, Electronic, Rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;Buzz Kimball builds most of his instruments himself in the workshop in his barn&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | dt King&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=62070 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Change Jar&amp;quot; for quartertone piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Wayne Kirby&lt;br /&gt;
|[https://www.youtube.com/channel/UCRn3j-zsIxdhdkHVJ6l_hMA YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | demos, full and excerpts, mp3 and midi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kenneth Kirschner&lt;br /&gt;
|[http://www.kennethkirschner.com/ Website] (has download link for zipped MP3s)&lt;br /&gt;
[https://archive.org/details/apl025#files Archive.org]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | looong mp3 of stretched piano etc. ambient microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|King Gizzard &amp;amp; The Lizard Wizard&lt;br /&gt;
|[https://kinggizzard.bandcamp.com/album/flying-microtonal-banana-n-america-customers Flying Microtonal Banana] &lt;br /&gt;
[[wikipedia:King_Gizzard_&amp;amp;_the_Lizard_Wizard|Wikipedia]]&lt;br /&gt;
|[https://www.youtube.com/watch?v=U72rbtrufws Sleep Drifter] (live in radio station studio)&lt;br /&gt;
[https://www.youtube.com/watch?v=170Z9qBjfkI mini-documentary] &lt;br /&gt;
|Stu Mackenzie &lt;br /&gt;
Ambrose Kenny Smith &lt;br /&gt;
&lt;br /&gt;
Joey Walker &lt;br /&gt;
&lt;br /&gt;
Cook Craig &lt;br /&gt;
&lt;br /&gt;
Lucas Skinner &lt;br /&gt;
&lt;br /&gt;
Michael Cavanagh &lt;br /&gt;
&lt;br /&gt;
Eric Moore&lt;br /&gt;
|&lt;br /&gt;
|Melbourne, Australia&lt;br /&gt;
|2017-&lt;br /&gt;
|[[24edo]], alternative, garage&lt;br /&gt;
|-&lt;br /&gt;
| | Kite (aka Tall Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://tallkite.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/tallkite SoundCloud]&lt;br /&gt;
|[https://tallkite.bandcamp.com/track/i-hear-numbers I Hear Numbers]&lt;br /&gt;
|&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Makes microtonal software, [http://www.tallkite.com/alt-tuner.html Alt-Tuner]&lt;br /&gt;
|-&lt;br /&gt;
| | Eric Knechtges&lt;br /&gt;
|[[wikipedia:Eric_Knechtges|Wikipedia]] &lt;br /&gt;
[https://soundcloud.com/eric-knechtges SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://robertwmcclure.weebly.com/blog/music-with-friends-eric-knechtges Interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic (choir) &amp;amp;amp; electronic, various JI &amp;amp;amp; EDOs&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===L===&lt;br /&gt;
|-&lt;br /&gt;
| | Anne La Berge&lt;br /&gt;
|[http://www.annelaberge.com/ Website]&lt;br /&gt;
[http://unsounds.com/shop/raw-lp Label Unsounds, buy link has listen link of excerpts] &lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=DXAP4544NNM Utter] (performance art piece with Anne playing live) &lt;br /&gt;
| | quartertone flute - go to &amp;quot;Releases&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Last Sacrament&lt;br /&gt;
|[https://lastsacrament.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Ron Sword - Vocals, Guitar, Drums&lt;br /&gt;
Mike Maletta - Lead Guitar&lt;br /&gt;
&lt;br /&gt;
Pat Horgan - Bass&lt;br /&gt;
|16edo death metal from Florida&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron also makes Sword guitars and does a lot of guitar and bass conversions.  Pat also does conversions.&lt;br /&gt;
|-&lt;br /&gt;
| | Jacky Ligon&lt;br /&gt;
|[http://www.xen-arts.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=mRWG9AzWs7E Lightweave]&lt;br /&gt;
| | filmic xenharmonic music and software blog. Sometimes collaborates with Sevish.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Also makes microtonal VST synths IVOR2, FMTS2, One SF2, Font2&lt;br /&gt;
|-&lt;br /&gt;
| | Amit Lissack&lt;br /&gt;
|[https://alumnius.net/new_england_conserva-8502-year-1991-1994#id16664004 Listing on New England Conservatory of Music alumni site] &lt;br /&gt;
Can&#039;t find listen links. Anyone got one? &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic instrumental. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| | Alvin Lucier&lt;br /&gt;
|[[wikipedia:Alvin_Lucier|Wikipedia]]&lt;br /&gt;
[http://www.moderecords.com/catalog/124lucier.html Mode Records site], includes listen links&lt;br /&gt;
&lt;br /&gt;
[http://www.ubu.com/sound/lucier.html UBUWeb] -includes original 1969 recording of &#039;&#039;I Am Sitting In A Room&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slow-to-change cluster acoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Lucy&lt;br /&gt;
|[http://www.lucytune.com/ Website]&lt;br /&gt;
[http://www.lucytune.com/mp3/ List of Lucy tune direct MP3s]&lt;br /&gt;
&lt;br /&gt;
[http://www.lullabies.co.uk/ Lucy tunes lullabies info page]&lt;br /&gt;
|&lt;br /&gt;
|[https://store.cdbaby.com/cd/lucytuned Lucy tunes lullabies CD Baby] buy page, has listen excerpt links&lt;br /&gt;
| | miscellaneous works in progress - also see [[Lucy Tuning|Lucy Tuning page]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===M===&lt;br /&gt;
|-&lt;br /&gt;
|M.A.N.&lt;br /&gt;
|[https://open.spotify.com/album/7gCCSQgShzoJxSKFu2gNXy Spotify]&lt;br /&gt;
|&lt;br /&gt;
|JJ Jelencovich, Rob Hakemo, Adde Larsson, Nils Olsson, Guz Gustafsson Mark Fristedt&lt;br /&gt;
|24edo Nümetal&lt;br /&gt;
|&lt;br /&gt;
|~2010-2013&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Maneri&lt;br /&gt;
|[[wikipedia:Joe_Maneri|Wikipedia]]&lt;br /&gt;
[https://www.nytimes.com/2009/08/30/arts/music/30maneri.html New York Times obituary]&lt;br /&gt;
&lt;br /&gt;
[https://open.spotify.com/artist/7aQ5YRpRQ02oK9OtbxfhJr Spotify] (not all microtonal) &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8WiSgByqos4&amp;amp;ab_channel=JoeManeri-Topic Audio interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some modern classical excerpts&lt;br /&gt;
|&lt;br /&gt;
|Died in 2009&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Rick McGowan&lt;br /&gt;
|There is one of his pieces at the beginning of [http://ripnread.com/?p=328 this microtonal podcast episode]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal works for the theatre&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John McLaird&lt;br /&gt;
|quiet audio piece, [https://archive.org/details/seventeenTPP_02/ogives.mp3 Ogives in a Winter Shelter Belt] (direct MP3 link)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7edo]], [[40edo]], [[11-limit]], [[Just intonation]], sampled piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Pete McRae&lt;br /&gt;
|[[wikipedia:Pete_McRae|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Eikosany blues&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carl McTague&lt;br /&gt;
|[http://www.mctague.org/carl/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | (ii-V-I)^7 and Heptadecaphonic Drops&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Melopoeia&lt;br /&gt;
|[https://melopoeia.bandcamp.com/album/tolkiens-ainulindal Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dave Tremblay, Brian Leong&lt;br /&gt;
|26edo Black Metal&lt;br /&gt;
|Montreal, QC&lt;br /&gt;
|&lt;br /&gt;
|Text-to-midi of Tolkein and other stories.&lt;br /&gt;
|-&lt;br /&gt;
| | Claudi Meneghin&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/claudi-meneghin Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neobaroque music at Soonlabel.com&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Mercury Tree&lt;br /&gt;
|[https://themercurytree.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Ben Spees &lt;br /&gt;
&lt;br /&gt;
Connor Reilly &lt;br /&gt;
&lt;br /&gt;
Oliver Campbell &lt;br /&gt;
&lt;br /&gt;
[[Igliashon Jones]]&lt;br /&gt;
|[[17edo]], [[23edo]], progressive rock, psychedelic, math rock&lt;br /&gt;
|Portland, OR&lt;br /&gt;
|2007&lt;br /&gt;
|Newer work is all microtonal.  Older works are standard or a mixture.&lt;br /&gt;
|-&lt;br /&gt;
| | Herman Miller&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/herman-miller Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | compositions in linear temperaments, [[Equal|ETs]]; [[Warped_Canon|Warped Canon]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Shaahin Mohajeri&lt;br /&gt;
|[http://www.96edo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | modal, sequenced in various EDO/ADO/EDL/AIDO/ADL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|MonoNeon&lt;br /&gt;
|[https://dywanethomasjr.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dywane Thomas, Jr.&lt;br /&gt;
|24edo funk, soul, hip-hop&lt;br /&gt;
|Tennessee&lt;br /&gt;
|2013-2015 (?)&lt;br /&gt;
|Newer recordings seem to be standard tuning, but there was a lot of 24edo released around 2015.&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Monzo&lt;br /&gt;
|[[Joe Monzo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], jazz rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Moriarty&lt;br /&gt;
|[https://soundcloud.com/john-lank1 SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Rock and improv in various regularly tempered tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Frederick Moore&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some microtonal works, electronic, other&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Aaron Myers-Brooks&lt;br /&gt;
|[https://aaronmyersbrooks.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|17edo Hard rock/metal on guitar&lt;br /&gt;
|PA&lt;br /&gt;
|2019&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===N===&lt;br /&gt;
|-&lt;br /&gt;
|Naegleria Fowleri&lt;br /&gt;
|[https://sites.google.com/view/naegleriafowleri/ Website]&lt;br /&gt;
[https://naegleriafowleri.bandcamp.com/releases Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=QqKf0ItWozs III Flagellate - Propulsion] &lt;br /&gt;
|Bostjan Zupancic - Guitar and Bass &lt;br /&gt;
Luna Bird - Vocals&lt;br /&gt;
|[[19edo]], metal&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2017-&lt;br /&gt;
|Parrot singing with a xen metal project. What&#039;s not to love? &lt;br /&gt;
|-&lt;br /&gt;
| | Ron Nagorcka&lt;br /&gt;
|[http://www.ronnagorcka.com/audio Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], digeridoo, synthesizers, birds...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Juhani Nuorvala&lt;br /&gt;
|[https://soundcloud.com/juhani-nuorvala SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===O===&lt;br /&gt;
|-&lt;br /&gt;
| Mats Öljare&lt;br /&gt;
| [http://www.angelfire.com/mo/oljare/midicomp.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| contrapuntal midi in various EDOs and etc&#039;s&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===P===&lt;br /&gt;
|-&lt;br /&gt;
| | Tristan Parker&lt;br /&gt;
|[http://rozencrantzthesane.tripod.com/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], free-pitch, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | P-ART&lt;br /&gt;
|[http://users.skynet.be/P-ART/PARADISE/CLIPS/list.htm Website]&lt;br /&gt;
|&lt;br /&gt;
|Paul A.R. Timmermans&lt;br /&gt;
| | experimental&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harry Partch&lt;br /&gt;
|[[Harry Partch]]&lt;br /&gt;
[http://musicmavericks.publicradio.org/features/feature_partch.html American Mavericks]&lt;br /&gt;
&lt;br /&gt;
[https://www.harrypartch.com/music Harry Partch Information Center]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[11-limit]], [[Just intonation]], acoustic, monophony&lt;br /&gt;
|Oakland, CA&lt;br /&gt;
|1930 - 1972&lt;br /&gt;
|one of the first 20th-century composers in the West to work systematically with microtonal scales&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Pehrson&lt;br /&gt;
|[http://users.rcn.com/jpehrson/JosephPehrson.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | blackjack, acoustic, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | pfly&lt;br /&gt;
|[https://soundcloud.com/pfly SoundCloud]&lt;br /&gt;
|Zlo-88&lt;br /&gt;
|Paul Fly&lt;br /&gt;
| | [[88cET]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Samuel Pellman&lt;br /&gt;
|[http://academics.hamilton.edu/music/spellman/MfS/microtonal.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], [[Nonoctave]], [[Equal Temperaments]], electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Post&lt;br /&gt;
|[http://www.myspace.com/josephpost MySpace]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Crystal-JI, acoustic guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tom Price&lt;br /&gt;
|anyone have a working link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kees van Prooijen&lt;br /&gt;
|[http://www.kees.cc/music/oddpiano/oddpiano.html Website]&lt;br /&gt;
|Odd Piano&lt;br /&gt;
|&lt;br /&gt;
| | [[Bohlen-Pierce]], timbre-stretched piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Barry Prophet&lt;br /&gt;
|[http://www.pomer-prophet.com/barry.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic, sound sculptures&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Q===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===R===&lt;br /&gt;
|-&lt;br /&gt;
| | Johnny Reinhard&lt;br /&gt;
|[[wikipedia:Johnny_Reinhard|Wikipedia]]&lt;br /&gt;
[http://www.afmm.org/ American Festival of Microtonal Music] &lt;br /&gt;
&lt;br /&gt;
[https://stereosociety.com/johnny-reinhard/ Stereo Society] &lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://johnnyreinhard.bandcamp.com/album/reinhard-ensemble-compositions Reinhard Ensemble Compositions]&lt;br /&gt;
|&lt;br /&gt;
| | acoustic polymicrotonality&lt;br /&gt;
|New York, NY&lt;br /&gt;
|1981-&lt;br /&gt;
|Founded [http://www.afmm.org/ American Festival of Microtonal Music] (AFMM) &lt;br /&gt;
|-&lt;br /&gt;
| | Robert Rich&lt;br /&gt;
|[https://robertrich.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7-limit]], [[Just intonation]], ambient&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Michael Robinson&lt;br /&gt;
|[http://www.azuremilesrecords.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | worldly electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Prent Rodgers&lt;br /&gt;
|[http://ripnread.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Music that&#039;s fake but accurate&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | Dante Rosati&lt;br /&gt;
|[http://www.danterosati.com/justguitar.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], solo guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Ross&lt;br /&gt;
|[http://www.piedwagtail.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[19edo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===S===&lt;br /&gt;
|-&lt;br /&gt;
| | Marc Sabat&lt;br /&gt;
|[http://www.plainsound.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlos Sampaio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonics&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Scott Sandvik&lt;br /&gt;
|[http://www.scottsandvik.com/html/audio.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slide guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Edward Schocker&lt;br /&gt;
|[http://edwardschocker.com/music/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | dramatic works - exerpts and fulls&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Margo Schulter&lt;br /&gt;
|[https://www.bestii.com/~mschulter/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neo-medieval Xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Schulze&lt;br /&gt;
|[http://kalvos.org/schulze.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some mp3s of electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ethan Schwartz&lt;br /&gt;
|[https://myspace.com/tetrachordproject Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI music based on tetrachords, for guitar and keyboard&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | X. J. Scott&lt;br /&gt;
|[http://www.nonoctave.com/geocities/ Website]&lt;br /&gt;
[http://www.soundclick.com/bands/pagemusic.cfm?bandID=141776 Soundclick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | George Secor&lt;br /&gt;
|[http://users.bigpond.net.au/d.keenan/sagittal/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various vintage Scalatron performances&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dave Seidel&lt;br /&gt;
|[http://mysterybear.net/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal minimalism and ambience, using Csound&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlo Serafini&lt;br /&gt;
|[https://www.youtube.com/user/iranief YouTube]&lt;br /&gt;
[http://www.seraph.it/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic. isomorphic keyboard: the Opal Chameleon&lt;br /&gt;
|Florence, Italy&lt;br /&gt;
|&lt;br /&gt;
|Futurist composer. &lt;br /&gt;
&lt;br /&gt;
Also, is admin on Facebook [https://www.facebook.com/groups/356483631067563/ Microtonalitaly group]  &lt;br /&gt;
|-&lt;br /&gt;
| | Bill Sethares&lt;br /&gt;
|[http://eceserv0.ece.wisc.edu/~sethares/otherperson/all_mp3s.html Website]&lt;br /&gt;
|[http://sethares.engr.wisc.edu/mp3s/truthonabus.html Truth on a Bus]&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic with stretched partials&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Sevish&lt;br /&gt;
|[http://sevish.com/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCmq2yMo-lTfC7BQLth_PqOw YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/sevish SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://sevish.com/blog Blog]    &lt;br /&gt;
&lt;br /&gt;
[https://sevish.bandcamp.com/ BandCamp]    &lt;br /&gt;
&lt;br /&gt;
[https://twitter.com/sevishmusic Twitter]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Gcgawrr2xao Desert Island Rain]&lt;br /&gt;
[https://www.youtube.com/watch?v=l9wINwlgxRU Gleam]&lt;br /&gt;
|Sean Archibald. (with occasional guest musicians)&lt;br /&gt;
|drum &#039;n&#039; bass / electronic / trip-hop / ambient;&lt;br /&gt;
in EDOs, JI, nonoctave scales and various others. &lt;br /&gt;
microtonal: everything. &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Microtonal with a beat&amp;quot;; stellar production quality.&lt;br /&gt;
|London, England&lt;br /&gt;
|2010 onward&lt;br /&gt;
|Popular (for xen) .&lt;br /&gt;
Is [[SeanArchibald]] on this wiki.  &lt;br /&gt;
&lt;br /&gt;
Also does [http://sevish.com/2014/how-to-create-a-tun-file-in-scala/ software tutorials on his website] and on YouTube,&lt;br /&gt;
&lt;br /&gt;
and makes [http://sevish.com/scaleworkshop/index.htm?name=Slendric%5B11%5D&amp;amp;data=202.12%0A233.69%0A435.81%0A467.37%0A669.50%0A701.06%0A903.19%0A934.75%0A1136.87%0A1168.44%0A2%2F1&amp;amp;freq=440&amp;amp;midi=69&amp;amp;vert=-1&amp;amp;horiz=2 web-based xen software].&lt;br /&gt;
&lt;br /&gt;
Runs the digital xen label, [http://split-notes.com/ Split-Notes]&lt;br /&gt;
&lt;br /&gt;
Sevish is great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Ezra Sims&lt;br /&gt;
|[https://www.ezrasims.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Music in 72-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Gene Ward Smith&lt;br /&gt;
|[[Microtonal Music by Gene Ward Smith]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced originals; Mad Science Tuning; renderings of colleagues&#039; music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jon Lyle Smith&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced classical in odd meters&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Cole and Spectral Voices&lt;br /&gt;
|[https://www.spectralvoices.com/jim-cole-spectral-voices/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of meditative New Age with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Soundwell (Anders Erkéus)&lt;br /&gt;
|[https://soundcloud.com/soundwell Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Snake&amp;quot; overtone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Manfred Stahnke&lt;br /&gt;
|[https://stahnkemanfred.musicaneo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one piece &amp;quot;Partch Harp&amp;quot; for harp and sampled harp&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans-André Stamm&lt;br /&gt;
|[http://www.eufonia.de/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | quartertone/ 48-tone JI acoustic organ!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Starrett&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=FD0ec4qOlcs&amp;amp;t=&amp;amp;ab_channel=xenopusRTRT Citified Notions]&lt;br /&gt;
|John Starret - Vocals, Bass&lt;br /&gt;
&lt;br /&gt;
Neil Haverstick - Guitar&lt;br /&gt;
&lt;br /&gt;
Ernie Crews - Drums&lt;br /&gt;
| | 19-EDO. Rockabilly/Pop-rock, comment from John about the song on the YouTube page&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|John Starrett played bass with Neil Haverstick.  Neil also plays the 19-EDO guitar on some of John&#039;s recordings.&lt;br /&gt;
|-&lt;br /&gt;
| | Stimmhorn&lt;br /&gt;
|[http://www.stimmhorn.ch/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Christian Zehnder, Balthasar Streiff&lt;br /&gt;
| | Experimental alphorn and yodeling combined with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans Straub&lt;br /&gt;
|[http://home.datacomm.ch/straub/musik/index_e.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | pieces with meters that match the tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Redrick Sultan&lt;br /&gt;
|[https://redricksultanband.bandcamp.com/ Bandcamp] &lt;br /&gt;
|[https://www.youtube.com/watch?v=DtrH9ptBV18&amp;amp;index=1&amp;amp;list=PL_GQa1Uf_pEPGi9CxiMfK-13BBs0SVkWP The Prince]&lt;br /&gt;
|Spencer Hargreaves - Vocals, Guitars &lt;br /&gt;
Noah Jordan - Vocals, Bass, Keys, Flute, Oud &lt;br /&gt;
&lt;br /&gt;
Sean Mitchell - Drums, Sampling&lt;br /&gt;
|spooky, cool, acoustic, electric. &lt;br /&gt;
|Vancouver, British Columbia&lt;br /&gt;
|2010-&lt;br /&gt;
|[[22edo]], acoustic, magic rock, chill&lt;br /&gt;
|-&lt;br /&gt;
| | Mick Sussman&lt;br /&gt;
|[http://micksussman.com/pw/music.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | plunderphonic collages in various tunings and multitempi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Susman&lt;br /&gt;
|[https://www.susmanmusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Works in quarter-tone - scores and audio files&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ron Sword&lt;br /&gt;
|[http://www.ronsword.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 16-EDO and 31-EDO on 8 and 9 string guitar Etudes, Microtonal Extreme Metal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron was also affiliated with the Microtonal Records label and the metatonal music site, as well as the microtonal guitarist forum.&lt;br /&gt;
|-&lt;br /&gt;
| | Syzygys&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Syzygys YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://www.syzygys.jp Website]&lt;br /&gt;
&lt;br /&gt;
[http://www.facebook.com/Syzygys Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=KjSF41-mdL4 Lotus Rain]&lt;br /&gt;
|Hitomi Shimizu = 43 microtone organ, vocals&lt;br /&gt;
&lt;br /&gt;
Hiromi Nishida=Violin, vocals&lt;br /&gt;
| | clips of Japanese duo in 43-tone Partch JI, with Chromelodeon&lt;br /&gt;
|Japan &lt;br /&gt;
|? &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===T===&lt;br /&gt;
|-&lt;br /&gt;
| | Tall Kite (aka Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://soundcloud.com/mbirakite soundcloud.com/]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/mbirakite mbirakite]&lt;br /&gt;
|&amp;quot;I Hear Numbers&amp;quot;&lt;br /&gt;
|Kite&lt;br /&gt;
Giedraitis&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|Portland,&lt;br /&gt;
&lt;br /&gt;
Oregon&lt;br /&gt;
&lt;br /&gt;
USA&lt;br /&gt;
|1990&#039;s to&lt;br /&gt;
&lt;br /&gt;
present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Cam Taylor&lt;br /&gt;
|https://archive.org/search.php?query=creator%3A%22Cam+Taylor%22&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/camtaylor-1&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/cam-taylor-2-1&lt;br /&gt;
&lt;br /&gt;
https://iamcamtaylor.wordpress.com/&lt;br /&gt;
|[https://soundcloud.com/cam-taylor-2-1/mothers mothers]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/17-out-of-63edo-wurly-those-early-dreams those early dreams]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/12tone63edo1 12tone63EDO1]&lt;br /&gt;
|Cam Taylor&lt;br /&gt;
| | Bosanquet Axis49, 12- and 17-tone keyboard improvisations in 17, 19, 22, 26, 31, 37, 39, 41, 43, 46, 50, 53, 56, 63, 94, 112 EDOs, some JI and near-just tunings, and songs with piano or guitar in 31EDO and JI, various.&lt;br /&gt;
|Auckland, New Zealand&lt;br /&gt;
|2010-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jack Tickner&lt;br /&gt;
|[https://www.facebook.com/JackETickner/ Facebook]&lt;br /&gt;
[https://jacktickner.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jacktickner.bandcamp.com/album/reassuring-weight Reassuring Weight]&lt;br /&gt;
|&lt;br /&gt;
|Just Intonation&lt;br /&gt;
|Sydney, Australia&lt;br /&gt;
|2017 - Present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Peter Thoegersen&lt;br /&gt;
|[https://soundcloud.com/pthoege SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://peterthoegersen.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/pthoege/two-worlds Two Worlds]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/pthoege/im-a-force-of-nature I Am a Force of Nature]&lt;br /&gt;
|&lt;br /&gt;
|composer. &lt;br /&gt;
&lt;br /&gt;
Absurdist symphonic, chamber. Fun. Difficult music, in a good way. &lt;br /&gt;
&lt;br /&gt;
If you like Zappa&#039;s stranger works, you will like this. &lt;br /&gt;
|New York (?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tony Dubshot&lt;br /&gt;
|[http://www.dubbhism.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Macrotonal dub and dancehall in 05-EDO, 07-EDO and 08-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tritone MSU&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tui St. George Tucker&lt;br /&gt;
|[http://tuistgeorgetucker.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Quartertone scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Stephen James Taylor&lt;br /&gt;
|[http://www.stephenjamestaylor.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal film scores, multiple Wilson scales&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeroen Paul Thesseling&lt;br /&gt;
|[http://www.jeroenthesseling.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music for bass guitar: &amp;quot;HAFNIUM&amp;quot; (72-EDO), &amp;quot;ARGON&amp;quot; (18-EDO), &amp;quot;DISCREPANTIUM&amp;quot; (24-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===U===&lt;br /&gt;
|-&lt;br /&gt;
|uSSSy&lt;br /&gt;
|[https://usssy.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/watch?v=Fu6v2YE31Vc Acoustic version of one song on YouTube]&lt;br /&gt;
|[https://usssy.bandcamp.com/album/ud Ud]&lt;br /&gt;
[https://usssy.bandcamp.com/ Voyage] &lt;br /&gt;
|Artem Galkin &lt;br /&gt;
Pavel Eremeev&lt;br /&gt;
|[[24edo]], noise rock, psychedelic&lt;br /&gt;
|Moscow, Russia&lt;br /&gt;
|2009-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===V===&lt;br /&gt;
|-&lt;br /&gt;
| [[Chris Vaisvil]]&lt;br /&gt;
| [http://chrisvaisvil.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Many tunings (Just Intonation, various EDOs + Tuning Survey ) microtonal synthesizers controlled by &amp;lt;br&amp;gt; midi guitar (Roland GR-20), Linnstrument, 17 edo keyboard (DIY) + soft synthesizers and &amp;lt;br&amp;gt; &amp;quot;traditional&amp;quot; scored microtonal music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| *Prolific* explorer of a wide range of scales &amp;lt;br&amp;gt; Neat DIY techniques used and demonstrated  &amp;lt;br&amp;gt; &amp;quot;at the edge between acoustic and electric&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Vicentino&lt;br /&gt;
| [[wikipedia: Nicola Vicentino]] &lt;br /&gt;
| [https://www.youtube.com/watch?v=0akGtDPVRxk Musica Prisca Caput (Madrigal for 24-tone two voice harpsichord in Meantone)] &amp;lt;br&amp;gt; Same piece [https://www.youtube.com/watch?v=ld36JlmOtM0 played on an arciorgano]. &amp;lt;br&amp;gt; [https://www.youtube.com/watch?v=bhGwjgZ8zIY Madonna il poco dolce.] &lt;br /&gt;
|&lt;br /&gt;
| early microtonal composer in 16th century. &lt;br /&gt;
|&lt;br /&gt;
| Born 1511. &amp;lt;br&amp;gt; Died in either 1575 or 1576&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Visalli (broken)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| electronically rendered microtonal contemporary classical&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Voltage Controlled&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of electronic tuning-savvy experiments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Alfredo Votta&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Soundcloud account featuring &amp;quot;Liber Stellarum&amp;quot;, a collection of seven pieces for &amp;lt;br&amp;gt; 13-EDO piano. Has also composed in 18-EDO.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===W===&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Walker&lt;br /&gt;
|[https://robertinventor.com/musicandvirtualflowers/tunes/tunes.htm Website 1]&lt;br /&gt;
[https://robertinventor.com/musicandvirtualflowers/tunes/improvisations.htm Website 2]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical, world, fractal&lt;br /&gt;
|Indianapolis, IN&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Stephen Weigel&lt;br /&gt;
|[https://soundcloud.com/overtoneshock SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic pop / computer music / totalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Danny Wier&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | symphonic, progressive rock/metal, jazz, etc., mostly in 72-EDO (all synth-generated)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Randy Winchester&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Comets Over Flatland&amp;quot; excerpts in various EDOs &amp;amp;amp; Bohlen-Pierce, electronic music and 8-bit synthesizers&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Erling Wold&lt;br /&gt;
|[http://www.erlingwold.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical; search page for just intonation&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Wolf&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic neo-baroque string trio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Brian Wong&lt;br /&gt;
|[https://bwong.ca/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | examples of computer-generated music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | James Wyness&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal acousmatic works&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===X===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Y===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Z===&lt;br /&gt;
|-&lt;br /&gt;
|Zadarpadov&lt;br /&gt;
|[https://zadarpadov.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Electronic, avant-garde&lt;br /&gt;
|Finland&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Zhea Erose&lt;br /&gt;
|[https://zheaerose.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UC--VosYH0BHISbb4SFO9rQA YouTube]&lt;br /&gt;
| [https://www.youtube.com/watch?v=wvLLV5qle48 Glitterdance]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8Ol2gzkcprE divinate]&lt;br /&gt;
| &lt;br /&gt;
| [[31edo]], JI, contemporary classical, ambient, electronic, &amp;quot;dream&amp;amp;bass&amp;quot;&lt;br /&gt;
| Portland, OR &lt;br /&gt;
|2019-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ziaspace.com/ ZIA]&lt;br /&gt;
|[https://www.reverbnation.com/ziausa Reverb Nation]&lt;br /&gt;
[https://www.facebook.com/Zia-170293513002981/ Facebook] &lt;br /&gt;
&lt;br /&gt;
[https://ziaspace.bandcamp.com Bandcamp]&lt;br /&gt;
&lt;br /&gt;
YouTube&lt;br /&gt;
|[https://www.reverbnation.com/1029821/album/172732 Martians] &lt;br /&gt;
|[[Elaine Walker]] and collaborators&lt;br /&gt;
| | electronic, space, dance, [[10edo]], [[19edo]], [[Bohlen-Pierce]], [[17edo]], [[16edo]]&lt;br /&gt;
|Las Cruces, NM / Tempe, AZ&lt;br /&gt;
|1992-&lt;br /&gt;
|Elaine has also composed for the television industry.  Zia is great introductory/accessible xen music.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.epitonic.com/artists/matthias-ziegler/ Matthias Ziegler]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | unconventional flute playing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Bostjan Zupancic: MicroMetal&lt;br /&gt;
|[https://sites.google.com/site/19edoguitar/home/bostjan-zupancic-micrometal Google Page]&lt;br /&gt;
[https://bostjanzupancic.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JTpF2MifP5Y Brain for Breakfast]&lt;br /&gt;
[https://www.youtube.com/watch?v=D8utL7T0HAc Beezer&#039;s Cellar]&lt;br /&gt;
|Bostjan Zupancic - Guitar, Bass, Drums, Vocals, Synthesizer&lt;br /&gt;
|19-EDO Modern Hard Rock and Heavy Metal, and occasionally 24-EDO.&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2008-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | &#039;&#039;&#039;Website&#039;&#039;&#039;&lt;br /&gt;
| | &#039;&#039;&#039;Description&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.musicmavericks.org/listening/ American Mavericks concert series]&lt;br /&gt;
| | Microtonal RealPlayer files: Lou Harrison Suite for Violin and American Gamelan, Third Symphony; Charles Ives &amp;quot;Allegro&amp;quot; from Quartertone Piano Pieces&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.oeaw.ac.at/kal/agm/ Ancient Greek Music]&lt;br /&gt;
| | Library of extant fragments using authentic tunings: Real``Player and midi&lt;br /&gt;
|-&lt;br /&gt;
| | [http://bostonmicrotonalsociety.org/ Boston Microtonal Society]&lt;br /&gt;
| | 72-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://catharsis.egregious.net/errata/ Catharsis] ([http://catharsis.egregious.net/tracks/droneI/ 2])&lt;br /&gt;
| | Jon Catler and Jacky Ligon live; &amp;quot;Drone 1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.fujara.sk/audio_samples.htm Fujara]&lt;br /&gt;
| | Slovak overtone flute&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wmich.edu/mus-theo/groven/ Groven Piano Project]&lt;br /&gt;
| | 36-tone JI (schismatic) pianos after Eivind Groven&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.xs4all.nl/%7Ehuygensf/english/index.html Huygens-Fokker Foundation]&lt;br /&gt;
| | acoustic and midi 31-EDO &amp;amp;amp; 24-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.csounds.com/ezine/winter1999/synthesis/ Implementing Cellular Automatas in Csound]&lt;br /&gt;
| | mp3 examples with spectral pictures&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.kingmixers.com/Hearing%20Greek%20Microtones.html kingmixers] ([http://www.kingmixers.com/AncGreekMusicFragments.html%20 2]) ([http://www.kingmixers.com/Clouds%20MP3s.html%20copy 3])&lt;br /&gt;
| | some mp3 samples of Greek tunings, reconstructions of Greek music fragments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.last.fm/tag/microtonal last.fm microtonal tag radio]&lt;br /&gt;
| | stream microtonal music from last.fm radio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.lucytune.com/ LucyTuning] ([http://www.harmonics.com/lucy/earindex.html 2]) ([http://www.lullabies.co.uk/ 3])&lt;br /&gt;
| | LucyTuned music - clips and full pieces, midi files, mp3s, video&lt;br /&gt;
|-&lt;br /&gt;
| | [http://micro.soonlabel.com/ micro.soonlabel.com]&lt;br /&gt;
| | Music from multiple composers in various tunings available for direct download.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://microtonalismo.com/ MICROTONALISMO]&lt;br /&gt;
| | Primera Web oficial de microtonalismo de habla hispana en latinoamerica&lt;br /&gt;
|-&lt;br /&gt;
| | [http://cdbaby.com/cd/mfhi Music for Homemade Instruments]&lt;br /&gt;
| | clips of junkmusic orchestra&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.overtone.cc/ Overtone Music Network]&lt;br /&gt;
| | A platform for overtone music of all kinds, with a huge collection of online audio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://podcast1024.libsyn.com/ podcast1024]&lt;br /&gt;
| | microtonal podcast by Prent Rodgers&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.quartertonemarimba.com/ Quartertonemarimba.com]&lt;br /&gt;
| | Kjell Tor Innevik&#039;s project at Norwegian Academy of Music&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.geocities.com/dinarra2000/songs.html Eduardo Sábat]&lt;br /&gt;
| | clips of jazz standards on 53-enharmonic frets per Octave guitar (Dinarra)&lt;br /&gt;
|-&lt;br /&gt;
| | [http://split-notes.com/ split-notes Microtonal Netlabel]&lt;br /&gt;
| | online record label, free digital releases, microtonal music from various musicians&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ne.jp/asahi/mariko/takanashi/masa/pagesE1/rev1nwpages/engconcert.html The Perfect Just Intonation Music MIDI Cycle Concerts]&lt;br /&gt;
| | classics tuned in JI&lt;br /&gt;
|-&lt;br /&gt;
| | [http://pages.globetrotter.net/roule/demos.htm Tuning and temperament demos]&lt;br /&gt;
| | midi and audio demonstrating historical tunings&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.soundclick.com/bands/pagemusic.cfm?bandID=105485 Tuning Lab]&lt;br /&gt;
| | acoustic, electronic tuning experiments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wnyc.org/search/?q=microtonal WNYC microtonal features]&lt;br /&gt;
| | radio shows featuring microtonal music, esp. &amp;quot;New Sounds&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.facebook.com/groups/2229924481 Xenharmonic Alliance facebook group]&lt;br /&gt;
| | social networking for microtonalists. music and discussion&lt;br /&gt;
|}&lt;br /&gt;
[http://www.mvcc.edu/noldani/home Oldani&#039;s Math&amp;amp;amp;music Site]      &lt;br /&gt;
&lt;br /&gt;
[[Category:Composer]]&lt;br /&gt;
[[Category:Practice]]&lt;br /&gt;
[[Category:Listen| ]] &amp;lt;!-- main article --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Listen&amp;diff=56840</id>
		<title>Listen</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Listen&amp;diff=56840"/>
		<updated>2020-12-17T06:42:06Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: T cleanup&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also this [https://open.spotify.com/user/1218607737/playlist/70d4bxQpwBM4EPvLj0OmhO?si=ADmgFYnhTxGRDENaYK5XGw&amp;amp;fbclid=IwAR0Tw8l31ERv0cUgO-4OrBMu7wp8I38dhGWUGsmFvWo6sLle1FS7ZJQ7z0o Microtonal Spotify Playlist]. Put it on Shuffle and have a great intro to xen in every genre.  &lt;br /&gt;
&lt;br /&gt;
A list originally started by Andrew Heathwaite. If you think anything should be changed, change it yourself! Or leave a note about it here. &lt;br /&gt;
&lt;br /&gt;
For a list of pieces that were originally written in a non-xenharmonic context, and then translated into a xenharmonic tuning, see [[Familiar_melodies_in_unfamiliar_tunings|Familiar melodies in unfamiliar tunings]].&lt;br /&gt;
&lt;br /&gt;
Notable examples from 20th century classical music that briefly use the 7th harmonic, and for the Britten piece, the 11th harmonic as well:&lt;br /&gt;
* Ralph Vaughan Williams&#039;s [[wikipedia:A_Pastoral_Symphony|Symphony No. 3, A Pastoral Symphony]] from 1922, two horn solos in the 2nd movement&lt;br /&gt;
* Benjamin Britten&#039;s [[wikipedia:Serenade_for_Tenor,_Horn_and_Strings|Serenade for Tenor, Horn and Strings]] from 1943, prologue and epilogue&lt;br /&gt;
TEMP NOTICE; ALL THE INFO HAS BEEN MOVED OVER FROM BANDS AND ARTISTS PAGE, PLEASE ADD TO THIS PAGE INSTEAD OF THOSE PAGES, AS PER [https://www.facebook.com/groups/xenwiki/permalink/2127540094178650/ OUR DISCUSSION ON FACEBOOK]&lt;br /&gt;
[[User:SyntheticThought|SyntheticThought]] ([[User talk:SyntheticThought|talk]]) 22:08, 4 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also: please don&#039;t put links on artist&#039;s name in first column. Put them in LINKS column, Link description of what they are (Website, YouTube, SoundCloud, etc.)  &lt;br /&gt;
&lt;br /&gt;
{{TOC Horizontal&lt;br /&gt;
|a1=[[#A|A]]&lt;br /&gt;
|a2=[[#B|B]]&lt;br /&gt;
|a3=[[#C|C]]&lt;br /&gt;
|a4=[[#D|D]]&lt;br /&gt;
|a5=[[#E|E]]&lt;br /&gt;
|a6=[[#F|F]]&lt;br /&gt;
|a7=[[#G|G]]&lt;br /&gt;
|a8=[[#H|H]]&lt;br /&gt;
|a9=[[#I|I]]&lt;br /&gt;
|a10=[[#J|J]]&lt;br /&gt;
|a11=[[#K|K]]&lt;br /&gt;
|a12=[[#L|L]]&lt;br /&gt;
|a13=[[#M|M]]&lt;br /&gt;
|a14=[[#N|N]]&lt;br /&gt;
|a15=[[#O|O]]&lt;br /&gt;
|a16=[[#P|P]]&lt;br /&gt;
|a17=[[#Q|Q]]&lt;br /&gt;
|a18=[[#R|R]]&lt;br /&gt;
|a19=[[#S|S]]&lt;br /&gt;
|a20=[[#T|T]]&lt;br /&gt;
|a21=[[#U|U]]&lt;br /&gt;
|a22=[[#V|V]]&lt;br /&gt;
|a23=[[#W|W-Z]]&lt;br /&gt;
|b1=[[#Other|Other]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Compilations ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Year&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Title&lt;br /&gt;
!&#039;&#039;&#039;Synopsis&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|2019&lt;br /&gt;
|[https://open.spotify.com/album/2ojBIQLtipAo6MPJhmNiWP Listen free on Spotify]&lt;br /&gt;
[https://biptunia.com/?p=4633 More info].&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Microtonal Freedom (A Benefit Compilation Album for Lyn Ulbricht)&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artist. Many of them are contributors on this wiki.&lt;br /&gt;
|&#039;&#039;&#039;GENRES&#039;&#039;&#039;: Blues, metal, prog, trip-hop, hip-hop, funk, classical, ambient, math, punk, spoken, folk, solo acoustic guitar.&lt;br /&gt;
|Very good overview, and very listenable, especially for people without experience in Xen, or who think it sounds odd.&lt;br /&gt;
|-&lt;br /&gt;
|2016&lt;br /&gt;
|[http://split-notes.com/various-artists-next-xen/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Next Xen&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|2010&lt;br /&gt;
|[http://split-notes.com/various-artists-crack-my-pitch-up/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Crack My Pitch Up&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|1998&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/mills.html Broken Link?]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;A Microtonal Musical Experience&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10-ish different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|Many of the tracks on the CD were the first widely available audio files on the internet featuring xenharmonic tunings.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
==Artists==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&#039;&#039;&#039;Name&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Recommended works&lt;br /&gt;
!&#039;&#039;&#039;Members&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Location&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Years &#039;&#039;microtonally&#039;&#039;&#039;&#039;&#039; &#039;&#039;&#039;active&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===A===&lt;br /&gt;
|-&lt;br /&gt;
| Bill Alves&lt;br /&gt;
| [http://www.billalves.com/ Website] &amp;lt;br&amp;gt; [https://www.youtube.com/user/billalves YouTube] &amp;lt;br&amp;gt; [http://pages.hmc.edu/alves/ Harvey Mudd College]&lt;br /&gt;
| [http://www.billalves.com/imbal-imbalan.html Imbal-Imbalan]&lt;br /&gt;
|&lt;br /&gt;
| electronic JI, gamelan, etc. Different tunings on different songs. Sometimes creates his own tunings just for one song.  &lt;br /&gt;
| Claremont, California&lt;br /&gt;
| 1987- &lt;br /&gt;
| College professor, &amp;lt;br&amp;gt; author. Important cat. Check him out. &lt;br /&gt;
|-&lt;br /&gt;
| Atar Arad&lt;br /&gt;
| [https://www.youtube.com/channel/UCqkcxbIr8LriIoZBx96RT7g YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sonata for Viola with quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Astroid power-up!&lt;br /&gt;
| [https://store.cdbaby.com/cd/googleplex CD Baby] (includes audio previews) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of hyper drum&amp;amp;amp;bass. Microtonal tracks: 3, 4, 8 and 9 (60-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===B===&lt;br /&gt;
|-&lt;br /&gt;
| | Christopher Bailey&lt;br /&gt;
|[http://christopherbaileymusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | crystallized JI, 17-EDO, 19-EDO, 7-limit adaptive&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mike Battaglia&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments SoundCloud]&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments/sets/natural-sounding-porcupine &amp;quot;Natural&amp;quot;-sounding Porcupine Comma Pump Experiments]&lt;br /&gt;
|&lt;br /&gt;
|various EDOs, technical studies, experimental music cognition demos&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|(a.k.a. Bugs, a.k.a. The Bugs) &lt;br /&gt;
|-&lt;br /&gt;
| | Matt Barber&lt;br /&gt;
|[http://ecmc.rochester.edu/mbarb/web/music.php?filter=chrono Rochester EDU listing] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | in some pieces, 19-ED(per 2:1 and 3:1), quartertones, 11-EDO and 14-EDO in 3:2 equivalence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacob Barton&lt;br /&gt;
|[http://jacobbarton.net/ Website] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced and acoustic, various EDO and JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dennis Báthory-Kitsz&lt;br /&gt;
|[http://www.maltedmedia.com/people/bathory/cat-solo.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Thièle&amp;quot; - violin in quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David Beardsley&lt;br /&gt;
|[https://microtonal.wordpress.com/ Blog] &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UChoIaFN4ZM2nMzsktVnPuqQ YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI electric guitar and JI chamber music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Antoine Beaudet &lt;br /&gt;
|[https://soundcloud.com/jollybard SoundCloud] (as Jollybard)&lt;br /&gt;
|[https://soundcloud.com/jollybard/superbeat-wip SuperBeat]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/jollybard/spooky Spooky]&lt;br /&gt;
|&lt;br /&gt;
| | Joan temperament, JI, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | benyamind&lt;br /&gt;
|[https://benyamind.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCFWIWi2GVCKMM9uYDdlUQqw Youtube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| |31edo, 22edo, JI, orchestral, piano&lt;br /&gt;
|-&lt;br /&gt;
|BipTunia&lt;br /&gt;
|[https://biptunia.com/?s=microtonal Website]&lt;br /&gt;
[https://biptunia.bandcamp.com/releases BandCamp]&lt;br /&gt;
&lt;br /&gt;
|[https://biptunia.com/?p=3432 Microtonal Cats from Alpha-Centauri”]&lt;br /&gt;
|Michael W. Dean: synths, singing, talking.&lt;br /&gt;
&lt;br /&gt;
Phil Wormuth: poetry, talking. &lt;br /&gt;
|Darkwave, rock, pop, experimental, poetry with music, different tunings on every song. Prolific. &lt;br /&gt;
|Casper Wyoming &lt;br /&gt;
|2018-&lt;br /&gt;
|MWD is [[User:SyntheticThought]] &lt;br /&gt;
&lt;br /&gt;
on this wiki. MWD also makes [https://biptunia.com/?page_id=2070 xen VST software]. &lt;br /&gt;
|-&lt;br /&gt;
| | Marcus Alessi Bittencourt&lt;br /&gt;
|[http://www.marcusalessi.com/site/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classic electronic pan-intonational&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Easley Blackwood&lt;br /&gt;
|[https://www.youtube.com/watch?v=HbuFPpiJL1o YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal etudes [excerpts]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Douglas Blumeyer&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin SoundCloud]&lt;br /&gt;
[http://musical-patterns.douglasblumeyer.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|musical patterns&lt;br /&gt;
|San Francisco&lt;br /&gt;
|2006-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cameron Bobro&lt;br /&gt;
|[https://soundcloud.com/cameron-bobro Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Bass vocals and microtonal folk instruments in haunting songs.&lt;br /&gt;
|Maribor, Slovenia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | M. Edward Borasky&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | stochastic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Donald Bousted&lt;br /&gt;
|[https://donaldbousted.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music and film&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Graham Breed&lt;br /&gt;
|[http://x31eq.com/music/ Website]&lt;br /&gt;
|[http://x31eq.com/music/wisofl.mp3 When I Set Out for Lyonnesse] &lt;br /&gt;
|&lt;br /&gt;
| | electronic with spoken word; (Thomas Hardy poems), examples of different temperaments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chris Bryan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Brendan Byrnes &lt;br /&gt;
|[http://www.brendanbyrnes.com/ Website]&lt;br /&gt;
[https://brendanbyrnes.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCsg5wuPYEmD7w7Jutqy8IhA YouTube] &lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bpbyrnes Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=1PYbIPaW_eg Siolas]&lt;br /&gt;
[https://www.youtube.com/watch?v=dgVDQU8CuPE Operator]&lt;br /&gt;
|Brendan Byrnes + various side players. &lt;br /&gt;
|Great production. &lt;br /&gt;
Progressive,rock, driving, good vocals. &lt;br /&gt;
&lt;br /&gt;
Is also in band ILEVENS (separate entry below) &lt;br /&gt;
|Los Angeles / Glendale&lt;br /&gt;
|2011-&lt;br /&gt;
|Great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Warren Burt  &lt;br /&gt;
|[http://retiary.net/idea/idea5/IDEA_5/warren/warren.htm Website] (flashing images warning)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sound installation; manipulated voice...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===C===&lt;br /&gt;
|-&lt;br /&gt;
|Tolgahan Çoğulu    &lt;br /&gt;
|[https://www.youtube.com/user/TolgahanCogulu YouTube] &lt;br /&gt;
[https://www.microtonalguitar.org/ Website 1] &lt;br /&gt;
&lt;br /&gt;
[http://www.tolgahancogulu.com/en/ Website 2]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JT0z2nOyUlg microtonal guitar duo]&lt;br /&gt;
|&lt;br /&gt;
|Microtonal guitar. Custom builds guitars with half, quarter frets, and movable frets. &lt;br /&gt;
|Istanbul, Turkey&lt;br /&gt;
|2008-&lt;br /&gt;
|Good first xen for many people. Popular. &lt;br /&gt;
Teaches music at Istanbul Technical University.&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Loli&lt;br /&gt;
|[http://microtonalismo.com/microweb/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 drone 17-EDO, 20-EDO, 29-EDO and 53-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Wendy Carlos&lt;br /&gt;
|[[wikipedia:Wendy_Carlos|Wikipedia]]&lt;br /&gt;
[https://www.youtube.com/watch?v=RuT6Y53LYH4 Video analyzing her microtonal scales]&lt;br /&gt;
|[https://www.dailymotion.com/video/x2j1gy2 Beauty and the Beast]&lt;br /&gt;
|&lt;br /&gt;
|Not all her work is microtonal, but  &#039;&#039;[[wikipedia:Beauty_in_the_Beast|Beauty and the Beast]]&#039;&#039; (1986) is. She invented her own non-octave-repeating musical scales for it; [[wikipedia:Alpha_scale|Alpha scale]]. [[wikipedia:Beta_scale|Beta Scale]]. [[wikipedia:Gamma_scale|Gamma Scale]]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Early synthesizer pioneer ([[wikipedia:Switched-On_Bach|&#039;&#039;Switched on Bach&#039;&#039;]], 1968)&lt;br /&gt;
|-&lt;br /&gt;
| | Catler Bros. / &lt;br /&gt;
Jon Catler&lt;br /&gt;
|[http://www.soundclick.com/bands/pagemusic.cfm?bandID=346893 SoundClick]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jon_Catler|Jon Catler on Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[http://preparedguitar.blogspot.com/2015/03/jon-catler-13-questions.html Interview with Jon Catler]&lt;br /&gt;
&lt;br /&gt;
[https://www.discogs.com/artist/4496860-Catler-Bros Discogs] &lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=346893 Hyperspace]&lt;br /&gt;
|Jon Catler&lt;br /&gt;
| | 64-note JI bluesrock. Have had mainstream press in Rolling Stone, Downbeat, and elsewhere. &lt;br /&gt;
Jon Catler runs [http://freenotemusic.com/ FreeNote Records]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jon Catler also plays in [http://freenotemusic.com/fretlessbrothers/ The Fretless Brothers] and makes Freenote guitars. &lt;br /&gt;
|-&lt;br /&gt;
| | City of the Asleep&lt;br /&gt;
|[https://cityoftheasleep.bandcamp.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
| | Electronica, post-rock, and unclassifiable music in a variety of tunings, especially uncommon EDOs and theoretically-discordant tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Nick Collins&lt;br /&gt;
|[https://composerprogrammer.com/music.html Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/playlist?list=PLvsv24zg5vzuGovKXXhjU7bYVnJIqNOZ3 YouTube playlist]&lt;br /&gt;
|[https://composerprogrammer.com/music/simphony2movement1.mp3 Simphony 2, Movement 1] (MP3 direct link) &lt;br /&gt;
|&lt;br /&gt;
| | microtonal supercollider tempo canons&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Copper&lt;br /&gt;
|[http://www.williamcopper.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | music in 5-limit JI, printed scores with intonation markings, intonalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mildred Couper&lt;br /&gt;
|[[wikipedia:Mildred_Couper|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.academia.edu/7921833/Quarter-Tone_Composer_and_Pianist_Mildred_Couper PDF academic article]&lt;br /&gt;
&lt;br /&gt;
[http://digital.library.ucsb.edu/collections/show/14 Scores at USC Santa Barbara site]&lt;br /&gt;
|[https://www.youtube.com/watch?v=PEOp3tFNaiI Dirge]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=2Y_9AqbpIdw Calliope of the Nine Muses]&lt;br /&gt;
|&lt;br /&gt;
| | quartertone pianos &lt;br /&gt;
|Buenos Aires, Argentina / Santa Barbara, California&lt;br /&gt;
|Died in 1974&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cryptic Ruse&lt;br /&gt;
|[https://cryptic-ruse.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
|instrumental progressive metal &amp;amp; drone-metal in 13edo, 14edo, 15edo, 17edo, and 23edo&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jason is [[IgliashonJones]] on this wiki.&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Cubberly&lt;br /&gt;
|[https://www.discogs.com/artist/4027870-David-Cubberly Listing at Discogs]&lt;br /&gt;
[http://www.davidjcubberly.com/music.html Website]&lt;br /&gt;
|Per email reply from him, no listen links online. See note on Talk page.  &lt;br /&gt;
|&lt;br /&gt;
| | sequenced microtonal midi ensemble&lt;br /&gt;
|Urbana, IL.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===D===&lt;br /&gt;
|-&lt;br /&gt;
| | Phil Dadson&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Philip_Dadson|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | instruments in JI, Installations and performance&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ivor Darreg&lt;br /&gt;
|[[wikipedia:Ivor_Darreg|Wikipedia]]&lt;br /&gt;
[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/album/ivor-darreg-originals Live in Glendale] (180 minutes) &lt;br /&gt;
&lt;br /&gt;
[https://biptunia.com/?p=2811 Remaster of Live in Glendale (torrent)]&lt;br /&gt;
&lt;br /&gt;
Info on [http://www.huygens-fokker.org/whoswho/darreg.html huygens-fokker]site &lt;br /&gt;
&lt;br /&gt;
[https://microtonal.miraheze.org/wiki/Ivor_Darreg#External_links more links] &lt;br /&gt;
|[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
|&lt;br /&gt;
|Helped found the Xenharmonic Alliance. (Now on [https://www.facebook.com/groups/xenharmonic2/ Facebook])&lt;br /&gt;
&lt;br /&gt;
There isn&#039;t a ton of Ivor&#039;s music online, but Johnny Reinhard has about 90 cassette tapes of Ivor given to Johnny by Ivor, with the instructions to get it out to the world. &lt;br /&gt;
&lt;br /&gt;
Johnny will be rolling these out in the coming years. &lt;br /&gt;
|San Diego, Los Angeles&lt;br /&gt;
|Born in 1917. &lt;br /&gt;
&lt;br /&gt;
Made microtonal music from 1937 ([http://www.huygens-fokker.org/whoswho/darreg.html per this bio]) or 1936 (according to [http://www.tonalsoft.com/sonic-arts/darreg/oboe.htm this auto-bio]) until his death in 1994.&lt;br /&gt;
|Important cat. Check him out. &lt;br /&gt;
&amp;quot;Grandaddy of xenharmonic music.&amp;quot; &lt;br /&gt;
Coined the term &amp;quot;xenharmonic&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Prolific builder of microtonal  instruments.  &lt;br /&gt;
&lt;br /&gt;
Johnny Appleseed of xen, personally guided many people, and networked with cassette tapes before World Wide Web.  &lt;br /&gt;
&lt;br /&gt;
Ivor has a [http://xen-arts.net/ivor2/ VST microtonal synth] named after him. &lt;br /&gt;
|-&lt;br /&gt;
| | Jarod DCamp&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=998452 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic - various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tútim Dennsuul&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/timo.html List of MP3s] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips in 23-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mark Deutsch&lt;br /&gt;
|[https://bazantar.bandcamp.com/ BandCamp]&lt;br /&gt;
[http://bazantar.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bazantar Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sensual acoustic microtonal music, world influence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Invented the [[wikipedia:Bazantar|Bazantar]], a stringed instrument &lt;br /&gt;
|-&lt;br /&gt;
| | Divide by Pi&lt;br /&gt;
|[https://play.google.com/store/music/artist/Divide_by_Pi?id=Atehcbhgf7qggp2nxx4hajelerq&amp;amp;hl=en Google Music]&lt;br /&gt;
[https://store.cdbaby.com/cd/dividebypi CD Baby] (can listen to excerpts) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 clips: synthesizer and percussion improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Paul Dolden&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Paul_Dolden|Wikipedia]] (doesn&#039;t mention microtonal, is all his music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 - variously tuned electroacoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|need listen links. Also, please confirm if all his music is microtonal. &lt;br /&gt;
|-&lt;br /&gt;
| | David B. Doty&lt;br /&gt;
|[http://www.dbdoty.com/Just-Intonation-Links.html Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=a9bW4o5UedE Steel Suite]&lt;br /&gt;
|&lt;br /&gt;
| | synth JI, acoustic guitar JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Arnold Dreyblatt&lt;br /&gt;
|[http://www.dreyblatt.net/composer-1 Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | grooving JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dsilton Trio&lt;br /&gt;
|[https://georgvogel.net/PROJEKTE-DSILTON.htm Website] &lt;br /&gt;
[https://www.youtube.com/channel/UCmzn7wDBp_H3N0diqakaRvg YouTube] &lt;br /&gt;
&lt;br /&gt;
Facebook&lt;br /&gt;
|[https://www.youtube.com/watch?v=9LcWqSzDv7A Duschscha]&lt;br /&gt;
|Georg Vogel: Clavinet, Synthesizer, Komposition. David Dornig: 31-Ton E-Gitarre. &lt;br /&gt;
Valentin Duit: Schlagzeug.&lt;br /&gt;
|odd time signatures, chamber influence, jazz influence. [[31edo]].  &lt;br /&gt;
|Vienna, Austria&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacques Dudon&lt;br /&gt;
|[https://www.youtube.com/watch?v=KuL4aSwNT0o YouTube]&lt;br /&gt;
[https://www.semantic-danielou.com/designers/jacques-dudon/ Academic profile]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jacques_Dudon|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.forcedexposure.com/Catalog/dudon-jacques-erosion-distillee-lp/MMLP.009LP.html Forced Exposure]&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | samples of &amp;quot;Lumières audibles&amp;quot; JI electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Richard Dunlap&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=106711 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mostly 12-EDO&lt;br /&gt;
|California USA&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===E===&lt;br /&gt;
|-&lt;br /&gt;
| Paul Erlich&lt;br /&gt;
| [https://www.youtube.com/watch?v=lO5xSjIHyMg YouTube] &amp;lt;br&amp;gt; [http://www.myspace.com/paulerlich/ MySpace] &amp;lt;br&amp;gt; [http://untwelve.org/interviews/paul_erlich Interview] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| 22-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===F===&lt;br /&gt;
|-&lt;br /&gt;
| | John Farah&lt;br /&gt;
|[http://www.johnfarah.com/ Website]&lt;br /&gt;
[https://soundcloud.com/johnkameelfarah SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://johnkameelfarah.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/Hatiyn YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/JohnKameelFarah Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | string quartet, Electronic in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|FFF Fiale&lt;br /&gt;
|[https://ffffiale.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Fabrizio Fulvio Fausto Fiale&lt;br /&gt;
|16-EDO instrumental guitar thrash metal and eclectic rock&lt;br /&gt;
|Italy&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Finnamore&lt;br /&gt;
|[http://www.elvenminstrel.com/music/tuning/horagrams/horagram-music.htm List of MP3s]&lt;br /&gt;
[http://www.elvenminstrel.com/music/tuning/equal/13equal/13tet.htm 13 TET MP3s]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | etudes using &amp;quot;golden horograms&amp;quot;; clips of dirty 13-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Forro&lt;br /&gt;
|[https://www.soundclick.com/members4/default.cfm?memberID=1540764 SoundClick]&lt;br /&gt;
[[Daniel Forro|List of MP3s]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|Kakamigahara, Japan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harold Fortuin&lt;br /&gt;
|[http://www.fortuitous-artists.biz/clavetteMusic.html 2 MP3s]&lt;br /&gt;
[[wikipedia:Harold_Fortuin|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=Dp3Gq0xjlhE YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Glenn R. Frantz&lt;br /&gt;
|[https://archive.org/details/@glenn_r_frantz Songs on Archive.org]&lt;br /&gt;
|[https://archive.org/details/ThreeRagtime-basedPieces Three Ragtime-Based Pieces]}&lt;br /&gt;
|&lt;br /&gt;
| | freestyle JI via computer, based on ragtime music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ellen Fullman&lt;br /&gt;
|[https://www.ellenfullman.com/ Website]&lt;br /&gt;
[https://ellenfullman.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[Just Intonation]]&lt;br /&gt;
|San Francisco Bay Area, CA&lt;br /&gt;
|&lt;br /&gt;
|known for her 70-foot (21-meter) [[wikipedia:Long-string_instrument|Long String instrument]], tuned in just intonation and played with rosin-coated fingers.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===G===&lt;br /&gt;
|-&lt;br /&gt;
| | Kyle Gann&lt;br /&gt;
|[https://www.kylegann.com/ Website]&lt;br /&gt;
[https://www.kylegann.com/Gannaudio.html MP3s on website] &lt;br /&gt;
&lt;br /&gt;
[https://www.kylegann.com/complist.html List of compositions]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic JI, now with more Sitting Bull!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Monroe Golden&lt;br /&gt;
|[http://monroegolden.com/ Website]&lt;br /&gt;
[https://soundcloud.com/monroe-golden SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal chamber music, microtone-informed 12-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Gongs&lt;br /&gt;
|[http://imomus.com/thegongs.html The Gongs] &lt;br /&gt;
[https://www.youtube.com/watch?v=3IEZEPlMmlM Rob Reich] (full length album on Youtube)&lt;br /&gt;
|&lt;br /&gt;
|Peter Blasser &lt;br /&gt;
Clara Latham &lt;br /&gt;
&lt;br /&gt;
Grisha Krivchenia &lt;br /&gt;
&lt;br /&gt;
Stefan Tcherepnin&lt;br /&gt;
|&lt;br /&gt;
|Oberlin, OH&lt;br /&gt;
|2001-2002&lt;br /&gt;
|[https://www.youtube.com/watch?v=3IEZEPlMmlM First song on this], and whole record. &lt;br /&gt;
|-&lt;br /&gt;
| | Mark Gould&lt;br /&gt;
|[http://www.derek-hasted.co.uk/assets/audio/derek-hasted/ten-tone.mp3 MP3]&lt;br /&gt;
[http://www.users.waitrose.com/~equiton/Mark_Gould/About_Me.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 1 electronic mp3: 10-EDO; midi recorder duets in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kraig Grady&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Kraig+Grady+ YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://anaphoria.com/music.html Samples]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Kraig_Grady|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.anaphoria.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://anaphoriasouth.blogspot.com/ Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/kraig.grady Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=9R33w7aaxS8 Live at the Cad Factory]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=GiSE9srsDt8 Ear Meal] (music + Skype interview) &lt;br /&gt;
|&lt;br /&gt;
| | Original acoustic instruments/ensembles informed by the music of anaphoria Island&lt;br /&gt;
|Wollongong&#039;&#039;&#039;,&#039;&#039;&#039; Australia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Patrick Grant&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/ BandCamp]&lt;br /&gt;
[https://www.obscuresound.com/2018/10/patrick-grant-keeping-still/ Bio and audio examples]&lt;br /&gt;
&lt;br /&gt;
Website&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Patrick_Grant_(composer)|Wikipedia]]&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/album/fields-amaze-and-other-strange-music FIELDS AMAZE and other sTRANGE music]&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;percussion, gamelan, microtonal instruments, and electric chamber ensembles with narrative structures informed by chaos theory, biological forms, and B-horror films.&amp;quot;&lt;br /&gt;
|New York City&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Guidi&lt;br /&gt;
|[[wikipedia:Peter_Guidi|Wikipedia]]&lt;br /&gt;
(Can find [https://www.youtube.com/watch?v=Pb8Anz9xt1w&amp;amp;start_radio=1&amp;amp;list=RDEMgggUYKUD44vtsdamPmXt-A music of his] on YouTube, but isn&#039;t microtonal. Anyone got links to his microtonal music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one track of quartertone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Milan Guštar&lt;br /&gt;
|[http://www.uvnitr.cz/mg/art.html Listing of music]&lt;br /&gt;
|[http://www.uvnitr.cz/mg/music/240_four_seasons.html Generative composition for piano and theremin]&lt;br /&gt;
|&lt;br /&gt;
| | music in various tunings (06-EDO, 07-EDO, 08-EDO, 12-EDO, JI)&lt;br /&gt;
|Czech Republic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===H===&lt;br /&gt;
|-&lt;br /&gt;
| | Edu Haubensak&lt;br /&gt;
|[http://www.eduhaubensak.ch/ Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=vmKWcJhuagk Sechs Walserminiaturen (1996) for soprano and violin]&lt;br /&gt;
|&lt;br /&gt;
| | Music for retuned pianos and retuned strings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Georg Hajdu&lt;br /&gt;
|[http://georghajdu.de/ Website]&lt;br /&gt;
[https://www.youtube.com/watch?v=k0HJUUWRkn0 Lecture on YouTube]&lt;br /&gt;
&lt;br /&gt;
(some of his music online is not microtonal. Anyone got a link to microtonal music by him?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic 17-EDO; scene from opera Der Sprung (Bohlen-Pierce)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeff Harrington&lt;br /&gt;
|[http://parnasse.com/jh/blog/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCsgsUVmnMsgyIZzv4WTGxhA YouTube]&lt;br /&gt;
|[https://www.youtube.com/watch?v=14JPGOz9Qg4 Acid Bach III for Quartertone Microtonal Synthesize]&lt;br /&gt;
|&lt;br /&gt;
| | electronic in 19-EDO, 24-EDO, others&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Lou Harrison&lt;br /&gt;
|[[wikipedia:Lou_Harrison|Wikipedia]]&lt;br /&gt;
[http://www.archive.org/audio/audio-details-db.php?collectionid=OM8HarrisonScenesfromNikChand&amp;amp;collection=other_minds Steel Guitar piece]&lt;br /&gt;
|[https://www.youtube.com/watch?v=UWuT9AheQRM John Schneider plays Lou Harrison Jahla]&lt;br /&gt;
|&lt;br /&gt;
| | Nek Chand for solo guitar in JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Hasegawa&lt;br /&gt;
|[http://www.roberthasegawa.com/ Website]&lt;br /&gt;
[http://roberthasegawa.com/ Lecture]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Acoustic chamber JI, quartertones, 19-tone pianos, with scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|got listen links? &lt;br /&gt;
|-&lt;br /&gt;
| | Neil Haverstick&lt;br /&gt;
|[http://microstick.net/ Website]&lt;br /&gt;
|[https://soundcloud.com/gregory-ts-walker/african-stick-neil-haverstick African Stick]&lt;br /&gt;
|&lt;br /&gt;
| | excerpts - guitars in 19-EDO, 31-EDO and 34-EDO&lt;br /&gt;
|Colorado&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Stickman&amp;quot; has some method books and quite a few radio spots as well.&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Heathwaite&lt;br /&gt;
|[https://andrewheathwaite.bandcamp.com/album/newbeams&#039; BandCamp]&lt;br /&gt;
[https://www.soundclick.com/bands3/default.cfm?bandid=122613 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Horton and Bill Thibault &lt;br /&gt;
|[http://www.mcs.csueastbay.edu/~tebo/bio.html Bill Thibault website]&lt;br /&gt;
&lt;br /&gt;
[http://eamusic.dartmouth.edu/~larry/recordings/horton_notes.pdf Info on Dartmouth website]&lt;br /&gt;
&lt;br /&gt;
[http://www.o-art.org/history/LongDur/JimHorton/jh-music4.html Jim Horton list of works]&lt;br /&gt;
|[https://www.youtube.com/watch?v=GHxLeIDuECc Gorgeous Clothed Flies]&lt;br /&gt;
|&lt;br /&gt;
| | electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Sten Hostfalt&lt;br /&gt;
|Website&lt;br /&gt;
[https://store.cdbaby.com/cd/stenhostfalt2 CD Baby (has a few excerpts)] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | excerpts of microtonal guitar (72-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Horse Lords&lt;br /&gt;
|[https://horselords.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://horselords.bandcamp.com/album/mixtape-iv Mix Tape] &lt;br /&gt;
|Sam Haberman &lt;br /&gt;
Max Eilbacher &lt;br /&gt;
&lt;br /&gt;
Owen Gardner &lt;br /&gt;
&lt;br /&gt;
Andrew Bernstein&lt;br /&gt;
|[[Just intonation]], polyrhythm, minimalist, musique concrète&lt;br /&gt;
|Baltimore, MD&lt;br /&gt;
|2012-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chuckk Hubbard&lt;br /&gt;
|anyone got a current link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI sequenced music etc.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Lucas Hulen&lt;br /&gt;
|[http://persweb.wabash.edu/facstaff/hulenp/compositions.html Website]&lt;br /&gt;
|[https://vimeo.com/61493873 Lamentationes Jeremiae I]&lt;br /&gt;
|&lt;br /&gt;
| | modern classical electronic compositions - search website page for &#039;microtonal&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===I===&lt;br /&gt;
|-&lt;br /&gt;
|ILEVENS&lt;br /&gt;
|[https://ilevens.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCfgSTF9EOal71sFbPTLJ0Gw YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://split-notes.com/ilevens-transmitter/ Split Notes Records]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/Ilevens1111/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=N9MjtfEQl_c Drowns]&lt;br /&gt;
|Brendan Byrnes - Vocals, Guitar&lt;br /&gt;
&lt;br /&gt;
Mike Horick - Drums &lt;br /&gt;
&lt;br /&gt;
Lauren Davis - Synths &lt;br /&gt;
&lt;br /&gt;
Rusty Kennedy - Bass &lt;br /&gt;
|[[22edo]], rock band, led by Brendan Byrnes&lt;br /&gt;
|Los Angeles&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===J===&lt;br /&gt;
|-&lt;br /&gt;
| | Ralph Jarzombek&lt;br /&gt;
|[https://www.freewebs.com/ralphjarzombek/ Website with listen links]&lt;br /&gt;
|[https://webzoom.freewebs.com/ralphjarzombek/micro1.mp3 Micro 1]&lt;br /&gt;
&lt;br /&gt;
[https://webzoom.freewebs.com/ralphjarzombek/micro6.mp3 Micro 6]&lt;br /&gt;
|&lt;br /&gt;
| | [[14edo]], [[17edo]], [[19edo]], electronic &lt;br /&gt;
|&lt;br /&gt;
|1980s&lt;br /&gt;
|If you like the Residents, you&#039;ll love this.&lt;br /&gt;
|-&lt;br /&gt;
| | Aaron Krister Johnson&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson SoundCloud]&lt;br /&gt;
[https://aaronkristerjohnson.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson/the-juggler The Juggler]&lt;br /&gt;
|&lt;br /&gt;
| | mostly electronic compositions and improvisations; some theatre incidental music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|JC &amp;amp; The Microtones&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin/cow-people Cowpeople]&lt;br /&gt;
|&lt;br /&gt;
|Electric Bassoon – Johnny Reinhard&lt;br /&gt;
&lt;br /&gt;
Electric Fretless Bass – Brad Catler &lt;br /&gt;
&lt;br /&gt;
Electric Guitar – &amp;lt;nowiki&amp;gt;[[Jon Catler]]&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Percussion – A. C. Lewis &lt;br /&gt;
&lt;br /&gt;
Vocals – Deborah Rothrock&lt;br /&gt;
|&lt;br /&gt;
|New York City&lt;br /&gt;
|1984&lt;br /&gt;
|rockabilly, [[31edo]], cowpunk&lt;br /&gt;
|-&lt;br /&gt;
|Jock Tears&lt;br /&gt;
|[https://jocktears.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/results?search_query=%22JOCK+TEARS%22 YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/jocktears/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=29hm0LGP_i8 Nasty Boy]&lt;br /&gt;
[https://www.youtube.com/watch?v=_UNIeeNnMAQ Live video]&lt;br /&gt;
&lt;br /&gt;
[https://jocktears.bandcamp.com/album/bad-boys Bad Boys] (album) &lt;br /&gt;
|Lauren Ray - vocals&lt;br /&gt;
Lauren Smith - bass&lt;br /&gt;
&lt;br /&gt;
Spencer Hargreaves - guitar&lt;br /&gt;
&lt;br /&gt;
Dustin Bromley - drum&lt;br /&gt;
|best punk band name ever&lt;br /&gt;
|Vancouver, BC&lt;br /&gt;
|2016-&lt;br /&gt;
|Peppy punk rock, female vocals, 17 edo, &lt;br /&gt;
|-&lt;br /&gt;
| | Christiaan de Jong&lt;br /&gt;
|[https://soundcloud.com/christiaan-de-jong-1/ SoundCloud] (not all microtonal) &lt;br /&gt;
[http://www.christiaandejong.com/recordings.htm Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/CHRISTIAANDEJONG1 YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | guitar, flute and tape&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Churzkia Jrakavla&lt;br /&gt;
|[http://churzkia.com Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Aif4Lpz4bPo Red Moon]&lt;br /&gt;
|&lt;br /&gt;
| | hip electronic JI, smooth, atmospheric, microtonal, chill out&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jute Gyte&lt;br /&gt;
|[https://jutegyte.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jutegyte.bandcamp.com/album/the-sparrow-12-ep The Sparrow 12&amp;quot; EP]&lt;br /&gt;
|Adam Kalmbach&lt;br /&gt;
|black metal, [[24edo]]&lt;br /&gt;
|Springfield, MO&lt;br /&gt;
|2002-&lt;br /&gt;
|Has a relatively large following.  Lots of &amp;gt;10 minute long quartertone black metal epics.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===K===&lt;br /&gt;
|-&lt;br /&gt;
|Ali Deniz Kardelen&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=yjZQDQBBYyo Acoustic Microtonal Guitar]&lt;br /&gt;
|&lt;br /&gt;
|Not sure if all microtonal but has at least one amazing microtonal guitar piece&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|great first xen piece for people who like acoustic music&lt;br /&gt;
|-&lt;br /&gt;
| | Buzz Kimball&lt;br /&gt;
|[http://www.nonoctave.com/heroes/buzz/ About his instruments and music]&lt;br /&gt;
[https://www.discogs.com/artist/1944206-Buzz-Kimball Discogs]&lt;br /&gt;
&lt;br /&gt;
Can&#039;t find listen links. Anyone got one?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | homemade guitars etc. in EDOs and JI, Electronic, Rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;Buzz Kimball builds most of his instruments himself in the workshop in his barn&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | dt King&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=62070 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Change Jar&amp;quot; for quartertone piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Wayne Kirby&lt;br /&gt;
|[https://www.youtube.com/channel/UCRn3j-zsIxdhdkHVJ6l_hMA YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | demos, full and excerpts, mp3 and midi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kenneth Kirschner&lt;br /&gt;
|[http://www.kennethkirschner.com/ Website] (has download link for zipped MP3s)&lt;br /&gt;
[https://archive.org/details/apl025#files Archive.org]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | looong mp3 of stretched piano etc. ambient microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|King Gizzard &amp;amp; The Lizard Wizard&lt;br /&gt;
|[https://kinggizzard.bandcamp.com/album/flying-microtonal-banana-n-america-customers Flying Microtonal Banana] &lt;br /&gt;
[[wikipedia:King_Gizzard_&amp;amp;_the_Lizard_Wizard|Wikipedia]]&lt;br /&gt;
|[https://www.youtube.com/watch?v=U72rbtrufws Sleep Drifter] (live in radio station studio)&lt;br /&gt;
[https://www.youtube.com/watch?v=170Z9qBjfkI mini-documentary] &lt;br /&gt;
|Stu Mackenzie &lt;br /&gt;
Ambrose Kenny Smith &lt;br /&gt;
&lt;br /&gt;
Joey Walker &lt;br /&gt;
&lt;br /&gt;
Cook Craig &lt;br /&gt;
&lt;br /&gt;
Lucas Skinner &lt;br /&gt;
&lt;br /&gt;
Michael Cavanagh &lt;br /&gt;
&lt;br /&gt;
Eric Moore&lt;br /&gt;
|&lt;br /&gt;
|Melbourne, Australia&lt;br /&gt;
|2017-&lt;br /&gt;
|[[24edo]], alternative, garage&lt;br /&gt;
|-&lt;br /&gt;
| | Kite (aka Tall Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://tallkite.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/tallkite SoundCloud]&lt;br /&gt;
|[https://tallkite.bandcamp.com/track/i-hear-numbers I Hear Numbers]&lt;br /&gt;
|&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Makes microtonal software, [http://www.tallkite.com/alt-tuner.html Alt-Tuner]&lt;br /&gt;
|-&lt;br /&gt;
| | Eric Knechtges&lt;br /&gt;
|[[wikipedia:Eric_Knechtges|Wikipedia]] &lt;br /&gt;
[https://soundcloud.com/eric-knechtges SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://robertwmcclure.weebly.com/blog/music-with-friends-eric-knechtges Interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic (choir) &amp;amp;amp; electronic, various JI &amp;amp;amp; EDOs&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===L===&lt;br /&gt;
|-&lt;br /&gt;
| | Anne La Berge&lt;br /&gt;
|[http://www.annelaberge.com/ Website]&lt;br /&gt;
[http://unsounds.com/shop/raw-lp Label Unsounds, buy link has listen link of excerpts] &lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=DXAP4544NNM Utter] (performance art piece with Anne playing live) &lt;br /&gt;
| | quartertone flute - go to &amp;quot;Releases&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Last Sacrament&lt;br /&gt;
|[https://lastsacrament.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Ron Sword - Vocals, Guitar, Drums&lt;br /&gt;
Mike Maletta - Lead Guitar&lt;br /&gt;
&lt;br /&gt;
Pat Horgan - Bass&lt;br /&gt;
|16edo death metal from Florida&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron also makes Sword guitars and does a lot of guitar and bass conversions.  Pat also does conversions.&lt;br /&gt;
|-&lt;br /&gt;
| | Jacky Ligon&lt;br /&gt;
|[http://www.xen-arts.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=mRWG9AzWs7E Lightweave]&lt;br /&gt;
| | filmic xenharmonic music and software blog. Sometimes collaborates with Sevish.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Also makes microtonal VST synths IVOR2, FMTS2, One SF2, Font2&lt;br /&gt;
|-&lt;br /&gt;
| | Amit Lissack&lt;br /&gt;
|[https://alumnius.net/new_england_conserva-8502-year-1991-1994#id16664004 Listing on New England Conservatory of Music alumni site] &lt;br /&gt;
Can&#039;t find listen links. Anyone got one? &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic instrumental. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| | Alvin Lucier&lt;br /&gt;
|[[wikipedia:Alvin_Lucier|Wikipedia]]&lt;br /&gt;
[http://www.moderecords.com/catalog/124lucier.html Mode Records site], includes listen links&lt;br /&gt;
&lt;br /&gt;
[http://www.ubu.com/sound/lucier.html UBUWeb] -includes original 1969 recording of &#039;&#039;I Am Sitting In A Room&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slow-to-change cluster acoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Lucy&lt;br /&gt;
|[http://www.lucytune.com/ Website]&lt;br /&gt;
[http://www.lucytune.com/mp3/ List of Lucy tune direct MP3s]&lt;br /&gt;
&lt;br /&gt;
[http://www.lullabies.co.uk/ Lucy tunes lullabies info page]&lt;br /&gt;
|&lt;br /&gt;
|[https://store.cdbaby.com/cd/lucytuned Lucy tunes lullabies CD Baby] buy page, has listen excerpt links&lt;br /&gt;
| | miscellaneous works in progress - also see [[Lucy Tuning|Lucy Tuning page]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===M===&lt;br /&gt;
|-&lt;br /&gt;
|M.A.N.&lt;br /&gt;
|[https://open.spotify.com/album/7gCCSQgShzoJxSKFu2gNXy Spotify]&lt;br /&gt;
|&lt;br /&gt;
|JJ Jelencovich, Rob Hakemo, Adde Larsson, Nils Olsson, Guz Gustafsson Mark Fristedt&lt;br /&gt;
|24edo Nümetal&lt;br /&gt;
|&lt;br /&gt;
|~2010-2013&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Maneri&lt;br /&gt;
|[[wikipedia:Joe_Maneri|Wikipedia]]&lt;br /&gt;
[https://www.nytimes.com/2009/08/30/arts/music/30maneri.html New York Times obituary]&lt;br /&gt;
&lt;br /&gt;
[https://open.spotify.com/artist/7aQ5YRpRQ02oK9OtbxfhJr Spotify] (not all microtonal) &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8WiSgByqos4&amp;amp;ab_channel=JoeManeri-Topic Audio interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some modern classical excerpts&lt;br /&gt;
|&lt;br /&gt;
|Died in 2009&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Rick McGowan&lt;br /&gt;
|There is one of his pieces at the beginning of [http://ripnread.com/?p=328 this microtonal podcast episode]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal works for the theatre&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John McLaird&lt;br /&gt;
|quiet audio piece, [https://archive.org/details/seventeenTPP_02/ogives.mp3 Ogives in a Winter Shelter Belt] (direct MP3 link)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7edo]], [[40edo]], [[11-limit]], [[Just intonation]], sampled piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Pete McRae&lt;br /&gt;
|[[wikipedia:Pete_McRae|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Eikosany blues&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carl McTague&lt;br /&gt;
|[http://www.mctague.org/carl/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | (ii-V-I)^7 and Heptadecaphonic Drops&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Melopoeia&lt;br /&gt;
|[https://melopoeia.bandcamp.com/album/tolkiens-ainulindal Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dave Tremblay, Brian Leong&lt;br /&gt;
|26edo Black Metal&lt;br /&gt;
|Montreal, QC&lt;br /&gt;
|&lt;br /&gt;
|Text-to-midi of Tolkein and other stories.&lt;br /&gt;
|-&lt;br /&gt;
| | Claudi Meneghin&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/claudi-meneghin Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neobaroque music at Soonlabel.com&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Mercury Tree&lt;br /&gt;
|[https://themercurytree.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Ben Spees &lt;br /&gt;
&lt;br /&gt;
Connor Reilly &lt;br /&gt;
&lt;br /&gt;
Oliver Campbell &lt;br /&gt;
&lt;br /&gt;
[[Igliashon Jones]]&lt;br /&gt;
|[[17edo]], [[23edo]], progressive rock, psychedelic, math rock&lt;br /&gt;
|Portland, OR&lt;br /&gt;
|2007&lt;br /&gt;
|Newer work is all microtonal.  Older works are standard or a mixture.&lt;br /&gt;
|-&lt;br /&gt;
| | Herman Miller&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/herman-miller Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | compositions in linear temperaments, [[Equal|ETs]]; [[Warped_Canon|Warped Canon]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Shaahin Mohajeri&lt;br /&gt;
|[http://www.96edo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | modal, sequenced in various EDO/ADO/EDL/AIDO/ADL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|MonoNeon&lt;br /&gt;
|[https://dywanethomasjr.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dywane Thomas, Jr.&lt;br /&gt;
|24edo funk, soul, hip-hop&lt;br /&gt;
|Tennessee&lt;br /&gt;
|2013-2015 (?)&lt;br /&gt;
|Newer recordings seem to be standard tuning, but there was a lot of 24edo released around 2015.&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Monzo&lt;br /&gt;
|[[Joe Monzo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], jazz rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Moriarty&lt;br /&gt;
|[https://soundcloud.com/john-lank1 SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Rock and improv in various regularly tempered tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Frederick Moore&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some microtonal works, electronic, other&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Aaron Myers-Brooks&lt;br /&gt;
|[https://aaronmyersbrooks.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|17edo Hard rock/metal on guitar&lt;br /&gt;
|PA&lt;br /&gt;
|2019&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===N===&lt;br /&gt;
|-&lt;br /&gt;
|Naegleria Fowleri&lt;br /&gt;
|[https://sites.google.com/view/naegleriafowleri/ Website]&lt;br /&gt;
[https://naegleriafowleri.bandcamp.com/releases Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=QqKf0ItWozs III Flagellate - Propulsion] &lt;br /&gt;
|Bostjan Zupancic - Guitar and Bass &lt;br /&gt;
Luna Bird - Vocals&lt;br /&gt;
|[[19edo]], metal&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2017-&lt;br /&gt;
|Parrot singing with a xen metal project. What&#039;s not to love? &lt;br /&gt;
|-&lt;br /&gt;
| | Ron Nagorcka&lt;br /&gt;
|[http://www.ronnagorcka.com/audio Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], digeridoo, synthesizers, birds...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Juhani Nuorvala&lt;br /&gt;
|[https://soundcloud.com/juhani-nuorvala SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===O===&lt;br /&gt;
|-&lt;br /&gt;
| Mats Öljare&lt;br /&gt;
| [http://www.angelfire.com/mo/oljare/midicomp.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| contrapuntal midi in various EDOs and etc&#039;s&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===P===&lt;br /&gt;
|-&lt;br /&gt;
| | Tristan Parker&lt;br /&gt;
|[http://rozencrantzthesane.tripod.com/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], free-pitch, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | P-ART&lt;br /&gt;
|[http://users.skynet.be/P-ART/PARADISE/CLIPS/list.htm Website]&lt;br /&gt;
|&lt;br /&gt;
|Paul A.R. Timmermans&lt;br /&gt;
| | experimental&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harry Partch&lt;br /&gt;
|[[Harry Partch]]&lt;br /&gt;
[http://musicmavericks.publicradio.org/features/feature_partch.html American Mavericks]&lt;br /&gt;
&lt;br /&gt;
[https://www.harrypartch.com/music Harry Partch Information Center]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[11-limit]], [[Just intonation]], acoustic, monophony&lt;br /&gt;
|Oakland, CA&lt;br /&gt;
|1930 - 1972&lt;br /&gt;
|one of the first 20th-century composers in the West to work systematically with microtonal scales&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Pehrson&lt;br /&gt;
|[http://users.rcn.com/jpehrson/JosephPehrson.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | blackjack, acoustic, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | pfly&lt;br /&gt;
|[https://soundcloud.com/pfly SoundCloud]&lt;br /&gt;
|Zlo-88&lt;br /&gt;
|Paul Fly&lt;br /&gt;
| | [[88cET]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Samuel Pellman&lt;br /&gt;
|[http://academics.hamilton.edu/music/spellman/MfS/microtonal.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], [[Nonoctave]], [[Equal Temperaments]], electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Post&lt;br /&gt;
|[http://www.myspace.com/josephpost MySpace]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Crystal-JI, acoustic guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tom Price&lt;br /&gt;
|anyone have a working link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kees van Prooijen&lt;br /&gt;
|[http://www.kees.cc/music/oddpiano/oddpiano.html Website]&lt;br /&gt;
|Odd Piano&lt;br /&gt;
|&lt;br /&gt;
| | [[Bohlen-Pierce]], timbre-stretched piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Barry Prophet&lt;br /&gt;
|[http://www.pomer-prophet.com/barry.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic, sound sculptures&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Q===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===R===&lt;br /&gt;
|-&lt;br /&gt;
| | Johnny Reinhard&lt;br /&gt;
|[[wikipedia:Johnny_Reinhard|Wikipedia]]&lt;br /&gt;
[http://www.afmm.org/ American Festival of Microtonal Music] &lt;br /&gt;
&lt;br /&gt;
[https://stereosociety.com/johnny-reinhard/ Stereo Society] &lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://johnnyreinhard.bandcamp.com/album/reinhard-ensemble-compositions Reinhard Ensemble Compositions]&lt;br /&gt;
|&lt;br /&gt;
| | acoustic polymicrotonality&lt;br /&gt;
|New York, NY&lt;br /&gt;
|1981-&lt;br /&gt;
|Founded [http://www.afmm.org/ American Festival of Microtonal Music] (AFMM) &lt;br /&gt;
|-&lt;br /&gt;
| | Robert Rich&lt;br /&gt;
|[https://robertrich.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7-limit]], [[Just intonation]], ambient&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Michael Robinson&lt;br /&gt;
|[http://www.azuremilesrecords.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | worldly electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Prent Rodgers&lt;br /&gt;
|[http://ripnread.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Music that&#039;s fake but accurate&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | Dante Rosati&lt;br /&gt;
|[http://www.danterosati.com/justguitar.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], solo guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Ross&lt;br /&gt;
|[http://www.piedwagtail.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[19edo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===S===&lt;br /&gt;
|-&lt;br /&gt;
| | Marc Sabat&lt;br /&gt;
|[http://www.plainsound.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlos Sampaio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonics&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Scott Sandvik&lt;br /&gt;
|[http://www.scottsandvik.com/html/audio.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slide guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Edward Schocker&lt;br /&gt;
|[http://edwardschocker.com/music/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | dramatic works - exerpts and fulls&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Margo Schulter&lt;br /&gt;
|[https://www.bestii.com/~mschulter/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neo-medieval Xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Schulze&lt;br /&gt;
|[http://kalvos.org/schulze.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some mp3s of electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ethan Schwartz&lt;br /&gt;
|[https://myspace.com/tetrachordproject Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI music based on tetrachords, for guitar and keyboard&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | X. J. Scott&lt;br /&gt;
|[http://www.nonoctave.com/geocities/ Website]&lt;br /&gt;
[http://www.soundclick.com/bands/pagemusic.cfm?bandID=141776 Soundclick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | George Secor&lt;br /&gt;
|[http://users.bigpond.net.au/d.keenan/sagittal/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various vintage Scalatron performances&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dave Seidel&lt;br /&gt;
|[http://mysterybear.net/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal minimalism and ambience, using Csound&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlo Serafini&lt;br /&gt;
|[https://www.youtube.com/user/iranief YouTube]&lt;br /&gt;
[http://www.seraph.it/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic. isomorphic keyboard: the Opal Chameleon&lt;br /&gt;
|Florence, Italy&lt;br /&gt;
|&lt;br /&gt;
|Futurist composer. &lt;br /&gt;
&lt;br /&gt;
Also, is admin on Facebook [https://www.facebook.com/groups/356483631067563/ Microtonalitaly group]  &lt;br /&gt;
|-&lt;br /&gt;
| | Bill Sethares&lt;br /&gt;
|[http://eceserv0.ece.wisc.edu/~sethares/otherperson/all_mp3s.html Website]&lt;br /&gt;
|[http://sethares.engr.wisc.edu/mp3s/truthonabus.html Truth on a Bus]&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic with stretched partials&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Sevish&lt;br /&gt;
|[http://sevish.com/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCmq2yMo-lTfC7BQLth_PqOw YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/sevish SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://sevish.com/blog Blog]    &lt;br /&gt;
&lt;br /&gt;
[https://sevish.bandcamp.com/ BandCamp]    &lt;br /&gt;
&lt;br /&gt;
[https://twitter.com/sevishmusic Twitter]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Gcgawrr2xao Desert Island Rain]&lt;br /&gt;
[https://www.youtube.com/watch?v=l9wINwlgxRU Gleam]&lt;br /&gt;
|Sean Archibald. (with occasional guest musicians)&lt;br /&gt;
|drum &#039;n&#039; bass / electronic / trip-hop / ambient;&lt;br /&gt;
in EDOs, JI, nonoctave scales and various others. &lt;br /&gt;
microtonal: everything. &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Microtonal with a beat&amp;quot;; stellar production quality.&lt;br /&gt;
|London, England&lt;br /&gt;
|2010 onward&lt;br /&gt;
|Popular (for xen) .&lt;br /&gt;
Is [[SeanArchibald]] on this wiki.  &lt;br /&gt;
&lt;br /&gt;
Also does [http://sevish.com/2014/how-to-create-a-tun-file-in-scala/ software tutorials on his website] and on YouTube,&lt;br /&gt;
&lt;br /&gt;
and makes [http://sevish.com/scaleworkshop/index.htm?name=Slendric%5B11%5D&amp;amp;data=202.12%0A233.69%0A435.81%0A467.37%0A669.50%0A701.06%0A903.19%0A934.75%0A1136.87%0A1168.44%0A2%2F1&amp;amp;freq=440&amp;amp;midi=69&amp;amp;vert=-1&amp;amp;horiz=2 web-based xen software].&lt;br /&gt;
&lt;br /&gt;
Runs the digital xen label, [http://split-notes.com/ Split-Notes]&lt;br /&gt;
&lt;br /&gt;
Sevish is great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Ezra Sims&lt;br /&gt;
|[https://www.ezrasims.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Music in 72-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Gene Ward Smith&lt;br /&gt;
|[[Microtonal Music by Gene Ward Smith]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced originals; Mad Science Tuning; renderings of colleagues&#039; music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jon Lyle Smith&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced classical in odd meters&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Cole and Spectral Voices&lt;br /&gt;
|[https://www.spectralvoices.com/jim-cole-spectral-voices/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of meditative New Age with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Soundwell (Anders Erkéus)&lt;br /&gt;
|[https://soundcloud.com/soundwell Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Snake&amp;quot; overtone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Manfred Stahnke&lt;br /&gt;
|[https://stahnkemanfred.musicaneo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one piece &amp;quot;Partch Harp&amp;quot; for harp and sampled harp&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans-André Stamm&lt;br /&gt;
|[http://www.eufonia.de/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | quartertone/ 48-tone JI acoustic organ!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Starrett&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=FD0ec4qOlcs&amp;amp;t=&amp;amp;ab_channel=xenopusRTRT Citified Notions]&lt;br /&gt;
|John Starret - Vocals, Bass&lt;br /&gt;
&lt;br /&gt;
Neil Haverstick - Guitar&lt;br /&gt;
&lt;br /&gt;
Ernie Crews - Drums&lt;br /&gt;
| | 19-EDO. Rockabilly/Pop-rock, comment from John about the song on the YouTube page&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|John Starrett played bass with Neil Haverstick.  Neil also plays the 19-EDO guitar on some of John&#039;s recordings.&lt;br /&gt;
|-&lt;br /&gt;
| | Stimmhorn&lt;br /&gt;
|[http://www.stimmhorn.ch/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Christian Zehnder, Balthasar Streiff&lt;br /&gt;
| | Experimental alphorn and yodeling combined with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans Straub&lt;br /&gt;
|[http://home.datacomm.ch/straub/musik/index_e.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | pieces with meters that match the tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Redrick Sultan&lt;br /&gt;
|[https://redricksultanband.bandcamp.com/ Bandcamp] &lt;br /&gt;
|[https://www.youtube.com/watch?v=DtrH9ptBV18&amp;amp;index=1&amp;amp;list=PL_GQa1Uf_pEPGi9CxiMfK-13BBs0SVkWP The Prince]&lt;br /&gt;
|Spencer Hargreaves - Vocals, Guitars &lt;br /&gt;
Noah Jordan - Vocals, Bass, Keys, Flute, Oud &lt;br /&gt;
&lt;br /&gt;
Sean Mitchell - Drums, Sampling&lt;br /&gt;
|spooky, cool, acoustic, electric. &lt;br /&gt;
|Vancouver, British Columbia&lt;br /&gt;
|2010-&lt;br /&gt;
|[[22edo]], acoustic, magic rock, chill&lt;br /&gt;
|-&lt;br /&gt;
| | Mick Sussman&lt;br /&gt;
|[http://micksussman.com/pw/music.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | plunderphonic collages in various tunings and multitempi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Susman&lt;br /&gt;
|[https://www.susmanmusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Works in quarter-tone - scores and audio files&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ron Sword&lt;br /&gt;
|[http://www.ronsword.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 16-EDO and 31-EDO on 8 and 9 string guitar Etudes, Microtonal Extreme Metal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron was also affiliated with the Microtonal Records label and the metatonal music site, as well as the microtonal guitarist forum.&lt;br /&gt;
|-&lt;br /&gt;
| | Syzygys&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Syzygys YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://www.syzygys.jp Website]&lt;br /&gt;
&lt;br /&gt;
[http://www.facebook.com/Syzygys Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=KjSF41-mdL4 Lotus Rain]&lt;br /&gt;
|Hitomi Shimizu = 43 microtone organ, vocals&lt;br /&gt;
&lt;br /&gt;
Hiromi Nishida=Violin, vocals&lt;br /&gt;
| | clips of Japanese duo in 43-tone Partch JI, with Chromelodeon&lt;br /&gt;
|Japan &lt;br /&gt;
|? &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===T===&lt;br /&gt;
|-&lt;br /&gt;
| | Tall Kite (aka Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://soundcloud.com/mbirakite soundcloud.com/]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/mbirakite mbirakite]&lt;br /&gt;
|&amp;quot;I Hear Numbers&amp;quot;&lt;br /&gt;
|Kite&lt;br /&gt;
Giedraitis&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|Portland,&lt;br /&gt;
&lt;br /&gt;
Oregon&lt;br /&gt;
&lt;br /&gt;
USA&lt;br /&gt;
|1990&#039;s to&lt;br /&gt;
&lt;br /&gt;
present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Cam Taylor&lt;br /&gt;
|https://archive.org/search.php?query=creator%3A%22Cam+Taylor%22&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/camtaylor-1&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/cam-taylor-2-1&lt;br /&gt;
&lt;br /&gt;
https://iamcamtaylor.wordpress.com/&lt;br /&gt;
|[https://soundcloud.com/cam-taylor-2-1/mothers mothers]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/17-out-of-63edo-wurly-those-early-dreams those early dreams]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/12tone63edo1 12tone63EDO1]&lt;br /&gt;
|Cam Taylor&lt;br /&gt;
| | Bosanquet Axis49, 12- and 17-tone keyboard improvisations in 17, 19, 22, 26, 31, 37, 39, 41, 43, 46, 50, 53, 56, 63, 94, 112 EDOs, some JI and near-just tunings, and songs with piano or guitar in 31EDO and JI, various.&lt;br /&gt;
|Auckland, New Zealand&lt;br /&gt;
|2010-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jack Tickner&lt;br /&gt;
|[https://www.facebook.com/JackETickner/ Facebook]&lt;br /&gt;
[https://jacktickner.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jacktickner.bandcamp.com/album/reassuring-weight Reassuring Weight]&lt;br /&gt;
|&lt;br /&gt;
|Just Intonation&lt;br /&gt;
|Sydney, Australia&lt;br /&gt;
|2017 - Present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Peter Thoegersen&lt;br /&gt;
|[https://soundcloud.com/pthoege SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://peterthoegersen.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/pthoege/two-worlds Two Worlds]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/pthoege/im-a-force-of-nature I Am a Force of Nature]&lt;br /&gt;
|&lt;br /&gt;
|composer. &lt;br /&gt;
&lt;br /&gt;
Absurdist symphonic, chamber. Fun. Difficult music, in a good way. &lt;br /&gt;
&lt;br /&gt;
If you like Zappa&#039;s stranger works, you will like this. &lt;br /&gt;
|New York (?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tony Dubshot&lt;br /&gt;
|[http://www.dubbhism.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Macrotonal dub and dancehall in 05-EDO, 07-EDO and 08-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tritone MSU&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tui St. George Tucker&lt;br /&gt;
|[http://tuistgeorgetucker.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Quartertone scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Stephen James Taylor&lt;br /&gt;
|[http://www.stephenjamestaylor.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal film scores, multiple Wilson scales&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeroen Paul Thesseling&lt;br /&gt;
|[http://www.jeroenthesseling.com Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music for bass guitar: &amp;quot;HAFNIUM&amp;quot; (72-EDO), &amp;quot;ARGON&amp;quot; (18-EDO), &amp;quot;DISCREPANTIUM&amp;quot; (24-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===U===&lt;br /&gt;
|-&lt;br /&gt;
|uSSSy&lt;br /&gt;
|[https://usssy.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/watch?v=Fu6v2YE31Vc Acoustic version of one song on YouTube]&lt;br /&gt;
|[https://usssy.bandcamp.com/album/ud Ud]&lt;br /&gt;
[https://usssy.bandcamp.com/ Voyage] &lt;br /&gt;
|Artem Galkin &lt;br /&gt;
Pavel Eremeev&lt;br /&gt;
|[[24edo]], noise rock, psychedelic&lt;br /&gt;
|Moscow, Russia&lt;br /&gt;
|2009-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===V===&lt;br /&gt;
|-&lt;br /&gt;
| [[Chris Vaisvil]]&lt;br /&gt;
| [http://chrisvaisvil.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Many tunings (Just Intonation, various EDOs + Tuning Survey ) microtonal synthesizers controlled by &amp;lt;br&amp;gt; midi guitar (Roland GR-20), Linnstrument, 17 edo keyboard (DIY) + soft synthesizers and &amp;lt;br&amp;gt; &amp;quot;traditional&amp;quot; scored microtonal music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| *Prolific* explorer of a wide range of scales &amp;lt;br&amp;gt; Neat DIY techniques used and demonstrated  &amp;lt;br&amp;gt; &amp;quot;at the edge between acoustic and electric&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Vicentino&lt;br /&gt;
| [[wikipedia: Nicola Vicentino]] &lt;br /&gt;
| [https://www.youtube.com/watch?v=0akGtDPVRxk Musica Prisca Caput (Madrigal for 24-tone two voice harpsichord in Meantone)] &amp;lt;br&amp;gt; Same piece [https://www.youtube.com/watch?v=ld36JlmOtM0 played on an arciorgano]. &amp;lt;br&amp;gt; [https://www.youtube.com/watch?v=bhGwjgZ8zIY Madonna il poco dolce.] &lt;br /&gt;
|&lt;br /&gt;
| early microtonal composer in 16th century. &lt;br /&gt;
|&lt;br /&gt;
| Born 1511. &amp;lt;br&amp;gt; Died in either 1575 or 1576&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Nicola Visalli (broken)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| electronically rendered microtonal contemporary classical&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.voltagecontrolled.com/freqdivision.php Voltage Controlled]&lt;br /&gt;
| Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| clips of electronic tuning-savvy experiments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [[Alfredo Votta]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Soundcloud account featuring &amp;quot;Liber Stellarum&amp;quot;, a collection of seven pieces for &amp;lt;br&amp;gt; 13-EDO piano. Has also composed in 18-EDO.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===W===&lt;br /&gt;
|-&lt;br /&gt;
| | [http://robertinventor.com/software/tunesmithy/music.htm Robert] [http://robertinventor.com/musicandvirtualflowers/tunes/improvisations.htm Walker]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical, world, fractal&lt;br /&gt;
|Indianapolis, IN&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [https://soundcloud.com/overtoneshock Stephen Weigel]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic pop / computer music / totalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://soundcloud.com/dawiertx Danny Wier]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | symphonic, progressive rock/metal, jazz, etc., mostly in 72-EDO (all synth-generated)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://web.mit.edu/randy/www/Music/comets.html Randy Winchester] ([http://www.jamendo.com/en/artist/r.winchester 2])&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Comets Over Flatland&amp;quot; excerpts in various EDOs &amp;amp;amp; Bohlen-Pierce, electronic music and 8-bit synthesizers&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.erlingwold.com/listofworks.html Erling Wold]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical; search page for just intonation&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://home.snafu.de/djwolf/trio3.mp3 Daniel Wolf]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic neo-baroque string trio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://bwong.ca/ Brian Wong]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | examples of computer-generated music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wyness.org/ James Wyness]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal acousmatic works&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===X===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Y===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Z===&lt;br /&gt;
|-&lt;br /&gt;
|Zadarpadov&lt;br /&gt;
|[https://zadarpadov.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Electronic, avant-garde&lt;br /&gt;
|Finland&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Zhea Erose&lt;br /&gt;
|[https://zheaerose.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UC--VosYH0BHISbb4SFO9rQA YouTube]&lt;br /&gt;
| [https://www.youtube.com/watch?v=wvLLV5qle48 Glitterdance]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8Ol2gzkcprE divinate]&lt;br /&gt;
| &lt;br /&gt;
| [[31edo]], JI, contemporary classical, ambient, electronic, &amp;quot;dream&amp;amp;bass&amp;quot;&lt;br /&gt;
| Portland, OR &lt;br /&gt;
|2019-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ziaspace.com/ ZIA]&lt;br /&gt;
|[https://www.reverbnation.com/ziausa Reverb Nation]&lt;br /&gt;
[https://www.facebook.com/Zia-170293513002981/ Facebook] &lt;br /&gt;
&lt;br /&gt;
[https://ziaspace.bandcamp.com Bandcamp]&lt;br /&gt;
&lt;br /&gt;
YouTube&lt;br /&gt;
|[https://www.reverbnation.com/1029821/album/172732 Martians] &lt;br /&gt;
|[[Elaine Walker]] and collaborators&lt;br /&gt;
| | electronic, space, dance, [[10edo]], [[19edo]], [[Bohlen-Pierce]], [[17edo]], [[16edo]]&lt;br /&gt;
|Las Cruces, NM / Tempe, AZ&lt;br /&gt;
|1992-&lt;br /&gt;
|Elaine has also composed for the television industry.  Zia is great introductory/accessible xen music.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.epitonic.com/artists/matthias-ziegler/ Matthias Ziegler]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | unconventional flute playing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Bostjan Zupancic: MicroMetal&lt;br /&gt;
|[https://sites.google.com/site/19edoguitar/home/bostjan-zupancic-micrometal Google Page]&lt;br /&gt;
[https://bostjanzupancic.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JTpF2MifP5Y Brain for Breakfast]&lt;br /&gt;
[https://www.youtube.com/watch?v=D8utL7T0HAc Beezer&#039;s Cellar]&lt;br /&gt;
|Bostjan Zupancic - Guitar, Bass, Drums, Vocals, Synthesizer&lt;br /&gt;
|19-EDO Modern Hard Rock and Heavy Metal, and occasionally 24-EDO.&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2008-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | &#039;&#039;&#039;Website&#039;&#039;&#039;&lt;br /&gt;
| | &#039;&#039;&#039;Description&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.musicmavericks.org/listening/ American Mavericks concert series]&lt;br /&gt;
| | Microtonal RealPlayer files: Lou Harrison Suite for Violin and American Gamelan, Third Symphony; Charles Ives &amp;quot;Allegro&amp;quot; from Quartertone Piano Pieces&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.oeaw.ac.at/kal/agm/ Ancient Greek Music]&lt;br /&gt;
| | Library of extant fragments using authentic tunings: Real``Player and midi&lt;br /&gt;
|-&lt;br /&gt;
| | [http://bostonmicrotonalsociety.org/ Boston Microtonal Society]&lt;br /&gt;
| | 72-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://catharsis.egregious.net/errata/ Catharsis] ([http://catharsis.egregious.net/tracks/droneI/ 2])&lt;br /&gt;
| | Jon Catler and Jacky Ligon live; &amp;quot;Drone 1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.fujara.sk/audio_samples.htm Fujara]&lt;br /&gt;
| | Slovak overtone flute&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wmich.edu/mus-theo/groven/ Groven Piano Project]&lt;br /&gt;
| | 36-tone JI (schismatic) pianos after Eivind Groven&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.xs4all.nl/%7Ehuygensf/english/index.html Huygens-Fokker Foundation]&lt;br /&gt;
| | acoustic and midi 31-EDO &amp;amp;amp; 24-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.csounds.com/ezine/winter1999/synthesis/ Implementing Cellular Automatas in Csound]&lt;br /&gt;
| | mp3 examples with spectral pictures&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.kingmixers.com/Hearing%20Greek%20Microtones.html kingmixers] ([http://www.kingmixers.com/AncGreekMusicFragments.html%20 2]) ([http://www.kingmixers.com/Clouds%20MP3s.html%20copy 3])&lt;br /&gt;
| | some mp3 samples of Greek tunings, reconstructions of Greek music fragments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.last.fm/tag/microtonal last.fm microtonal tag radio]&lt;br /&gt;
| | stream microtonal music from last.fm radio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.lucytune.com/ LucyTuning] ([http://www.harmonics.com/lucy/earindex.html 2]) ([http://www.lullabies.co.uk/ 3])&lt;br /&gt;
| | LucyTuned music - clips and full pieces, midi files, mp3s, video&lt;br /&gt;
|-&lt;br /&gt;
| | [http://micro.soonlabel.com/ micro.soonlabel.com]&lt;br /&gt;
| | Music from multiple composers in various tunings available for direct download.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://microtonalismo.com/ MICROTONALISMO]&lt;br /&gt;
| | Primera Web oficial de microtonalismo de habla hispana en latinoamerica&lt;br /&gt;
|-&lt;br /&gt;
| | [http://cdbaby.com/cd/mfhi Music for Homemade Instruments]&lt;br /&gt;
| | clips of junkmusic orchestra&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.overtone.cc/ Overtone Music Network]&lt;br /&gt;
| | A platform for overtone music of all kinds, with a huge collection of online audio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://podcast1024.libsyn.com/ podcast1024]&lt;br /&gt;
| | microtonal podcast by Prent Rodgers&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.quartertonemarimba.com/ Quartertonemarimba.com]&lt;br /&gt;
| | Kjell Tor Innevik&#039;s project at Norwegian Academy of Music&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.geocities.com/dinarra2000/songs.html Eduardo Sábat]&lt;br /&gt;
| | clips of jazz standards on 53-enharmonic frets per Octave guitar (Dinarra)&lt;br /&gt;
|-&lt;br /&gt;
| | [http://split-notes.com/ split-notes Microtonal Netlabel]&lt;br /&gt;
| | online record label, free digital releases, microtonal music from various musicians&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ne.jp/asahi/mariko/takanashi/masa/pagesE1/rev1nwpages/engconcert.html The Perfect Just Intonation Music MIDI Cycle Concerts]&lt;br /&gt;
| | classics tuned in JI&lt;br /&gt;
|-&lt;br /&gt;
| | [http://pages.globetrotter.net/roule/demos.htm Tuning and temperament demos]&lt;br /&gt;
| | midi and audio demonstrating historical tunings&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.soundclick.com/bands/pagemusic.cfm?bandID=105485 Tuning Lab]&lt;br /&gt;
| | acoustic, electronic tuning experiments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wnyc.org/search/?q=microtonal WNYC microtonal features]&lt;br /&gt;
| | radio shows featuring microtonal music, esp. &amp;quot;New Sounds&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.facebook.com/groups/2229924481 Xenharmonic Alliance facebook group]&lt;br /&gt;
| | social networking for microtonalists. music and discussion&lt;br /&gt;
|}&lt;br /&gt;
[http://www.mvcc.edu/noldani/home Oldani&#039;s Math&amp;amp;amp;music Site]      &lt;br /&gt;
&lt;br /&gt;
[[Category:Composer]]&lt;br /&gt;
[[Category:Practice]]&lt;br /&gt;
[[Category:Listen| ]] &amp;lt;!-- main article --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Main_Page&amp;diff=56807</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Main_Page&amp;diff=56807"/>
		<updated>2020-12-16T09:50:40Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: innocuous change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{interwiki&lt;br /&gt;
| de = Hauptseite&lt;br /&gt;
| en = Main Page&lt;br /&gt;
| es = Bienvenidos&lt;br /&gt;
| ja = ようこそ！Xenharmonicの世界へ&lt;br /&gt;
}}__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Check out [[Migration_FAQ|this list of anticipated Frequently Asked Questions]] regarding the recent migration of this wiki. &lt;br /&gt;
&lt;br /&gt;
==Welcome to the Xenharmonic Wiki!==&lt;br /&gt;
&lt;br /&gt;
The xenharmonic wiki is an open resource for information about [[musical tuning]]. This includes information about systems of tuning, the relationships between those systems, and the theory and math behind them.  &lt;br /&gt;
&lt;br /&gt;
This wiki is created by volunteers. It is a work in progress, and depends on members of the community to help us develop it. Relevant new content is always welcome. You can get the hang of editing in the [[SandBox]], then dive right in. [[wiki help|Wiki Help]] provides some tips as well. [[Wikifuture]] is a wish list of sorts.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Remember that this wiki is a work in progress!&#039;&#039;&#039; There are &#039;&#039;&#039;many&#039;&#039;&#039; new pages that need to be created, and old ones that need to be finished or updated. If you see a way to make something better, please feel free to sign up and help contribute!&lt;br /&gt;
&lt;br /&gt;
For a lengthier introduction, see [[Xenharmonic Wiki:Introduction|Introduction]].&lt;br /&gt;
&lt;br /&gt;
==If you are new to musical tuning==&lt;br /&gt;
&lt;br /&gt;
* [[Why use alternative tunings?|Why use alternative tunings?]] is an overview of common reasons for learning about tunings other than standard western tuning.&lt;br /&gt;
* The [[Approaches to Musical Tuning]] page offers links to various theoretical approaches to exploring alternative intonation systems&lt;br /&gt;
* The [[Listen]] page links to lots of alternatively tuned music that has been made, in case you&#039;re wondering what it all sounds like.&lt;br /&gt;
* Links to xenharmonic websites: &#039;&#039;&#039;[[Links#Maps|Maps]]&#039;&#039;&#039; | &#039;&#039;&#039;[[Links#Forums|Forums]]&#039;&#039;&#039; | &#039;&#039;&#039;[[Links#Educational websites|Educational websites]]&#039;&#039;&#039; | &#039;&#039;&#039;[[Links#Selected microtonal labels and concert producers|Labels and concert producers]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Links to some popular areas of the Xenharmonic Universe==&lt;br /&gt;
&lt;br /&gt;
* [[Just intonation]]&lt;br /&gt;
** [[Gallery of just intervals]]&lt;br /&gt;
* [[EDO]]s and other [[Equal-step tuning]]s&lt;br /&gt;
* [[Tour of Regular Temperaments]]&lt;br /&gt;
** Mike Battaglia&#039;s [[Mike&#039;s Lectures On Regular Temperament Theory|Lectures on Regular Temperaments]]&lt;br /&gt;
* [[Historical temperaments]]&lt;br /&gt;
* [[People]] who have contributed to the overall project of xenharmonic exploration&lt;br /&gt;
* [[The Library]] - a list of electronically-available published works on microtonal/xenharmonic music&lt;br /&gt;
&lt;br /&gt;
==But what about rhythm?==&lt;br /&gt;
If you&#039;re interested in the study and practice of world rhythms, irrational time signatures, and harmonic polyrhythms, visit the [[http://xenrhythmic.wikia.com/wiki/The_Xenrhythm_Wikia Xenrhythm wiki]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 120%;&amp;quot;&amp;gt;Don&#039;t forget about the search function at the top of the page!&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=File:Favicon-96x96.png&amp;diff=56803</id>
		<title>File:Favicon-96x96.png</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=File:Favicon-96x96.png&amp;diff=56803"/>
		<updated>2020-12-16T09:29:04Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Protected &amp;quot;File:Favicon-96x96.png&amp;quot;: Contact an admin if you want to change the Favicon for the site.  ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=File:Favicon-96x96.png&amp;diff=56802</id>
		<title>File:Favicon-96x96.png</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=File:Favicon-96x96.png&amp;diff=56802"/>
		<updated>2020-12-16T09:27:55Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Listen&amp;diff=53041</id>
		<title>Listen</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Listen&amp;diff=53041"/>
		<updated>2020-11-24T13:35:10Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Cleaning up links for S&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also this [https://open.spotify.com/user/1218607737/playlist/70d4bxQpwBM4EPvLj0OmhO?si=ADmgFYnhTxGRDENaYK5XGw&amp;amp;fbclid=IwAR0Tw8l31ERv0cUgO-4OrBMu7wp8I38dhGWUGsmFvWo6sLle1FS7ZJQ7z0o Microtonal Spotify Playlist]. Put it on Shuffle and have a great intro to xen in every genre.  &lt;br /&gt;
&lt;br /&gt;
A list originally started by Andrew Heathwaite. If you think anything should be changed, change it yourself! Or leave a note about it here. &lt;br /&gt;
&lt;br /&gt;
For a list of pieces that were originally written in a non-xenharmonic context, and then translated into a xenharmonic tuning, see [[Familiar_melodies_in_unfamiliar_tunings|Familiar melodies in unfamiliar tunings]].&lt;br /&gt;
&lt;br /&gt;
Notable examples from 20th century classical music that briefly use the 7th harmonic, and for the Britten piece, the 11th harmonic as well:&lt;br /&gt;
* Ralph Vaughan Williams&#039;s [[wikipedia:A_Pastoral_Symphony|Symphony No. 3, A Pastoral Symphony]] from 1922, two horn solos in the 2nd movement&lt;br /&gt;
* Benjamin Britten&#039;s [[wikipedia:Serenade_for_Tenor,_Horn_and_Strings|Serenade for Tenor, Horn and Strings]] from 1943, prologue and epilogue&lt;br /&gt;
TEMP NOTICE; ALL THE INFO HAS BEEN MOVED OVER FROM BANDS AND ARTISTS PAGE, PLEASE ADD TO THIS PAGE INSTEAD OF THOSE PAGES, AS PER [https://www.facebook.com/groups/xenwiki/permalink/2127540094178650/ OUR DISCUSSION ON FACEBOOK]&lt;br /&gt;
[[User:SyntheticThought|SyntheticThought]] ([[User talk:SyntheticThought|talk]]) 22:08, 4 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also: please don&#039;t put links on artist&#039;s name in first column. Put them in LINKS column, Link description of what they are (Website, YouTube, SoundCloud, etc.)  &lt;br /&gt;
&lt;br /&gt;
{{TOC Horizontal&lt;br /&gt;
|a1=[[#A|A]]&lt;br /&gt;
|a2=[[#B|B]]&lt;br /&gt;
|a3=[[#C|C]]&lt;br /&gt;
|a4=[[#D|D]]&lt;br /&gt;
|a5=[[#E|E]]&lt;br /&gt;
|a6=[[#F|F]]&lt;br /&gt;
|a7=[[#G|G]]&lt;br /&gt;
|a8=[[#H|H]]&lt;br /&gt;
|a9=[[#I|I]]&lt;br /&gt;
|a10=[[#J|J]]&lt;br /&gt;
|a11=[[#K|K]]&lt;br /&gt;
|a12=[[#L|L]]&lt;br /&gt;
|a13=[[#M|M]]&lt;br /&gt;
|a14=[[#N|N]]&lt;br /&gt;
|a15=[[#O|O]]&lt;br /&gt;
|a16=[[#P|P]]&lt;br /&gt;
|a17=[[#Q|Q]]&lt;br /&gt;
|a18=[[#R|R]]&lt;br /&gt;
|a19=[[#S|S]]&lt;br /&gt;
|a20=[[#T|T]]&lt;br /&gt;
|a21=[[#U|U]]&lt;br /&gt;
|a22=[[#V|V]]&lt;br /&gt;
|a23=[[#W|W-Z]]&lt;br /&gt;
|b1=[[#Other|Other]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Compilations ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Year&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Title&lt;br /&gt;
!&#039;&#039;&#039;Synopsis&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|2019&lt;br /&gt;
|[https://open.spotify.com/album/2ojBIQLtipAo6MPJhmNiWP Listen free on Spotify]&lt;br /&gt;
[https://biptunia.com/?p=4633 More info].&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Microtonal Freedom (A Benefit Compilation Album for Lyn Ulbricht)&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artist. Many of them are contributors on this wiki.&lt;br /&gt;
|&#039;&#039;&#039;GENRES&#039;&#039;&#039;: Blues, metal, prog, trip-hop, hip-hop, funk, classical, ambient, math, punk, spoken, folk, solo acoustic guitar.&lt;br /&gt;
|Very good overview, and very listenable, especially for people without experience in Xen, or who think it sounds odd.&lt;br /&gt;
|-&lt;br /&gt;
|2016&lt;br /&gt;
|[http://split-notes.com/various-artists-next-xen/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Next Xen&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|2010&lt;br /&gt;
|[http://split-notes.com/various-artists-crack-my-pitch-up/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Crack My Pitch Up&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|1998&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/mills.html Broken Link?]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;A Microtonal Musical Experience&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10-ish different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|Many of the tracks on the CD were the first widely available audio files on the internet featuring xenharmonic tunings.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
==Artists==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&#039;&#039;&#039;Name&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Recommended works&lt;br /&gt;
!&#039;&#039;&#039;Members&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Location&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Years &#039;&#039;microtonally&#039;&#039;&#039;&#039;&#039; &#039;&#039;&#039;active&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===A===&lt;br /&gt;
|-&lt;br /&gt;
| | Bill Alves&lt;br /&gt;
|[http://www.billalves.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/billalves YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://pages.hmc.edu/alves/ Harvey Mudd College]&lt;br /&gt;
|[http://www.billalves.com/imbal-imbalan.html Imbal-Imbalan]&lt;br /&gt;
|&lt;br /&gt;
| | electronic JI, gamelan, etc. Different tunings on different songs. Sometimes creates his own tunings just for one song.  &lt;br /&gt;
|Claremont, California&lt;br /&gt;
|1987- &lt;br /&gt;
|College professor, &lt;br /&gt;
&lt;br /&gt;
author. Important cat. Check him out. &lt;br /&gt;
|-&lt;br /&gt;
| | Atar Arad&lt;br /&gt;
|[https://www.youtube.com/channel/UCqkcxbIr8LriIoZBx96RT7g YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Sonata for Viola with quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Astroid power-up!&lt;br /&gt;
|[https://store.cdbaby.com/cd/googleplex CD Baby] (includes audio previews) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of hyper drum&amp;amp;amp;bass. Microtonal tracks: 3, 4, 8 and 9 (60-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===B===&lt;br /&gt;
|-&lt;br /&gt;
| | Christopher Bailey&lt;br /&gt;
|[http://christopherbaileymusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | crystallized JI, 17-EDO, 19-EDO, 7-limit adaptive&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mike Battaglia&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments SoundCloud]&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments/sets/natural-sounding-porcupine &amp;quot;Natural&amp;quot;-sounding Porcupine Comma Pump Experiments]&lt;br /&gt;
|&lt;br /&gt;
|various EDOs, technical studies, experimental music cognition demos&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|(a.k.a. Bugs, a.k.a. The Bugs) &lt;br /&gt;
|-&lt;br /&gt;
| | Matt Barber&lt;br /&gt;
|[http://ecmc.rochester.edu/mbarb/web/music.php?filter=chrono Rochester EDU listing] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | in some pieces, 19-ED(per 2:1 and 3:1), quartertones, 11-EDO and 14-EDO in 3:2 equivalence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacob Barton&lt;br /&gt;
|[http://jacobbarton.net/ Website] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced and acoustic, various EDO and JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dennis Báthory-Kitsz&lt;br /&gt;
|[http://www.maltedmedia.com/people/bathory/cat-solo.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Thièle&amp;quot; - violin in quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David Beardsley&lt;br /&gt;
|[https://microtonal.wordpress.com/ Blog] &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UChoIaFN4ZM2nMzsktVnPuqQ YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI electric guitar and JI chamber music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Antoine Beaudet &lt;br /&gt;
|[https://soundcloud.com/jollybard SoundCloud] (as Jollybard)&lt;br /&gt;
|[https://soundcloud.com/jollybard/superbeat-wip SuperBeat]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/jollybard/spooky Spooky]&lt;br /&gt;
|&lt;br /&gt;
| | Joan temperament, JI, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | benyamind&lt;br /&gt;
|[https://benyamind.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCFWIWi2GVCKMM9uYDdlUQqw Youtube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| |31edo, 22edo, JI, orchestral, piano&lt;br /&gt;
|-&lt;br /&gt;
|BipTunia&lt;br /&gt;
|[https://biptunia.com/?s=microtonal Website]&lt;br /&gt;
[https://biptunia.bandcamp.com/releases BandCamp]&lt;br /&gt;
&lt;br /&gt;
|[https://biptunia.com/?p=3432 Microtonal Cats from Alpha-Centauri”]&lt;br /&gt;
|Michael W. Dean: synths, singing, talking.&lt;br /&gt;
&lt;br /&gt;
Phil Wormuth: poetry, talking. &lt;br /&gt;
|Darkwave, rock, pop, experimental, poetry with music, different tunings on every song. Prolific. &lt;br /&gt;
|Casper Wyoming &lt;br /&gt;
|2018-&lt;br /&gt;
|MWD is [[User:SyntheticThought]] &lt;br /&gt;
&lt;br /&gt;
on this wiki. MWD also makes [https://biptunia.com/?page_id=2070 xen VST software]. &lt;br /&gt;
|-&lt;br /&gt;
| | Marcus Alessi Bittencourt&lt;br /&gt;
|[http://www.marcusalessi.com/site/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classic electronic pan-intonational&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Easley Blackwood&lt;br /&gt;
|[https://www.youtube.com/watch?v=HbuFPpiJL1o YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal etudes [excerpts]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Douglas Blumeyer&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin SoundCloud]&lt;br /&gt;
[http://musical-patterns.douglasblumeyer.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|musical patterns&lt;br /&gt;
|San Francisco&lt;br /&gt;
|2006-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cameron Bobro&lt;br /&gt;
|[https://soundcloud.com/cameron-bobro Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Bass vocals and microtonal folk instruments in haunting songs.&lt;br /&gt;
|Maribor, Slovenia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | M. Edward Borasky&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | stochastic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Donald Bousted&lt;br /&gt;
|[https://donaldbousted.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music and film&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Graham Breed&lt;br /&gt;
|[http://x31eq.com/music/ Website]&lt;br /&gt;
|[http://x31eq.com/music/wisofl.mp3 When I Set Out for Lyonnesse] &lt;br /&gt;
|&lt;br /&gt;
| | electronic with spoken word; (Thomas Hardy poems), examples of different temperaments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chris Bryan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Brendan Byrnes &lt;br /&gt;
|[http://www.brendanbyrnes.com/ Website]&lt;br /&gt;
[https://brendanbyrnes.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCsg5wuPYEmD7w7Jutqy8IhA YouTube] &lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bpbyrnes Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=1PYbIPaW_eg Siolas]&lt;br /&gt;
[https://www.youtube.com/watch?v=dgVDQU8CuPE Operator]&lt;br /&gt;
|Brendan Byrnes + various side players. &lt;br /&gt;
|Great production. &lt;br /&gt;
Progressive,rock, driving, good vocals. &lt;br /&gt;
&lt;br /&gt;
Is also in band ILEVENS (separate entry below) &lt;br /&gt;
|Los Angeles / Glendale&lt;br /&gt;
|2011-&lt;br /&gt;
|Great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Warren Burt  &lt;br /&gt;
|[http://retiary.net/idea/idea5/IDEA_5/warren/warren.htm Website] (flashing images warning)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sound installation; manipulated voice...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===C===&lt;br /&gt;
|-&lt;br /&gt;
|Tolgahan Çoğulu    &lt;br /&gt;
|[https://www.youtube.com/user/TolgahanCogulu YouTube] &lt;br /&gt;
[https://www.microtonalguitar.org/ Website 1] &lt;br /&gt;
&lt;br /&gt;
[http://www.tolgahancogulu.com/en/ Website 2]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JT0z2nOyUlg microtonal guitar duo]&lt;br /&gt;
|&lt;br /&gt;
|Microtonal guitar. Custom builds guitars with half, quarter frets, and movable frets. &lt;br /&gt;
|Istanbul, Turkey&lt;br /&gt;
|2008-&lt;br /&gt;
|Good first xen for many people. Popular. &lt;br /&gt;
Teaches music at Istanbul Technical University.&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Loli&lt;br /&gt;
|[http://microtonalismo.com/microweb/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 drone 17-EDO, 20-EDO, 29-EDO and 53-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Wendy Carlos&lt;br /&gt;
|[[wikipedia:Wendy_Carlos|Wikipedia]]&lt;br /&gt;
[https://www.youtube.com/watch?v=RuT6Y53LYH4 Video analyzing her microtonal scales]&lt;br /&gt;
|[https://www.dailymotion.com/video/x2j1gy2 Beauty and the Beast]&lt;br /&gt;
|&lt;br /&gt;
|Not all her work is microtonal, but  &#039;&#039;[[wikipedia:Beauty_in_the_Beast|Beauty and the Beast]]&#039;&#039; (1986) is. She invented her own non-octave-repeating musical scales for it; [[wikipedia:Alpha_scale|Alpha scale]]. [[wikipedia:Beta_scale|Beta Scale]]. [[wikipedia:Gamma_scale|Gamma Scale]]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Early synthesizer pioneer ([[wikipedia:Switched-On_Bach|&#039;&#039;Switched on Bach&#039;&#039;]], 1968)&lt;br /&gt;
|-&lt;br /&gt;
| | Catler Bros. / &lt;br /&gt;
Jon Catler&lt;br /&gt;
|[http://www.soundclick.com/bands/pagemusic.cfm?bandID=346893 SoundClick]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jon_Catler|Jon Catler on Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[http://preparedguitar.blogspot.com/2015/03/jon-catler-13-questions.html Interview with Jon Catler]&lt;br /&gt;
&lt;br /&gt;
[https://www.discogs.com/artist/4496860-Catler-Bros Discogs] &lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=346893 Hyperspace]&lt;br /&gt;
|Jon Catler&lt;br /&gt;
| | 64-note JI bluesrock. Have had mainstream press in Rolling Stone, Downbeat, and elsewhere. &lt;br /&gt;
Jon Catler runs [http://freenotemusic.com/ FreeNote Records]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jon Catler also plays in [http://freenotemusic.com/fretlessbrothers/ The Fretless Brothers] and makes Freenote guitars. &lt;br /&gt;
|-&lt;br /&gt;
| | City of the Asleep&lt;br /&gt;
|[https://cityoftheasleep.bandcamp.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
| | Electronica, post-rock, and unclassifiable music in a variety of tunings, especially uncommon EDOs and theoretically-discordant tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Nick Collins&lt;br /&gt;
|[https://composerprogrammer.com/music.html Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/playlist?list=PLvsv24zg5vzuGovKXXhjU7bYVnJIqNOZ3 YouTube playlist]&lt;br /&gt;
|[https://composerprogrammer.com/music/simphony2movement1.mp3 Simphony 2, Movement 1] (MP3 direct link) &lt;br /&gt;
|&lt;br /&gt;
| | microtonal supercollider tempo canons&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Copper&lt;br /&gt;
|[http://www.williamcopper.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | music in 5-limit JI, printed scores with intonation markings, intonalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mildred Couper&lt;br /&gt;
|[[wikipedia:Mildred_Couper|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.academia.edu/7921833/Quarter-Tone_Composer_and_Pianist_Mildred_Couper PDF academic article]&lt;br /&gt;
&lt;br /&gt;
[http://digital.library.ucsb.edu/collections/show/14 Scores at USC Santa Barbara site]&lt;br /&gt;
|[https://www.youtube.com/watch?v=PEOp3tFNaiI Dirge]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=2Y_9AqbpIdw Calliope of the Nine Muses]&lt;br /&gt;
|&lt;br /&gt;
| | quartertone pianos &lt;br /&gt;
|Buenos Aires, Argentina / Santa Barbara, California&lt;br /&gt;
|Died in 1974&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cryptic Ruse&lt;br /&gt;
|[https://cryptic-ruse.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
|instrumental progressive metal &amp;amp; drone-metal in 13edo, 14edo, 15edo, 17edo, and 23edo&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jason is [[IgliashonJones]] on this wiki.&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Cubberly&lt;br /&gt;
|[https://www.discogs.com/artist/4027870-David-Cubberly Listing at Discogs]&lt;br /&gt;
[http://www.davidjcubberly.com/music.html Website]&lt;br /&gt;
|Per email reply from him, no listen links online. See note on Talk page.  &lt;br /&gt;
|&lt;br /&gt;
| | sequenced microtonal midi ensemble&lt;br /&gt;
|Urbana, IL.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===D===&lt;br /&gt;
|-&lt;br /&gt;
| | Phil Dadson&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Philip_Dadson|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | instruments in JI, Installations and performance&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ivor Darreg&lt;br /&gt;
|[[wikipedia:Ivor_Darreg|Wikipedia]]&lt;br /&gt;
[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/album/ivor-darreg-originals Live in Glendale] (180 minutes) &lt;br /&gt;
&lt;br /&gt;
[https://biptunia.com/?p=2811 Remaster of Live in Glendale (torrent)]&lt;br /&gt;
&lt;br /&gt;
Info on [http://www.huygens-fokker.org/whoswho/darreg.html huygens-fokker]site &lt;br /&gt;
&lt;br /&gt;
[https://microtonal.miraheze.org/wiki/Ivor_Darreg#External_links more links] &lt;br /&gt;
|[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
|&lt;br /&gt;
|Helped found the Xenharmonic Alliance. (Now on [https://www.facebook.com/groups/xenharmonic2/ Facebook])&lt;br /&gt;
&lt;br /&gt;
There isn&#039;t a ton of Ivor&#039;s music online, but Johnny Reinhard has about 90 cassette tapes of Ivor given to Johnny by Ivor, with the instructions to get it out to the world. &lt;br /&gt;
&lt;br /&gt;
Johnny will be rolling these out in the coming years. &lt;br /&gt;
|San Diego, Los Angeles&lt;br /&gt;
|Born in 1917. &lt;br /&gt;
&lt;br /&gt;
Made microtonal music from 1937 ([http://www.huygens-fokker.org/whoswho/darreg.html per this bio]) or 1936 (according to [http://www.tonalsoft.com/sonic-arts/darreg/oboe.htm this auto-bio]) until his death in 1994.&lt;br /&gt;
|Important cat. Check him out. &lt;br /&gt;
&amp;quot;Grandaddy of xenharmonic music.&amp;quot; &lt;br /&gt;
Coined the term &amp;quot;xenharmonic&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Prolific builder of microtonal  instruments.  &lt;br /&gt;
&lt;br /&gt;
Johnny Appleseed of xen, personally guided many people, and networked with cassette tapes before World Wide Web.  &lt;br /&gt;
&lt;br /&gt;
Ivor has a [http://xen-arts.net/ivor2/ VST microtonal synth] named after him. &lt;br /&gt;
|-&lt;br /&gt;
| | Jarod DCamp&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=998452 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic - various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tútim Dennsuul&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/timo.html List of MP3s] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips in 23-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mark Deutsch&lt;br /&gt;
|[https://bazantar.bandcamp.com/ BandCamp]&lt;br /&gt;
[http://bazantar.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bazantar Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sensual acoustic microtonal music, world influence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Invented the [[wikipedia:Bazantar|Bazantar]], a stringed instrument &lt;br /&gt;
|-&lt;br /&gt;
| | Divide by Pi&lt;br /&gt;
|[https://play.google.com/store/music/artist/Divide_by_Pi?id=Atehcbhgf7qggp2nxx4hajelerq&amp;amp;hl=en Google Music]&lt;br /&gt;
[https://store.cdbaby.com/cd/dividebypi CD Baby] (can listen to excerpts) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 clips: synthesizer and percussion improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Paul Dolden&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Paul_Dolden|Wikipedia]] (doesn&#039;t mention microtonal, is all his music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 - variously tuned electroacoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|need listen links. Also, please confirm if all his music is microtonal. &lt;br /&gt;
|-&lt;br /&gt;
| | David B. Doty&lt;br /&gt;
|[http://www.dbdoty.com/Just-Intonation-Links.html Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=a9bW4o5UedE Steel Suite]&lt;br /&gt;
|&lt;br /&gt;
| | synth JI, acoustic guitar JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Arnold Dreyblatt&lt;br /&gt;
|[http://www.dreyblatt.net/composer-1 Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | grooving JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dsilton Trio&lt;br /&gt;
|[https://georgvogel.net/PROJEKTE-DSILTON.htm Website] &lt;br /&gt;
[https://www.youtube.com/channel/UCmzn7wDBp_H3N0diqakaRvg YouTube] &lt;br /&gt;
&lt;br /&gt;
Facebook&lt;br /&gt;
|[https://www.youtube.com/watch?v=9LcWqSzDv7A Duschscha]&lt;br /&gt;
|Georg Vogel: Clavinet, Synthesizer, Komposition. David Dornig: 31-Ton E-Gitarre. &lt;br /&gt;
Valentin Duit: Schlagzeug.&lt;br /&gt;
|odd time signatures, chamber influence, jazz influence. [[31edo]].  &lt;br /&gt;
|Vienna, Austria&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacques Dudon&lt;br /&gt;
|[https://www.youtube.com/watch?v=KuL4aSwNT0o YouTube]&lt;br /&gt;
[https://www.semantic-danielou.com/designers/jacques-dudon/ Academic profile]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jacques_Dudon|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.forcedexposure.com/Catalog/dudon-jacques-erosion-distillee-lp/MMLP.009LP.html Forced Exposure]&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | samples of &amp;quot;Lumières audibles&amp;quot; JI electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Richard Dunlap&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=106711 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mostly 12-EDO&lt;br /&gt;
|California USA&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===E===&lt;br /&gt;
|-&lt;br /&gt;
| | Paul Erlich&lt;br /&gt;
|[https://www.youtube.com/watch?v=lO5xSjIHyMg YouTube]&lt;br /&gt;
[http://www.myspace.com/paulerlich/ MySpace]&lt;br /&gt;
&lt;br /&gt;
[http://untwelve.org/interviews/paul_erlich Interview] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 22-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===F===&lt;br /&gt;
|-&lt;br /&gt;
| | John Farah&lt;br /&gt;
|[http://www.johnfarah.com/ Website]&lt;br /&gt;
[https://soundcloud.com/johnkameelfarah SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://johnkameelfarah.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/Hatiyn YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/JohnKameelFarah Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | string quartet, Electronic in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|FFF Fiale&lt;br /&gt;
|[https://ffffiale.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Fabrizio Fulvio Fausto Fiale&lt;br /&gt;
|16-EDO instrumental guitar thrash metal and eclectic rock&lt;br /&gt;
|Italy&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Finnamore&lt;br /&gt;
|[http://www.elvenminstrel.com/music/tuning/horagrams/horagram-music.htm List of MP3s]&lt;br /&gt;
[http://www.elvenminstrel.com/music/tuning/equal/13equal/13tet.htm 13 TET MP3s]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | etudes using &amp;quot;golden horograms&amp;quot;; clips of dirty 13-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Forro&lt;br /&gt;
|[https://www.soundclick.com/members4/default.cfm?memberID=1540764 SoundClick]&lt;br /&gt;
[[Daniel Forro|List of MP3s]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|Kakamigahara, Japan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harold Fortuin&lt;br /&gt;
|[http://www.fortuitous-artists.biz/clavetteMusic.html 2 MP3s]&lt;br /&gt;
[[wikipedia:Harold_Fortuin|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=Dp3Gq0xjlhE YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Glenn R. Frantz&lt;br /&gt;
|[https://archive.org/details/@glenn_r_frantz Songs on Archive.org]&lt;br /&gt;
|[https://archive.org/details/ThreeRagtime-basedPieces Three Ragtime-Based Pieces]}&lt;br /&gt;
|&lt;br /&gt;
| | freestyle JI via computer, based on ragtime music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ellen Fullman&lt;br /&gt;
|[https://www.ellenfullman.com/ Website]&lt;br /&gt;
[https://ellenfullman.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[Just Intonation]]&lt;br /&gt;
|San Francisco Bay Area, CA&lt;br /&gt;
|&lt;br /&gt;
|known for her 70-foot (21-meter) [[wikipedia:Long-string_instrument|Long String instrument]], tuned in just intonation and played with rosin-coated fingers.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===G===&lt;br /&gt;
|-&lt;br /&gt;
| | Kyle Gann&lt;br /&gt;
|[https://www.kylegann.com/ Website]&lt;br /&gt;
[https://www.kylegann.com/Gannaudio.html MP3s on website] &lt;br /&gt;
&lt;br /&gt;
[https://www.kylegann.com/complist.html List of compositions]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic JI, now with more Sitting Bull!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Monroe Golden&lt;br /&gt;
|[http://monroegolden.com/ Website]&lt;br /&gt;
[https://soundcloud.com/monroe-golden SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal chamber music, microtone-informed 12-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Gongs&lt;br /&gt;
|[http://imomus.com/thegongs.html The Gongs] &lt;br /&gt;
[https://www.youtube.com/watch?v=3IEZEPlMmlM Rob Reich] (full length album on Youtube)&lt;br /&gt;
|&lt;br /&gt;
|Peter Blasser &lt;br /&gt;
Clara Latham &lt;br /&gt;
&lt;br /&gt;
Grisha Krivchenia &lt;br /&gt;
&lt;br /&gt;
Stefan Tcherepnin&lt;br /&gt;
|&lt;br /&gt;
|Oberlin, OH&lt;br /&gt;
|2001-2002&lt;br /&gt;
|[https://www.youtube.com/watch?v=3IEZEPlMmlM First song on this], and whole record. &lt;br /&gt;
|-&lt;br /&gt;
| | Mark Gould&lt;br /&gt;
|[http://www.derek-hasted.co.uk/assets/audio/derek-hasted/ten-tone.mp3 MP3]&lt;br /&gt;
[http://www.users.waitrose.com/~equiton/Mark_Gould/About_Me.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 1 electronic mp3: 10-EDO; midi recorder duets in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kraig Grady&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Kraig+Grady+ YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://anaphoria.com/music.html Samples]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Kraig_Grady|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.anaphoria.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://anaphoriasouth.blogspot.com/ Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/kraig.grady Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=9R33w7aaxS8 Live at the Cad Factory]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=GiSE9srsDt8 Ear Meal] (music + Skype interview) &lt;br /&gt;
|&lt;br /&gt;
| | Original acoustic instruments/ensembles informed by the music of anaphoria Island&lt;br /&gt;
|Wollongong&#039;&#039;&#039;,&#039;&#039;&#039; Australia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Patrick Grant&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/ BandCamp]&lt;br /&gt;
[https://www.obscuresound.com/2018/10/patrick-grant-keeping-still/ Bio and audio examples]&lt;br /&gt;
&lt;br /&gt;
Website&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Patrick_Grant_(composer)|Wikipedia]]&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/album/fields-amaze-and-other-strange-music FIELDS AMAZE and other sTRANGE music]&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;percussion, gamelan, microtonal instruments, and electric chamber ensembles with narrative structures informed by chaos theory, biological forms, and B-horror films.&amp;quot;&lt;br /&gt;
|New York City&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Guidi&lt;br /&gt;
|[[wikipedia:Peter_Guidi|Wikipedia]]&lt;br /&gt;
(Can find [https://www.youtube.com/watch?v=Pb8Anz9xt1w&amp;amp;start_radio=1&amp;amp;list=RDEMgggUYKUD44vtsdamPmXt-A music of his] on YouTube, but isn&#039;t microtonal. Anyone got links to his microtonal music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one track of quartertone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Milan Guštar&lt;br /&gt;
|[http://www.uvnitr.cz/mg/art.html Listing of music]&lt;br /&gt;
|[http://www.uvnitr.cz/mg/music/240_four_seasons.html Generative composition for piano and theremin]&lt;br /&gt;
|&lt;br /&gt;
| | music in various tunings (06-EDO, 07-EDO, 08-EDO, 12-EDO, JI)&lt;br /&gt;
|Czech Republic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===H===&lt;br /&gt;
|-&lt;br /&gt;
| | Edu Haubensak&lt;br /&gt;
|[http://www.eduhaubensak.ch/ Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=vmKWcJhuagk Sechs Walserminiaturen (1996) for soprano and violin]&lt;br /&gt;
|&lt;br /&gt;
| | Music for retuned pianos and retuned strings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Georg Hajdu&lt;br /&gt;
|[http://georghajdu.de/ Website]&lt;br /&gt;
[https://www.youtube.com/watch?v=k0HJUUWRkn0 Lecture on YouTube]&lt;br /&gt;
&lt;br /&gt;
(some of his music online is not microtonal. Anyone got a link to microtonal music by him?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic 17-EDO; scene from opera Der Sprung (Bohlen-Pierce)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeff Harrington&lt;br /&gt;
|[http://parnasse.com/jh/blog/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCsgsUVmnMsgyIZzv4WTGxhA YouTube]&lt;br /&gt;
|[https://www.youtube.com/watch?v=14JPGOz9Qg4 Acid Bach III for Quartertone Microtonal Synthesize]&lt;br /&gt;
|&lt;br /&gt;
| | electronic in 19-EDO, 24-EDO, others&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Lou Harrison&lt;br /&gt;
|[[wikipedia:Lou_Harrison|Wikipedia]]&lt;br /&gt;
[http://www.archive.org/audio/audio-details-db.php?collectionid=OM8HarrisonScenesfromNikChand&amp;amp;collection=other_minds Steel Guitar piece]&lt;br /&gt;
|[https://www.youtube.com/watch?v=UWuT9AheQRM John Schneider plays Lou Harrison Jahla]&lt;br /&gt;
|&lt;br /&gt;
| | Nek Chand for solo guitar in JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Hasegawa&lt;br /&gt;
|[http://www.roberthasegawa.com/ Website]&lt;br /&gt;
[http://roberthasegawa.com/ Lecture]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Acoustic chamber JI, quartertones, 19-tone pianos, with scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|got listen links? &lt;br /&gt;
|-&lt;br /&gt;
| | Neil Haverstick&lt;br /&gt;
|[http://microstick.net/ Website]&lt;br /&gt;
|[https://soundcloud.com/gregory-ts-walker/african-stick-neil-haverstick African Stick]&lt;br /&gt;
|&lt;br /&gt;
| | excerpts - guitars in 19-EDO, 31-EDO and 34-EDO&lt;br /&gt;
|Colorado&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Stickman&amp;quot; has some method books and quite a few radio spots as well.&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Heathwaite&lt;br /&gt;
|[https://andrewheathwaite.bandcamp.com/album/newbeams&#039; BandCamp]&lt;br /&gt;
[https://www.soundclick.com/bands3/default.cfm?bandid=122613 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Horton and Bill Thibault &lt;br /&gt;
|[http://www.mcs.csueastbay.edu/~tebo/bio.html Bill Thibault website]&lt;br /&gt;
&lt;br /&gt;
[http://eamusic.dartmouth.edu/~larry/recordings/horton_notes.pdf Info on Dartmouth website]&lt;br /&gt;
&lt;br /&gt;
[http://www.o-art.org/history/LongDur/JimHorton/jh-music4.html Jim Horton list of works]&lt;br /&gt;
|[https://www.youtube.com/watch?v=GHxLeIDuECc Gorgeous Clothed Flies]&lt;br /&gt;
|&lt;br /&gt;
| | electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Sten Hostfalt&lt;br /&gt;
|Website&lt;br /&gt;
[https://store.cdbaby.com/cd/stenhostfalt2 CD Baby (has a few excerpts)] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | excerpts of microtonal guitar (72-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Horse Lords&lt;br /&gt;
|[https://horselords.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://horselords.bandcamp.com/album/mixtape-iv Mix Tape] &lt;br /&gt;
|Sam Haberman &lt;br /&gt;
Max Eilbacher &lt;br /&gt;
&lt;br /&gt;
Owen Gardner &lt;br /&gt;
&lt;br /&gt;
Andrew Bernstein&lt;br /&gt;
|[[Just intonation]], polyrhythm, minimalist, musique concrète&lt;br /&gt;
|Baltimore, MD&lt;br /&gt;
|2012-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chuckk Hubbard&lt;br /&gt;
|anyone got a current link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI sequenced music etc.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Lucas Hulen&lt;br /&gt;
|[http://persweb.wabash.edu/facstaff/hulenp/compositions.html Website]&lt;br /&gt;
|[https://vimeo.com/61493873 Lamentationes Jeremiae I]&lt;br /&gt;
|&lt;br /&gt;
| | modern classical electronic compositions - search website page for &#039;microtonal&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===I===&lt;br /&gt;
|-&lt;br /&gt;
|ILEVENS&lt;br /&gt;
|[https://ilevens.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCfgSTF9EOal71sFbPTLJ0Gw YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://split-notes.com/ilevens-transmitter/ Split Notes Records]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/Ilevens1111/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=N9MjtfEQl_c Drowns]&lt;br /&gt;
|Brendan Byrnes - Vocals, Guitar&lt;br /&gt;
&lt;br /&gt;
Mike Horick - Drums &lt;br /&gt;
&lt;br /&gt;
Lauren Davis - Synths &lt;br /&gt;
&lt;br /&gt;
Rusty Kennedy - Bass &lt;br /&gt;
|[[22edo]], rock band, led by Brendan Byrnes&lt;br /&gt;
|Los Angeles&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===J===&lt;br /&gt;
|-&lt;br /&gt;
| | Ralph Jarzombek&lt;br /&gt;
|[https://www.freewebs.com/ralphjarzombek/ Website with listen links]&lt;br /&gt;
|[https://webzoom.freewebs.com/ralphjarzombek/micro1.mp3 Micro 1]&lt;br /&gt;
&lt;br /&gt;
[https://webzoom.freewebs.com/ralphjarzombek/micro6.mp3 Micro 6]&lt;br /&gt;
|&lt;br /&gt;
| | [[14edo]], [[17edo]], [[19edo]], electronic &lt;br /&gt;
|&lt;br /&gt;
|1980s&lt;br /&gt;
|If you like the Residents, you&#039;ll love this.&lt;br /&gt;
|-&lt;br /&gt;
| | Aaron Krister Johnson&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson SoundCloud]&lt;br /&gt;
[https://aaronkristerjohnson.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson/the-juggler The Juggler]&lt;br /&gt;
|&lt;br /&gt;
| | mostly electronic compositions and improvisations; some theatre incidental music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|JC &amp;amp; The Microtones&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin/cow-people Cowpeople]&lt;br /&gt;
|&lt;br /&gt;
|Electric Bassoon – Johnny Reinhard&lt;br /&gt;
&lt;br /&gt;
Electric Fretless Bass – Brad Catler &lt;br /&gt;
&lt;br /&gt;
Electric Guitar – &amp;lt;nowiki&amp;gt;[[Jon Catler]]&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Percussion – A. C. Lewis &lt;br /&gt;
&lt;br /&gt;
Vocals – Deborah Rothrock&lt;br /&gt;
|&lt;br /&gt;
|New York City&lt;br /&gt;
|1984&lt;br /&gt;
|rockabilly, [[31edo]], cowpunk&lt;br /&gt;
|-&lt;br /&gt;
|Jock Tears&lt;br /&gt;
|[https://jocktears.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/results?search_query=%22JOCK+TEARS%22 YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/jocktears/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=29hm0LGP_i8 Nasty Boy]&lt;br /&gt;
[https://www.youtube.com/watch?v=_UNIeeNnMAQ Live video]&lt;br /&gt;
&lt;br /&gt;
[https://jocktears.bandcamp.com/album/bad-boys Bad Boys] (album) &lt;br /&gt;
|Lauren Ray - vocals&lt;br /&gt;
Lauren Smith - bass&lt;br /&gt;
&lt;br /&gt;
Spencer Hargreaves - guitar&lt;br /&gt;
&lt;br /&gt;
Dustin Bromley - drum&lt;br /&gt;
|best punk band name ever&lt;br /&gt;
|Vancouver, BC&lt;br /&gt;
|2016-&lt;br /&gt;
|Peppy punk rock, female vocals, 17 edo, &lt;br /&gt;
|-&lt;br /&gt;
| | Christiaan de Jong&lt;br /&gt;
|[https://soundcloud.com/christiaan-de-jong-1/ SoundCloud] (not all microtonal) &lt;br /&gt;
[http://www.christiaandejong.com/recordings.htm Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/CHRISTIAANDEJONG1 YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | guitar, flute and tape&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Churzkia Jrakavla&lt;br /&gt;
|[http://churzkia.com Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Aif4Lpz4bPo Red Moon]&lt;br /&gt;
|&lt;br /&gt;
| | hip electronic JI, smooth, atmospheric, microtonal, chill out&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jute Gyte&lt;br /&gt;
|[https://jutegyte.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jutegyte.bandcamp.com/album/the-sparrow-12-ep The Sparrow 12&amp;quot; EP]&lt;br /&gt;
|Adam Kalmbach&lt;br /&gt;
|black metal, [[24edo]]&lt;br /&gt;
|Springfield, MO&lt;br /&gt;
|2002-&lt;br /&gt;
|Has a relatively large following.  Lots of &amp;gt;10 minute long quartertone black metal epics.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===K===&lt;br /&gt;
|-&lt;br /&gt;
|Ali Deniz Kardelen&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=yjZQDQBBYyo Acoustic Microtonal Guitar]&lt;br /&gt;
|&lt;br /&gt;
|Not sure if all microtonal but has at least one amazing microtonal guitar piece&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|great first xen piece for people who like acoustic music&lt;br /&gt;
|-&lt;br /&gt;
| | Buzz Kimball&lt;br /&gt;
|[http://www.nonoctave.com/heroes/buzz/ About his instruments and music]&lt;br /&gt;
[https://www.discogs.com/artist/1944206-Buzz-Kimball Discogs]&lt;br /&gt;
&lt;br /&gt;
Can&#039;t find listen links. Anyone got one?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | homemade guitars etc. in EDOs and JI, Electronic, Rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;Buzz Kimball builds most of his instruments himself in the workshop in his barn&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | dt King&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=62070 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Change Jar&amp;quot; for quartertone piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Wayne Kirby&lt;br /&gt;
|[https://www.youtube.com/channel/UCRn3j-zsIxdhdkHVJ6l_hMA YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | demos, full and excerpts, mp3 and midi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kenneth Kirschner&lt;br /&gt;
|[http://www.kennethkirschner.com/ Website] (has download link for zipped MP3s)&lt;br /&gt;
[https://archive.org/details/apl025#files Archive.org]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | looong mp3 of stretched piano etc. ambient microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|King Gizzard &amp;amp; The Lizard Wizard&lt;br /&gt;
|[https://kinggizzard.bandcamp.com/album/flying-microtonal-banana-n-america-customers Flying Microtonal Banana] &lt;br /&gt;
[[wikipedia:King_Gizzard_&amp;amp;_the_Lizard_Wizard|Wikipedia]]&lt;br /&gt;
|[https://www.youtube.com/watch?v=U72rbtrufws Sleep Drifter] (live in radio station studio)&lt;br /&gt;
[https://www.youtube.com/watch?v=170Z9qBjfkI mini-documentary] &lt;br /&gt;
|Stu Mackenzie &lt;br /&gt;
Ambrose Kenny Smith &lt;br /&gt;
&lt;br /&gt;
Joey Walker &lt;br /&gt;
&lt;br /&gt;
Cook Craig &lt;br /&gt;
&lt;br /&gt;
Lucas Skinner &lt;br /&gt;
&lt;br /&gt;
Michael Cavanagh &lt;br /&gt;
&lt;br /&gt;
Eric Moore&lt;br /&gt;
|&lt;br /&gt;
|Melbourne, Australia&lt;br /&gt;
|2017-&lt;br /&gt;
|[[24edo]], alternative, garage&lt;br /&gt;
|-&lt;br /&gt;
| | Kite (aka Tall Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://tallkite.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/tallkite SoundCloud]&lt;br /&gt;
|[https://tallkite.bandcamp.com/track/i-hear-numbers I Hear Numbers]&lt;br /&gt;
|&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Makes microtonal software, [http://www.tallkite.com/alt-tuner.html Alt-Tuner]&lt;br /&gt;
|-&lt;br /&gt;
| | Eric Knechtges&lt;br /&gt;
|[[wikipedia:Eric_Knechtges|Wikipedia]] &lt;br /&gt;
[https://soundcloud.com/eric-knechtges SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://robertwmcclure.weebly.com/blog/music-with-friends-eric-knechtges Interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic (choir) &amp;amp;amp; electronic, various JI &amp;amp;amp; EDOs&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===L===&lt;br /&gt;
|-&lt;br /&gt;
| | Anne La Berge&lt;br /&gt;
|[http://www.annelaberge.com/ Website]&lt;br /&gt;
[http://unsounds.com/shop/raw-lp Label Unsounds, buy link has listen link of excerpts] &lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=DXAP4544NNM Utter] (performance art piece with Anne playing live) &lt;br /&gt;
| | quartertone flute - go to &amp;quot;Releases&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Last Sacrament&lt;br /&gt;
|[https://lastsacrament.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Ron Sword - Vocals, Guitar, Drums&lt;br /&gt;
Mike Maletta - Lead Guitar&lt;br /&gt;
&lt;br /&gt;
Pat Horgan - Bass&lt;br /&gt;
|16edo death metal from Florida&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron also makes Sword guitars and does a lot of guitar and bass conversions.  Pat also does conversions.&lt;br /&gt;
|-&lt;br /&gt;
| | Jacky Ligon&lt;br /&gt;
|[http://www.xen-arts.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=mRWG9AzWs7E Lightweave]&lt;br /&gt;
| | filmic xenharmonic music and software blog. Sometimes collaborates with Sevish.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Also makes microtonal VST synths IVOR2, FMTS2, One SF2, Font2&lt;br /&gt;
|-&lt;br /&gt;
| | Amit Lissack&lt;br /&gt;
|[https://alumnius.net/new_england_conserva-8502-year-1991-1994#id16664004 Listing on New England Conservatory of Music alumni site] &lt;br /&gt;
Can&#039;t find listen links. Anyone got one? &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic instrumental. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| | Alvin Lucier&lt;br /&gt;
|[[wikipedia:Alvin_Lucier|Wikipedia]]&lt;br /&gt;
[http://www.moderecords.com/catalog/124lucier.html Mode Records site], includes listen links&lt;br /&gt;
&lt;br /&gt;
[http://www.ubu.com/sound/lucier.html UBUWeb] -includes original 1969 recording of &#039;&#039;I Am Sitting In A Room&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slow-to-change cluster acoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Lucy&lt;br /&gt;
|[http://www.lucytune.com/ Website]&lt;br /&gt;
[http://www.lucytune.com/mp3/ List of Lucy tune direct MP3s]&lt;br /&gt;
&lt;br /&gt;
[http://www.lullabies.co.uk/ Lucy tunes lullabies info page]&lt;br /&gt;
|&lt;br /&gt;
|[https://store.cdbaby.com/cd/lucytuned Lucy tunes lullabies CD Baby] buy page, has listen excerpt links&lt;br /&gt;
| | miscellaneous works in progress - also see [[Lucy Tuning|Lucy Tuning page]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===M===&lt;br /&gt;
|-&lt;br /&gt;
|M.A.N.&lt;br /&gt;
|[https://open.spotify.com/album/7gCCSQgShzoJxSKFu2gNXy Spotify]&lt;br /&gt;
|&lt;br /&gt;
|JJ Jelencovich, Rob Hakemo, Adde Larsson, Nils Olsson, Guz Gustafsson Mark Fristedt&lt;br /&gt;
|24edo Nümetal&lt;br /&gt;
|&lt;br /&gt;
|~2010-2013&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Maneri&lt;br /&gt;
|[[wikipedia:Joe_Maneri|Wikipedia]]&lt;br /&gt;
[https://www.nytimes.com/2009/08/30/arts/music/30maneri.html New York Times obituary]&lt;br /&gt;
&lt;br /&gt;
[https://open.spotify.com/artist/7aQ5YRpRQ02oK9OtbxfhJr Spotify] (not all microtonal) &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8WiSgByqos4&amp;amp;ab_channel=JoeManeri-Topic Audio interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some modern classical excerpts&lt;br /&gt;
|&lt;br /&gt;
|Died in 2009&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Rick McGowan&lt;br /&gt;
|There is one of his pieces at the beginning of [http://ripnread.com/?p=328 this microtonal podcast episode]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal works for the theatre&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John McLaird&lt;br /&gt;
|quiet audio piece, [https://archive.org/details/seventeenTPP_02/ogives.mp3 Ogives in a Winter Shelter Belt] (direct MP3 link)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7edo]], [[40edo]], [[11-limit]], [[Just intonation]], sampled piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Pete McRae&lt;br /&gt;
|[[wikipedia:Pete_McRae|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Eikosany blues&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carl McTague&lt;br /&gt;
|[http://www.mctague.org/carl/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | (ii-V-I)^7 and Heptadecaphonic Drops&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Melopoeia&lt;br /&gt;
|[https://melopoeia.bandcamp.com/album/tolkiens-ainulindal Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dave Tremblay, Brian Leong&lt;br /&gt;
|26edo Black Metal&lt;br /&gt;
|Montreal, QC&lt;br /&gt;
|&lt;br /&gt;
|Text-to-midi of Tolkein and other stories.&lt;br /&gt;
|-&lt;br /&gt;
| | Claudi Meneghin&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/claudi-meneghin Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neobaroque music at Soonlabel.com&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Mercury Tree&lt;br /&gt;
|[https://themercurytree.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Ben Spees &lt;br /&gt;
&lt;br /&gt;
Connor Reilly &lt;br /&gt;
&lt;br /&gt;
Oliver Campbell &lt;br /&gt;
&lt;br /&gt;
[[Igliashon Jones]]&lt;br /&gt;
|[[17edo]], [[23edo]], progressive rock, psychedelic, math rock&lt;br /&gt;
|Portland, OR&lt;br /&gt;
|2007&lt;br /&gt;
|Newer work is all microtonal.  Older works are standard or a mixture.&lt;br /&gt;
|-&lt;br /&gt;
| | Herman Miller&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/herman-miller Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | compositions in linear temperaments, [[Equal|ETs]]; [[Warped_Canon|Warped Canon]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Shaahin Mohajeri&lt;br /&gt;
|[http://www.96edo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | modal, sequenced in various EDO/ADO/EDL/AIDO/ADL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|MonoNeon&lt;br /&gt;
|[https://dywanethomasjr.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Dywane Thomas, Jr.&lt;br /&gt;
|24edo funk, soul, hip-hop&lt;br /&gt;
|Tennessee&lt;br /&gt;
|2013-2015 (?)&lt;br /&gt;
|Newer recordings seem to be standard tuning, but there was a lot of 24edo released around 2015.&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Monzo&lt;br /&gt;
|[[Joe Monzo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], jazz rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Moriarty&lt;br /&gt;
|[https://soundcloud.com/john-lank1 SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Rock and improv in various regularly tempered tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Frederick Moore&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some microtonal works, electronic, other&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Aaron Myers-Brooks&lt;br /&gt;
|[https://aaronmyersbrooks.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|17edo Hard rock/metal on guitar&lt;br /&gt;
|PA&lt;br /&gt;
|2019&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===N===&lt;br /&gt;
|-&lt;br /&gt;
|Naegleria Fowleri&lt;br /&gt;
|[https://sites.google.com/view/naegleriafowleri/ Website]&lt;br /&gt;
[https://naegleriafowleri.bandcamp.com/releases Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=QqKf0ItWozs III Flagellate - Propulsion] &lt;br /&gt;
|Bostjan Zupancic - Guitar and Bass &lt;br /&gt;
Luna Bird - Vocals&lt;br /&gt;
|[[19edo]], metal&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2017-&lt;br /&gt;
|Parrot singing with a xen metal project. What&#039;s not to love? &lt;br /&gt;
|-&lt;br /&gt;
| | Ron Nagorcka&lt;br /&gt;
|[http://www.ronnagorcka.com/audio Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], digeridoo, synthesizers, birds...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Juhani Nuorvala&lt;br /&gt;
|[https://soundcloud.com/juhani-nuorvala SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===O===&lt;br /&gt;
|-&lt;br /&gt;
| | Mats Öljare&lt;br /&gt;
|[http://www.angelfire.com/mo/oljare/midicomp.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | contrapuntal midi in various EDOs and etc&#039;s&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===P===&lt;br /&gt;
|-&lt;br /&gt;
| | Tristan Parker&lt;br /&gt;
|[http://rozencrantzthesane.tripod.com/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], free-pitch, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | P-ART&lt;br /&gt;
|[http://users.skynet.be/P-ART/PARADISE/CLIPS/list.htm Website]&lt;br /&gt;
|&lt;br /&gt;
|Paul A.R. Timmermans&lt;br /&gt;
| | experimental&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harry Partch&lt;br /&gt;
|[[Harry Partch]]&lt;br /&gt;
[http://musicmavericks.publicradio.org/features/feature_partch.html American Mavericks]&lt;br /&gt;
&lt;br /&gt;
[https://www.harrypartch.com/music Harry Partch Information Center]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[11-limit]], [[Just intonation]], acoustic, monophony&lt;br /&gt;
|Oakland, CA&lt;br /&gt;
|1930 - 1972&lt;br /&gt;
|one of the first 20th-century composers in the West to work systematically with microtonal scales&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Pehrson&lt;br /&gt;
|[http://users.rcn.com/jpehrson/JosephPehrson.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | blackjack, acoustic, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | pfly&lt;br /&gt;
|[https://soundcloud.com/pfly SoundCloud]&lt;br /&gt;
|Zlo-88&lt;br /&gt;
|Paul Fly&lt;br /&gt;
| | [[88cET]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Samuel Pellman&lt;br /&gt;
|[http://academics.hamilton.edu/music/spellman/MfS/microtonal.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], [[Nonoctave]], [[Equal Temperaments]], electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Post&lt;br /&gt;
|[http://www.myspace.com/josephpost MySpace]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Crystal-JI, acoustic guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tom Price&lt;br /&gt;
|anyone have a working link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kees van Prooijen&lt;br /&gt;
|[http://www.kees.cc/music/oddpiano/oddpiano.html Website]&lt;br /&gt;
|Odd Piano&lt;br /&gt;
|&lt;br /&gt;
| | [[Bohlen-Pierce]], timbre-stretched piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Barry Prophet&lt;br /&gt;
|[http://www.pomer-prophet.com/barry.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic, sound sculptures&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Q===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===R===&lt;br /&gt;
|-&lt;br /&gt;
| | Johnny Reinhard&lt;br /&gt;
|[[wikipedia:Johnny_Reinhard|Wikipedia]]&lt;br /&gt;
[http://www.afmm.org/ American Festival of Microtonal Music] &lt;br /&gt;
&lt;br /&gt;
[https://stereosociety.com/johnny-reinhard/ Stereo Society] &lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://johnnyreinhard.bandcamp.com/album/reinhard-ensemble-compositions Reinhard Ensemble Compositions]&lt;br /&gt;
|&lt;br /&gt;
| | acoustic polymicrotonality&lt;br /&gt;
|New York, NY&lt;br /&gt;
|1981-&lt;br /&gt;
|Founded [http://www.afmm.org/ American Festival of Microtonal Music] (AFMM) &lt;br /&gt;
|-&lt;br /&gt;
| | Robert Rich&lt;br /&gt;
|[https://robertrich.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7-limit]], [[Just intonation]], ambient&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Michael Robinson&lt;br /&gt;
|[http://www.azuremilesrecords.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | worldly electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Prent Rodgers&lt;br /&gt;
|[http://ripnread.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Music that&#039;s fake but accurate&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | Dante Rosati&lt;br /&gt;
|[http://www.danterosati.com/justguitar.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], solo guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Ross&lt;br /&gt;
|[http://www.piedwagtail.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[19edo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===S===&lt;br /&gt;
|-&lt;br /&gt;
| | Marc Sabat&lt;br /&gt;
|[http://www.plainsound.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlos Sampaio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonics&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Scott Sandvik&lt;br /&gt;
|[http://www.scottsandvik.com/html/audio.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slide guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Edward Schocker&lt;br /&gt;
|[http://edwardschocker.com/music/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | dramatic works - exerpts and fulls&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Margo Schulter&lt;br /&gt;
|[https://www.bestii.com/~mschulter/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neo-medieval Xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Schulze&lt;br /&gt;
|[http://kalvos.org/schulze.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some mp3s of electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ethan Schwartz&lt;br /&gt;
|[https://myspace.com/tetrachordproject Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI music based on tetrachords, for guitar and keyboard&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | X. J. Scott&lt;br /&gt;
|[http://www.nonoctave.com/geocities/ Website]&lt;br /&gt;
[http://www.soundclick.com/bands/pagemusic.cfm?bandID=141776 Soundclick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | George Secor&lt;br /&gt;
|[http://users.bigpond.net.au/d.keenan/sagittal/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various vintage Scalatron performances&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dave Seidel&lt;br /&gt;
|[http://mysterybear.net/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal minimalism and ambience, using Csound&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlo Serafini&lt;br /&gt;
|[https://www.youtube.com/user/iranief YouTube]&lt;br /&gt;
[http://www.seraph.it/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic. isomorphic keyboard: the Opal Chameleon&lt;br /&gt;
|Florence, Italy&lt;br /&gt;
|&lt;br /&gt;
|Futurist composer. &lt;br /&gt;
&lt;br /&gt;
Also, is admin on Facebook [https://www.facebook.com/groups/356483631067563/ Microtonalitaly group]  &lt;br /&gt;
|-&lt;br /&gt;
| | Bill Sethares&lt;br /&gt;
|[http://eceserv0.ece.wisc.edu/~sethares/otherperson/all_mp3s.html Website]&lt;br /&gt;
|[http://sethares.engr.wisc.edu/mp3s/truthonabus.html Truth on a Bus]&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic with stretched partials&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Sevish&lt;br /&gt;
|[http://sevish.com/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCmq2yMo-lTfC7BQLth_PqOw YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/sevish SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://sevish.com/blog Blog]    &lt;br /&gt;
&lt;br /&gt;
[https://sevish.bandcamp.com/ BandCamp]    &lt;br /&gt;
&lt;br /&gt;
[https://twitter.com/sevishmusic Twitter]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Gcgawrr2xao Desert Island Rain]&lt;br /&gt;
[https://www.youtube.com/watch?v=l9wINwlgxRU Gleam]&lt;br /&gt;
|Sean Archibald. (with occasional guest musicians)&lt;br /&gt;
|drum &#039;n&#039; bass / electronic / trip-hop / ambient;&lt;br /&gt;
in EDOs, JI, nonoctave scales and various others. &lt;br /&gt;
microtonal: everything. &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Microtonal with a beat&amp;quot;; stellar production quality.&lt;br /&gt;
|London, England&lt;br /&gt;
|2010 onward&lt;br /&gt;
|Popular (for xen) .&lt;br /&gt;
Is [[SeanArchibald]] on this wiki.  &lt;br /&gt;
&lt;br /&gt;
Also does [http://sevish.com/2014/how-to-create-a-tun-file-in-scala/ software tutorials on his website] and on YouTube,&lt;br /&gt;
&lt;br /&gt;
and makes [http://sevish.com/scaleworkshop/index.htm?name=Slendric%5B11%5D&amp;amp;data=202.12%0A233.69%0A435.81%0A467.37%0A669.50%0A701.06%0A903.19%0A934.75%0A1136.87%0A1168.44%0A2%2F1&amp;amp;freq=440&amp;amp;midi=69&amp;amp;vert=-1&amp;amp;horiz=2 web-based xen software].&lt;br /&gt;
&lt;br /&gt;
Runs the digital xen label, [http://split-notes.com/ Split-Notes]&lt;br /&gt;
&lt;br /&gt;
Sevish is great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Ezra Sims&lt;br /&gt;
|[https://www.ezrasims.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Music in 72-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Gene Ward Smith&lt;br /&gt;
|[[Microtonal Music by Gene Ward Smith]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced originals; Mad Science Tuning; renderings of colleagues&#039; music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jon Lyle Smith&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced classical in odd meters&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Cole and Spectral Voices&lt;br /&gt;
|[https://www.spectralvoices.com/jim-cole-spectral-voices/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of meditative New Age with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Soundwell (Anders Erkéus)&lt;br /&gt;
|[https://soundcloud.com/soundwell Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Snake&amp;quot; overtone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Manfred Stahnke&lt;br /&gt;
|[https://stahnkemanfred.musicaneo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one piece &amp;quot;Partch Harp&amp;quot; for harp and sampled harp&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans-André Stamm&lt;br /&gt;
|[http://www.eufonia.de/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | quartertone/ 48-tone JI acoustic organ!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Starrett&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=FD0ec4qOlcs&amp;amp;t=&amp;amp;ab_channel=xenopusRTRT Citified Notions]&lt;br /&gt;
|John Starret - Vocals, Bass&lt;br /&gt;
&lt;br /&gt;
Neil Haverstick - Guitar&lt;br /&gt;
&lt;br /&gt;
Ernie Crews - Drums&lt;br /&gt;
| | 19-EDO. Rockabilly/Pop-rock, comment from John about the song on the YouTube page&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|John Starrett played bass with Neil Haverstick.  Neil also plays the 19-EDO guitar on some of John&#039;s recordings.&lt;br /&gt;
|-&lt;br /&gt;
| | Stimmhorn&lt;br /&gt;
|[http://www.stimmhorn.ch/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Christian Zehnder, Balthasar Streiff&lt;br /&gt;
| | Experimental alphorn and yodeling combined with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Hans Straub&lt;br /&gt;
|[http://home.datacomm.ch/straub/musik/index_e.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | pieces with meters that match the tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Redrick Sultan&lt;br /&gt;
|[https://redricksultanband.bandcamp.com/ Bandcamp] &lt;br /&gt;
|[https://www.youtube.com/watch?v=DtrH9ptBV18&amp;amp;index=1&amp;amp;list=PL_GQa1Uf_pEPGi9CxiMfK-13BBs0SVkWP The Prince]&lt;br /&gt;
|Spencer Hargreaves - Vocals, Guitars &lt;br /&gt;
Noah Jordan - Vocals, Bass, Keys, Flute, Oud &lt;br /&gt;
&lt;br /&gt;
Sean Mitchell - Drums, Sampling&lt;br /&gt;
|spooky, cool, acoustic, electric. &lt;br /&gt;
|Vancouver, British Columbia&lt;br /&gt;
|2010-&lt;br /&gt;
|[[22edo]], acoustic, magic rock, chill&lt;br /&gt;
|-&lt;br /&gt;
| | Mick Sussman&lt;br /&gt;
|[http://micksussman.com/pw/music.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | plunderphonic collages in various tunings and multitempi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Susman&lt;br /&gt;
|[https://www.susmanmusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Works in quarter-tone - scores and audio files&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Ron Sword&lt;br /&gt;
|[http://www.ronsword.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 16-EDO and 31-EDO on 8 and 9 string guitar Etudes, Microtonal Extreme Metal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron was also affiliated with the Microtonal Records label and the metatonal music site, as well as the microtonal guitarist forum.&lt;br /&gt;
|-&lt;br /&gt;
| | Syzygys&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Syzygys YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://www.syzygys.jp Website]&lt;br /&gt;
&lt;br /&gt;
[http://www.facebook.com/Syzygys Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=KjSF41-mdL4 Lotus Rain]&lt;br /&gt;
|Hitomi Shimizu = 43 microtone organ, vocals&lt;br /&gt;
&lt;br /&gt;
Hiromi Nishida=Violin, vocals&lt;br /&gt;
| | clips of Japanese duo in 43-tone Partch JI, with Chromelodeon&lt;br /&gt;
|Japan &lt;br /&gt;
|? &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===T===&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.TallKite.com/music.html Tall Kite] (aka Kite)&lt;br /&gt;
|Website&lt;br /&gt;
[https://soundcloud.com/mbirakite soundcloud.com/]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/mbirakite mbirakite]&lt;br /&gt;
|&amp;quot;I Hear Numbers&amp;quot;&lt;br /&gt;
|Kite&lt;br /&gt;
Giedraitis&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|Portland,&lt;br /&gt;
&lt;br /&gt;
Oregon&lt;br /&gt;
&lt;br /&gt;
USA&lt;br /&gt;
|1990&#039;s to&lt;br /&gt;
&lt;br /&gt;
present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [https://soundcloud.com/camtaylor-1 Cam] [https://soundcloud.com/cam-taylor-2-1 Taylor]&lt;br /&gt;
|Website&lt;br /&gt;
https://archive.org/search.php?query=creator%3A%22Cam+Taylor%22&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/camtaylor-1&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/cam-taylor-2-1&lt;br /&gt;
&lt;br /&gt;
https://iamcamtaylor.wordpress.com/&lt;br /&gt;
|[https://soundcloud.com/cam-taylor-2-1/mothers mothers]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/17-out-of-63edo-wurly-those-early-dreams those early dreams]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/12tone63edo1 12tone63EDO1]&lt;br /&gt;
|Cam Taylor&lt;br /&gt;
| | Bosanquet Axis49, 12- and 17-tone keyboard improvisations in 17, 19, 22, 26, 31, 37, 39, 41, 43, 46, 50, 53, 56, 63, 94, 112 EDOs, some JI and near-just tunings, and songs with piano or guitar in 31EDO and JI, various.&lt;br /&gt;
|Auckland, New Zealand&lt;br /&gt;
|2010-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.facebook.com/JackETickner/ Jack Tickner]&lt;br /&gt;
|[https://jacktickner.bandcamp.com/ Bandcamp] &lt;br /&gt;
|[https://jacktickner.bandcamp.com/album/reassuring-weight Reassuring Weight]&lt;br /&gt;
|&lt;br /&gt;
|Just Intonation&lt;br /&gt;
|Sydney, Australia&lt;br /&gt;
|2017 - Present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Peter Thoegersen&lt;br /&gt;
|[https://soundcloud.com/pthoege SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://peterthoegersen.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/pthoege/two-worlds Two Worlds]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/pthoege/im-a-force-of-nature I Am a Force of Nature]&lt;br /&gt;
|&lt;br /&gt;
|composer. &lt;br /&gt;
&lt;br /&gt;
Absurdist symphonic, chamber. Fun. Difficult music, in a good way. &lt;br /&gt;
&lt;br /&gt;
If you like Zappa&#039;s stranger works, you will like this. &lt;br /&gt;
|New York (?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://dubshot.blogspot.com/ Tony Dubshot]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Macrotonal dub and dancehall in 05-EDO, 07-EDO and 08-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.soundclick.com/bands/pagemusic.cfm?bandID=204508 Tritone MSU]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://tuistgeorgetucker.com/ Tui St. George Tucker]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Quartertone scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.stephenjamestaylor.com Stephen James Taylor]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal film scores, multiple Wilson scales&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.jeroenthesseling.com Jeroen Paul Thesseling]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music for bass guitar: &amp;quot;HAFNIUM&amp;quot; (72-EDO), &amp;quot;ARGON&amp;quot; (18-EDO), &amp;quot;DISCREPANTIUM&amp;quot; (24-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===U===&lt;br /&gt;
|-&lt;br /&gt;
|uSSSy&lt;br /&gt;
|[https://usssy.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/watch?v=Fu6v2YE31Vc Acoustic version of one song on YouTube]&lt;br /&gt;
|[https://usssy.bandcamp.com/album/ud Ud]&lt;br /&gt;
[https://usssy.bandcamp.com/ Voyage] &lt;br /&gt;
|Artem Galkin &lt;br /&gt;
Pavel Eremeev&lt;br /&gt;
|[[24edo]], noise rock, psychedelic&lt;br /&gt;
|Moscow, Russia&lt;br /&gt;
|2009-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===V===&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.chrisvaisvil.com/ Chris Vaisvil]&lt;br /&gt;
|[http://chrisvaisvil.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Many tunings (Just Intonation, various EDOs + Tuning Survey ) microtonal synthesizers controlled by &lt;br /&gt;
midi guitar (Roland GR-20), Linnstrument, 17 edo keyboard (DIY) + soft synthesizers and &lt;br /&gt;
&lt;br /&gt;
&amp;quot;traditional&amp;quot; scored microtonal music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|*Prolific* explorer of a wide range of scales &lt;br /&gt;
&lt;br /&gt;
Neat DIY techniques used and demonstrated &lt;br /&gt;
&lt;br /&gt;
&amp;quot;at the edge between acoustic and electric&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Nicola Vicentino&lt;br /&gt;
|[[wikipedia:Nicola_Vicentino|Wikipedia]] &lt;br /&gt;
|[https://www.youtube.com/watch?v=0akGtDPVRxk Musica Prisca Caput (Madrigal for 24-tone two voice harpsichord in Meantone)] &lt;br /&gt;
Same piece [https://www.youtube.com/watch?v=ld36JlmOtM0 played on an arciorgano].&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=bhGwjgZ8zIY Madonna il poco dolce.] &lt;br /&gt;
|&lt;br /&gt;
|early microtonal composer in 16th century. &lt;br /&gt;
|&lt;br /&gt;
|Born 1511 .&lt;br /&gt;
Died in either 1575 or 1576&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Nicola Visalli (broken)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronically rendered microtonal contemporary classical&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.voltagecontrolled.com/freqdivision.php Voltage Controlled]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of electronic tuning-savvy experiments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [[Alfredo_Votta|Alfredo Votta]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Soundcloud account featuring &amp;quot;Liber Stellarum&amp;quot;, a collection of seven pieces for &lt;br /&gt;
13-EDO piano. Has also composed in 18-EDO.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===W===&lt;br /&gt;
|-&lt;br /&gt;
| | [http://robertinventor.com/software/tunesmithy/music.htm Robert] [http://robertinventor.com/musicandvirtualflowers/tunes/improvisations.htm Walker]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical, world, fractal&lt;br /&gt;
|Indianapolis, IN&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [https://soundcloud.com/overtoneshock Stephen Weigel]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic pop / computer music / totalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://soundcloud.com/dawiertx Danny Wier]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | symphonic, progressive rock/metal, jazz, etc., mostly in 72-EDO (all synth-generated)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://web.mit.edu/randy/www/Music/comets.html Randy Winchester] ([http://www.jamendo.com/en/artist/r.winchester 2])&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Comets Over Flatland&amp;quot; excerpts in various EDOs &amp;amp;amp; Bohlen-Pierce, electronic music and 8-bit synthesizers&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.erlingwold.com/listofworks.html Erling Wold]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical; search page for just intonation&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://home.snafu.de/djwolf/trio3.mp3 Daniel Wolf]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic neo-baroque string trio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://bwong.ca/ Brian Wong]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | examples of computer-generated music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wyness.org/ James Wyness]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal acousmatic works&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===X===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Y===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Z===&lt;br /&gt;
|-&lt;br /&gt;
|Zadarpadov&lt;br /&gt;
|[https://zadarpadov.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Electronic, avant-garde&lt;br /&gt;
|Finland&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Zhea Erose&lt;br /&gt;
|[https://zheaerose.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UC--VosYH0BHISbb4SFO9rQA YouTube]&lt;br /&gt;
| [https://www.youtube.com/watch?v=wvLLV5qle48 Glitterdance]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8Ol2gzkcprE divinate]&lt;br /&gt;
| &lt;br /&gt;
| [[31edo]], JI, contemporary classical, ambient, electronic, &amp;quot;dream&amp;amp;bass&amp;quot;&lt;br /&gt;
| Portland, OR &lt;br /&gt;
|2019-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ziaspace.com/ ZIA]&lt;br /&gt;
|[https://www.reverbnation.com/ziausa Reverb Nation]&lt;br /&gt;
[https://www.facebook.com/Zia-170293513002981/ Facebook] &lt;br /&gt;
&lt;br /&gt;
[https://ziaspace.bandcamp.com Bandcamp]&lt;br /&gt;
&lt;br /&gt;
YouTube&lt;br /&gt;
|[https://www.reverbnation.com/1029821/album/172732 Martians] &lt;br /&gt;
|[[Elaine Walker]] and collaborators&lt;br /&gt;
| | electronic, space, dance, [[10edo]], [[19edo]], [[Bohlen-Pierce]], [[17edo]], [[16edo]]&lt;br /&gt;
|Las Cruces, NM / Tempe, AZ&lt;br /&gt;
|1992-&lt;br /&gt;
|Elaine has also composed for the television industry.  Zia is great introductory/accessible xen music.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.epitonic.com/artists/matthias-ziegler/ Matthias Ziegler]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | unconventional flute playing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Bostjan Zupancic: MicroMetal&lt;br /&gt;
|[https://sites.google.com/site/19edoguitar/home/bostjan-zupancic-micrometal Google Page]&lt;br /&gt;
[https://bostjanzupancic.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JTpF2MifP5Y Brain for Breakfast]&lt;br /&gt;
[https://www.youtube.com/watch?v=D8utL7T0HAc Beezer&#039;s Cellar]&lt;br /&gt;
|Bostjan Zupancic - Guitar, Bass, Drums, Vocals, Synthesizer&lt;br /&gt;
|19-EDO Modern Hard Rock and Heavy Metal, and occasionally 24-EDO.&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2008-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | &#039;&#039;&#039;Website&#039;&#039;&#039;&lt;br /&gt;
| | &#039;&#039;&#039;Description&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.musicmavericks.org/listening/ American Mavericks concert series]&lt;br /&gt;
| | Microtonal RealPlayer files: Lou Harrison Suite for Violin and American Gamelan, Third Symphony; Charles Ives &amp;quot;Allegro&amp;quot; from Quartertone Piano Pieces&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.oeaw.ac.at/kal/agm/ Ancient Greek Music]&lt;br /&gt;
| | Library of extant fragments using authentic tunings: Real``Player and midi&lt;br /&gt;
|-&lt;br /&gt;
| | [http://bostonmicrotonalsociety.org/ Boston Microtonal Society]&lt;br /&gt;
| | 72-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://catharsis.egregious.net/errata/ Catharsis] ([http://catharsis.egregious.net/tracks/droneI/ 2])&lt;br /&gt;
| | Jon Catler and Jacky Ligon live; &amp;quot;Drone 1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.fujara.sk/audio_samples.htm Fujara]&lt;br /&gt;
| | Slovak overtone flute&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wmich.edu/mus-theo/groven/ Groven Piano Project]&lt;br /&gt;
| | 36-tone JI (schismatic) pianos after Eivind Groven&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.xs4all.nl/%7Ehuygensf/english/index.html Huygens-Fokker Foundation]&lt;br /&gt;
| | acoustic and midi 31-EDO &amp;amp;amp; 24-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.csounds.com/ezine/winter1999/synthesis/ Implementing Cellular Automatas in Csound]&lt;br /&gt;
| | mp3 examples with spectral pictures&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.kingmixers.com/Hearing%20Greek%20Microtones.html kingmixers] ([http://www.kingmixers.com/AncGreekMusicFragments.html%20 2]) ([http://www.kingmixers.com/Clouds%20MP3s.html%20copy 3])&lt;br /&gt;
| | some mp3 samples of Greek tunings, reconstructions of Greek music fragments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.last.fm/tag/microtonal last.fm microtonal tag radio]&lt;br /&gt;
| | stream microtonal music from last.fm radio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.lucytune.com/ LucyTuning] ([http://www.harmonics.com/lucy/earindex.html 2]) ([http://www.lullabies.co.uk/ 3])&lt;br /&gt;
| | LucyTuned music - clips and full pieces, midi files, mp3s, video&lt;br /&gt;
|-&lt;br /&gt;
| | [http://micro.soonlabel.com/ micro.soonlabel.com]&lt;br /&gt;
| | Music from multiple composers in various tunings available for direct download.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://microtonalismo.com/ MICROTONALISMO]&lt;br /&gt;
| | Primera Web oficial de microtonalismo de habla hispana en latinoamerica&lt;br /&gt;
|-&lt;br /&gt;
| | [http://cdbaby.com/cd/mfhi Music for Homemade Instruments]&lt;br /&gt;
| | clips of junkmusic orchestra&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.overtone.cc/ Overtone Music Network]&lt;br /&gt;
| | A platform for overtone music of all kinds, with a huge collection of online audio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://podcast1024.libsyn.com/ podcast1024]&lt;br /&gt;
| | microtonal podcast by Prent Rodgers&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.quartertonemarimba.com/ Quartertonemarimba.com]&lt;br /&gt;
| | Kjell Tor Innevik&#039;s project at Norwegian Academy of Music&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.geocities.com/dinarra2000/songs.html Eduardo Sábat]&lt;br /&gt;
| | clips of jazz standards on 53-enharmonic frets per Octave guitar (Dinarra)&lt;br /&gt;
|-&lt;br /&gt;
| | [http://split-notes.com/ split-notes Microtonal Netlabel]&lt;br /&gt;
| | online record label, free digital releases, microtonal music from various musicians&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ne.jp/asahi/mariko/takanashi/masa/pagesE1/rev1nwpages/engconcert.html The Perfect Just Intonation Music MIDI Cycle Concerts]&lt;br /&gt;
| | classics tuned in JI&lt;br /&gt;
|-&lt;br /&gt;
| | [http://pages.globetrotter.net/roule/demos.htm Tuning and temperament demos]&lt;br /&gt;
| | midi and audio demonstrating historical tunings&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.soundclick.com/bands/pagemusic.cfm?bandID=105485 Tuning Lab]&lt;br /&gt;
| | acoustic, electronic tuning experiments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wnyc.org/search/?q=microtonal WNYC microtonal features]&lt;br /&gt;
| | radio shows featuring microtonal music, esp. &amp;quot;New Sounds&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.facebook.com/groups/2229924481 Xenharmonic Alliance facebook group]&lt;br /&gt;
| | social networking for microtonalists. music and discussion&lt;br /&gt;
|}&lt;br /&gt;
[http://www.mvcc.edu/noldani/home Oldani&#039;s Math&amp;amp;amp;music Site]      &lt;br /&gt;
&lt;br /&gt;
[[Category:Composer]]&lt;br /&gt;
[[Category:Practice]]&lt;br /&gt;
[[Category:Listen| ]] &amp;lt;!-- main article --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Main_Page&amp;diff=52826</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Main_Page&amp;diff=52826"/>
		<updated>2020-11-22T09:05:52Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Innocuous change.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{interwiki&lt;br /&gt;
| de = Hauptseite&lt;br /&gt;
| en = Main Page&lt;br /&gt;
| es = Bienvenidos&lt;br /&gt;
| ja = ようこそ！Xenharmonicの世界へ&lt;br /&gt;
}}__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Check out [[Migration_FAQ|this list of anticipated Frequently Asked Questions]] regarding the recent migration of this wiki. &lt;br /&gt;
&lt;br /&gt;
==Welcome to the Xenharmonic Wiki!==&lt;br /&gt;
&lt;br /&gt;
The xenharmonic wiki is an open resource for information about [[Musical tuning|musical tuning]]. This includes information about systems of tuning, the relationships between those systems, and the theory and math behind them.&lt;br /&gt;
&lt;br /&gt;
This wiki is created by volunteers. It is a work in progress, and depends on members of the community to help us develop it. Relevant new content is always welcome. You can get the hang of editing in the [[SandBox|Sandbox]], then dive right in. [[wiki help|Wiki Help]] provides some tips as well. [[wikifuture|Wikifuture]] is a wish list of sorts.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Remember that this wiki is a work in progress!&#039;&#039;&#039; There are &#039;&#039;&#039;many&#039;&#039;&#039; new pages that need to be created, and old ones that need to be finished or updated. If you see a way to make something better, please feel free to sign up and help contribute!&lt;br /&gt;
&lt;br /&gt;
For a lengthier introduction, see [[Xenharmonic Wiki:Introduction|Introduction]].&lt;br /&gt;
&lt;br /&gt;
==If you are new to musical tuning==&lt;br /&gt;
&lt;br /&gt;
* [[Why use alternative tunings?|Why use alternative tunings?]] is an overview of common reasons for learning about tunings other than standard western tuning.&lt;br /&gt;
* The [[Approaches to Musical Tuning|Approaches to Musical Tuning]] page offers links to various theoretical approaches to exploring alternative intonation systems&lt;br /&gt;
* Here are [[MicrotonalListeningList|links to lots]] of alternatively tuned music that has been made, in case you&#039;re wondering what it all sounds like.&lt;br /&gt;
* Links to xenharmonic websites: &#039;&#039;&#039;[[Links#Maps|Maps]]&#039;&#039;&#039; | &#039;&#039;&#039;[[Links#Forums|Forums]]&#039;&#039;&#039; | &#039;&#039;&#039;[[Links#Educational websites|Educational websites]]&#039;&#039;&#039; | &#039;&#039;&#039;[[Links#Selected microtonal labels and concert producers|Labels and concert producers]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Links to some popular areas of the Xenharmonic Universe==&lt;br /&gt;
&lt;br /&gt;
* [[Just intonation|Just Intonation]]&lt;br /&gt;
** [[Gallery of Just Intervals|Gallery of Just Intervals]]&lt;br /&gt;
* [[EDO|EDOs]] and other [[Equal-step_Tuning|Equal Temperaments]]&lt;br /&gt;
* [[Tour_of_Regular_Temperaments|Regular Temperaments]]&lt;br /&gt;
** Mike Battaglia&#039;s [[Mike&#039;s Lectures On Regular Temperament Theory|Lectures on Regular Temperaments]]&lt;br /&gt;
* [[historical temperaments|Historical Temperaments]]&lt;br /&gt;
* [[People|People]] who have contributed to the overall project of xenharmonic exploration&lt;br /&gt;
* [[The Library|The Library]] - a list of electronically-available published works on microtonal/xenharmonic music&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==But what about rhythm?==&lt;br /&gt;
If you&#039;re interested in the study and practice of world rhythms, irrational time signatures, and harmonic polyrhythms, visit the [[http://xenrhythmic.wikia.com/wiki/The_Xenrhythm_Wikia Xenrhythm wiki]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 120%;&amp;quot;&amp;gt;Don&#039;t forget about the search function at the top of the page!&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User_talk:Tyler_Henthorn&amp;diff=50825</id>
		<title>User talk:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User_talk:Tyler_Henthorn&amp;diff=50825"/>
		<updated>2020-10-06T07:38:35Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: /* Fwd: Extension request */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;wtf is [[VE]]?! 06:10, 30 September 2018 (UTC) [[User:PiotrGrochowski|PiotrGrochowski]] ([[User talk:PiotrGrochowski|talk]])&lt;br /&gt;
: Currently, when you click the &amp;quot;Edit&amp;quot; tab above a page, you get a WYSIWYG editor which is provided by [https://www.mediawiki.org/wiki/VisualEditor VisualEditor], which is powered by a [https://www.mediawiki.org/wiki/Parsoid Parsoid] service. I made a few temporary changes to a test page in order to reproduce an issue someone was having with the editor. I don&#039;t fully understand why this VE page was created. [[User:Tyler|Tyler]] ([[User talk:Tyler|talk]]) 06:48, 30 September 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Tyler, thank you for fixing the widths on the table on the listen page. I didn&#039;t want to mess with that and break things. And now I see how to do it, from comparing the version with your changes. Will now know for future reference. Thank you for your service! &lt;br /&gt;
[[User:SyntheticThought|SyntheticThought]] ([[User talk:SyntheticThought|talk]]) 13:00, 4 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Who is Tyler Henj? ==&lt;br /&gt;
&lt;br /&gt;
I noticed that in [[Adminlist]], you marked bold the tylerhenj. Is Tyler Henj your brother? [[User:PiotrGrochowski|PiotrGrochowski]] ([[Editor PiotrGrochowski|info]], [[User talk:PiotrGrochowski|talk]], [[Special:Contributions/PiotrGrochowski|contribs]]) 14:28, 6 October 2018 (UTC)&lt;br /&gt;
: Tyler Henj is an imposter. Don&#039;t listen to anything he says. [[User:Tyler Henthorn|Tyler Henthorn]] ([[User talk:Tyler Henthorn|talk]]) 15:40, 6 October 2018 (UTC)&lt;br /&gt;
:: You seem to have some secrets behind, as bold (which tylerhenj is) means that tylerhenj is on en.xen.wiki and an organizer. [[User:PiotrGrochowski|PiotrGrochowski]] ([[Editor PiotrGrochowski|info]], [[User talk:PiotrGrochowski|talk]], [[Special:Contributions/PiotrGrochowski|contribs]]) 16:01, 6 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Fwd: Extension request ==&lt;br /&gt;
&lt;br /&gt;
Hi Tyler, I hope you are well. &amp;lt;br&amp;gt;&lt;br /&gt;
I wanted to ask you to add two extensions to the Wiki:&lt;br /&gt;
:1) [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight Extension&amp;amp;#58;SyntaxHighlight &amp;amp;#45; MediaWiki] - there are a lot of code boxes (maple, python etc.) that could benefit from it&lt;br /&gt;
:2) [https://www.mediawiki.org/wiki/Extension:ImageMap Extension&amp;amp;#58;ImageMap &amp;amp;#45; MediaWiki] - maps of intervals and such could be easily linked to articles&lt;br /&gt;
&lt;br /&gt;
I first put the request to Mike, who [https://en.xen.wiki/index.php?title=User_talk:Mike_Battaglia&amp;amp;oldid=50568#Extension_request agreed and told me to ask you about the implementation]. &amp;lt;br&amp;gt;&lt;br /&gt;
Thanks in advance for having a look at it. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 07:55, 3 October 2020 (UTC)&lt;br /&gt;
:I will add these when I upgrade MediaWiki to 1.35. [[User:Tyler Henthorn|Tyler Henthorn]] ([[User talk:Tyler Henthorn|talk]]) 07:38, 6 October 2020 (UTC)&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=File:Prelude_No._1,_C_major,_BWV_846.xml.zip&amp;diff=49555</id>
		<title>File:Prelude No. 1, C major, BWV 846.xml.zip</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=File:Prelude_No._1,_C_major,_BWV_846.xml.zip&amp;diff=49555"/>
		<updated>2020-09-15T08:52:09Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=MediaWiki:Uploadtext&amp;diff=43109</id>
		<title>MediaWiki:Uploadtext</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=MediaWiki:Uploadtext&amp;diff=43109"/>
		<updated>2020-01-15T21:29:17Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: consider using a bandwidth friendly format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the form below to upload files.&lt;br /&gt;
To view or search previously uploaded files go to the [[Special:FileList|list of uploaded files]], (re)uploads are also logged in the [[Special:Log/upload|upload log]], deletions in the [[Special:Log/delete|deletion log]].&lt;br /&gt;
&lt;br /&gt;
To include a file in a page, use a link in one of the following forms:&lt;br /&gt;
* &amp;lt;strong&amp;gt;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:file}}&amp;lt;nowiki&amp;gt;:File.jpg]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/strong&amp;gt; to use the full version of the file&lt;br /&gt;
* &amp;lt;strong&amp;gt;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:file}}&amp;lt;nowiki&amp;gt;:File.png|200px|thumb|left|alt text]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/strong&amp;gt; to use a 200 pixel wide rendition in a box in the left margin with &amp;quot;alt text&amp;quot; as description&lt;br /&gt;
* &amp;lt;strong&amp;gt;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:media}}&amp;lt;nowiki&amp;gt;:File.ogg]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/strong&amp;gt; for directly linking to the file without displaying the file&lt;br /&gt;
&lt;br /&gt;
Please try to limit images to 4 megapixels or less, or 2000px along the longest edge. For audio, consider using a bandwidth friendly format such as mp3/ogg instead of wav.&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=File:41-EDO-Miracle-scale-and-triads.mus2&amp;diff=43108</id>
		<title>File:41-EDO-Miracle-scale-and-triads.mus2</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=File:41-EDO-Miracle-scale-and-triads.mus2&amp;diff=43108"/>
		<updated>2020-01-15T21:24:53Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=MediaWiki:Uploadtext&amp;diff=43097</id>
		<title>MediaWiki:Uploadtext</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=MediaWiki:Uploadtext&amp;diff=43097"/>
		<updated>2020-01-15T17:54:02Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Please try to limit images to 4 megapixels&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the form below to upload files.&lt;br /&gt;
To view or search previously uploaded files go to the [[Special:FileList|list of uploaded files]], (re)uploads are also logged in the [[Special:Log/upload|upload log]], deletions in the [[Special:Log/delete|deletion log]].&lt;br /&gt;
&lt;br /&gt;
To include a file in a page, use a link in one of the following forms:&lt;br /&gt;
* &amp;lt;strong&amp;gt;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:file}}&amp;lt;nowiki&amp;gt;:File.jpg]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/strong&amp;gt; to use the full version of the file&lt;br /&gt;
* &amp;lt;strong&amp;gt;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:file}}&amp;lt;nowiki&amp;gt;:File.png|200px|thumb|left|alt text]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/strong&amp;gt; to use a 200 pixel wide rendition in a box in the left margin with &amp;quot;alt text&amp;quot; as description&lt;br /&gt;
* &amp;lt;strong&amp;gt;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:media}}&amp;lt;nowiki&amp;gt;:File.ogg]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/strong&amp;gt; for directly linking to the file without displaying the file&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please try to limit images to 4 megapixels or less, or 2000px along the longest edge.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Listen&amp;diff=42446</id>
		<title>Listen</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Listen&amp;diff=42446"/>
		<updated>2019-10-17T08:27:08Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: /* S */ Small update to links and tags&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also this [https://open.spotify.com/user/1218607737/playlist/70d4bxQpwBM4EPvLj0OmhO?si=ADmgFYnhTxGRDENaYK5XGw&amp;amp;fbclid=IwAR0Tw8l31ERv0cUgO-4OrBMu7wp8I38dhGWUGsmFvWo6sLle1FS7ZJQ7z0o Microtonal Spotify Playlist]. Put it on Shuffle and have a great intro to xen in every genre.  &lt;br /&gt;
&lt;br /&gt;
A list originally started by Andrew Heathwaite. If you think anything should be changed, change it yourself! Or leave a note about it here. &lt;br /&gt;
&lt;br /&gt;
For a list of pieces that were originally written in a non-xenharmonic context, and then translated into a xenharmonic tuning, see [[Familiar_melodies_in_unfamiliar_tunings|Familiar melodies in unfamiliar tunings]].&lt;br /&gt;
&lt;br /&gt;
TEMP NOTICE; ALL THE INFO HAS BEEN MOVED OVER FROM BANDS AND ARTISTS PAGE, PLEASE ADD TO THIS PAGE INSTEAD OF THOSE PAGES, AS PER [https://www.facebook.com/groups/xenwiki/permalink/2127540094178650/ OUR DISCUSSION ON FACEBOOK]&lt;br /&gt;
[[User:SyntheticThought|SyntheticThought]] ([[User talk:SyntheticThought|talk]]) 22:08, 4 October 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also: please don&#039;t put links on artist&#039;s name in first column. Put them in LINKS column, Link description of what they are (Website, YouTube, SoundCloud, etc.)  &lt;br /&gt;
&lt;br /&gt;
{{TOC Horizontal&lt;br /&gt;
|a1=[[#A|A]]&lt;br /&gt;
|a2=[[#B|B]]&lt;br /&gt;
|a3=[[#C|C]]&lt;br /&gt;
|a4=[[#D|D]]&lt;br /&gt;
|a5=[[#E|E]]&lt;br /&gt;
|a6=[[#F|F]]&lt;br /&gt;
|a7=[[#G|G]]&lt;br /&gt;
|a8=[[#H|H]]&lt;br /&gt;
|a9=[[#I|I]]&lt;br /&gt;
|a10=[[#J|J]]&lt;br /&gt;
|a11=[[#K|K]]&lt;br /&gt;
|a12=[[#L|L]]&lt;br /&gt;
|a13=[[#M|M]]&lt;br /&gt;
|a14=[[#N|N]]&lt;br /&gt;
|a15=[[#O|O]]&lt;br /&gt;
|a16=[[#P|P]]&lt;br /&gt;
|a17=[[#Q|Q]]&lt;br /&gt;
|a18=[[#R|R]]&lt;br /&gt;
|a19=[[#S|S]]&lt;br /&gt;
|a20=[[#T|T]]&lt;br /&gt;
|a21=[[#U|U]]&lt;br /&gt;
|a22=[[#V|V]]&lt;br /&gt;
|a23=[[#W|W-Z]]&lt;br /&gt;
|b1=[[#Other|Other]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Compilations ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Year&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Title&lt;br /&gt;
!&#039;&#039;&#039;Synopsis&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|2019&lt;br /&gt;
|[https://open.spotify.com/album/2ojBIQLtipAo6MPJhmNiWP Listen free on Spotify]&lt;br /&gt;
[https://biptunia.com/?p=4633 More info].&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Microtonal Freedom (A Benefit Compilation Album for Lyn Ulbricht)&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artist. Many of them are contributors on this wiki.&lt;br /&gt;
|&#039;&#039;&#039;GENRES&#039;&#039;&#039;: Blues, metal, prog, trip-hop, hip-hop, funk, classical, ambient, math, punk, spoken, folk, solo acoustic guitar.&lt;br /&gt;
|Very good overview, and very listenable, especially for people without experience in Xen, or who think it sounds odd.&lt;br /&gt;
|-&lt;br /&gt;
|2016&lt;br /&gt;
|[http://split-notes.com/various-artists-next-xen/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Next Xen&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|17 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|2010&lt;br /&gt;
|[http://split-notes.com/various-artists-crack-my-pitch-up/ Split-notes]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;Crack My Pitch Up&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10 different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|1998&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/mills.html Broken Link?]&lt;br /&gt;
|&#039;&#039;&#039;&#039;&#039;A Microtonal Musical Experience&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
|10-ish different groups / artists.&lt;br /&gt;
|&lt;br /&gt;
|Many of the tracks on the CD were the first widely available audio files on the internet featuring xenharmonic tunings.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
==Artists==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&#039;&#039;&#039;Name&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Links&#039;&#039;&#039;&lt;br /&gt;
!Recommended works&lt;br /&gt;
!&#039;&#039;&#039;Members&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Genres, tunings, keywords&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Location&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Years &#039;&#039;microtonally&#039;&#039;&#039;&#039;&#039; &#039;&#039;&#039;active&#039;&#039;&#039;&lt;br /&gt;
!&#039;&#039;&#039;Additional notes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===A===&lt;br /&gt;
|-&lt;br /&gt;
| | Bill Alves&lt;br /&gt;
|[http://www.billalves.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/billalves YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://pages.hmc.edu/alves/ Harvey Mudd College]&lt;br /&gt;
|[http://www.billalves.com/imbal-imbalan.html Imbal-Imbalan]&lt;br /&gt;
|&lt;br /&gt;
| | electronic JI, gamelan, etc. Different tunings on different songs. Sometimes creates his own tunings just for one song.  &lt;br /&gt;
|Claremont, California&lt;br /&gt;
|1987- &lt;br /&gt;
|College professor, &lt;br /&gt;
&lt;br /&gt;
author. Important cat. Check him out. &lt;br /&gt;
|-&lt;br /&gt;
| | Atar Arad&lt;br /&gt;
|[https://www.youtube.com/channel/UCqkcxbIr8LriIoZBx96RT7g YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Sonata for Viola with quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Astroid power-up!&lt;br /&gt;
|[https://store.cdbaby.com/cd/googleplex CD Baby] (includes audio previews) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of hyper drum&amp;amp;amp;bass. Microtonal tracks: 3, 4, 8 and 9 (60-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===B===&lt;br /&gt;
|-&lt;br /&gt;
| | Christopher Bailey&lt;br /&gt;
|[http://christopherbaileymusic.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | crystallized JI, 17-EDO, 19-EDO, 7-limit adaptive&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mike Battaglia&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments SoundCloud]&lt;br /&gt;
|[https://soundcloud.com/mikebattagliaexperiments/sets/natural-sounding-porcupine &amp;quot;Natural&amp;quot;-sounding Porcupine Comma Pump Experiments]&lt;br /&gt;
|&lt;br /&gt;
|various EDOs, technical studies, experimental music cognition demos&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|(a.k.a. Bugs, a.k.a. The Bugs) &lt;br /&gt;
|-&lt;br /&gt;
| | Matt Barber&lt;br /&gt;
|[http://ecmc.rochester.edu/mbarb/web/music.php?filter=chrono Rochester EDU listing] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | in some pieces, 19-ED(per 2:1 and 3:1), quartertones, 11-EDO and 14-EDO in 3:2 equivalence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacob Barton&lt;br /&gt;
|[http://jacobbarton.net/ Website] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced and acoustic, various EDO and JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Dennis Báthory-Kitsz&lt;br /&gt;
|[http://www.maltedmedia.com/people/bathory/cat-solo.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Thièle&amp;quot; - violin in quartertones&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David Beardsley&lt;br /&gt;
|[https://microtonal.wordpress.com/ Blog] &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UChoIaFN4ZM2nMzsktVnPuqQ YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI electric guitar and JI chamber music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Antoine Beaudet &lt;br /&gt;
|[https://soundcloud.com/jollybard SoundCloud] (as Jollybard)&lt;br /&gt;
|[https://soundcloud.com/jollybard/superbeat-wip SuperBeat]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/jollybard/spooky Spooky]&lt;br /&gt;
|&lt;br /&gt;
| | Joan temperament, JI, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BipTunia&lt;br /&gt;
|[https://biptunia.com/?s=microtonal Website]&lt;br /&gt;
[https://biptunia.bandcamp.com/releases BandCamp]&lt;br /&gt;
&lt;br /&gt;
|[https://biptunia.com/?p=3432 Microtonal Cats from Alpha-Centauri”]&lt;br /&gt;
|Michael W. Dean: synths, singing, talking.&lt;br /&gt;
&lt;br /&gt;
Phil Wormuth: poetry, talking. &lt;br /&gt;
|Darkwave, rock, pop, experimental, poetry with music, different tunings on every song. Prolific. &lt;br /&gt;
|Casper Wyoming &lt;br /&gt;
|2018-&lt;br /&gt;
|MWD is [[User:SyntheticThought]] &lt;br /&gt;
&lt;br /&gt;
on this wiki. MWD also makes [https://biptunia.com/?page_id=2070 xen VST software]. &lt;br /&gt;
|-&lt;br /&gt;
| | Marcus Alessi Bittencourt&lt;br /&gt;
|[http://www.marcusalessi.com/site/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classic electronic pan-intonational&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Easley Blackwood&lt;br /&gt;
|[https://www.youtube.com/watch?v=HbuFPpiJL1o YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal etudes [excerpts]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Douglas Blumeyer&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin SoundCloud]&lt;br /&gt;
[http://musical-patterns.douglasblumeyer.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|musical patterns&lt;br /&gt;
|San Francisco&lt;br /&gt;
|2006-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cameron Bobro&lt;br /&gt;
|[https://soundcloud.com/cameron-bobro Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Bass vocals and microtonal folk instruments in haunting songs.&lt;br /&gt;
|Maribor, Slovenia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | M. Edward Borasky&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | stochastic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Donald Bousted&lt;br /&gt;
|[https://donaldbousted.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music and film&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Graham Breed&lt;br /&gt;
|[http://x31eq.com/music/ Website]&lt;br /&gt;
|[http://x31eq.com/music/wisofl.mp3 When I Set Out for Lyonnesse] &lt;br /&gt;
|&lt;br /&gt;
| | electronic with spoken word; (Thomas Hardy poems), examples of different temperaments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chris Bryan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Brendan Byrnes &lt;br /&gt;
|[http://www.brendanbyrnes.com/ Website]&lt;br /&gt;
[https://brendanbyrnes.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCsg5wuPYEmD7w7Jutqy8IhA YouTube] &lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bpbyrnes Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=1PYbIPaW_eg Siolas]&lt;br /&gt;
[https://www.youtube.com/watch?v=dgVDQU8CuPE Operator]&lt;br /&gt;
|Brendan Byrnes + various side players. &lt;br /&gt;
|Great production. &lt;br /&gt;
Progressive,rock, driving, good vocals. &lt;br /&gt;
&lt;br /&gt;
Is also in band ILEVENS (separate entry below) &lt;br /&gt;
|Los Angeles / Glendale&lt;br /&gt;
|2011-&lt;br /&gt;
|Great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | Warren Burt  &lt;br /&gt;
|[http://retiary.net/idea/idea5/IDEA_5/warren/warren.htm Website] (flashing images warning)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sound installation; manipulated voice...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===C===&lt;br /&gt;
|-&lt;br /&gt;
|Tolgahan Çoğulu    &lt;br /&gt;
|[https://www.youtube.com/user/TolgahanCogulu YouTube] &lt;br /&gt;
[https://www.microtonalguitar.org/ Website 1] &lt;br /&gt;
&lt;br /&gt;
[http://www.tolgahancogulu.com/en/ Website 2]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JT0z2nOyUlg microtonal guitar duo]&lt;br /&gt;
|&lt;br /&gt;
|Microtonal guitar. Custom builds guitars with half, quarter frets, and movable frets. &lt;br /&gt;
|Istanbul, Turkey&lt;br /&gt;
|2008-&lt;br /&gt;
|Good first xen for many people. Popular. &lt;br /&gt;
Teaches music at Istanbul Technical University.&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Loli&lt;br /&gt;
|[http://microtonalismo.com/microweb/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 drone 17-EDO, 20-EDO, 29-EDO and 53-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Wendy Carlos&lt;br /&gt;
|[[wikipedia:Wendy_Carlos|Wikipedia]]&lt;br /&gt;
[https://www.youtube.com/watch?v=RuT6Y53LYH4 Video analyzing her microtonal scales]&lt;br /&gt;
|[https://www.dailymotion.com/video/x2j1gy2 Beauty and the Beast]&lt;br /&gt;
|&lt;br /&gt;
|Not all her work is microtonal, but  &#039;&#039;[[wikipedia:Beauty_in_the_Beast|Beauty and the Beast]]&#039;&#039; (1986) is. She invented her own non-octave-repeating musical scales for it; [[wikipedia:Alpha_scale|Alpha scale]]. [[wikipedia:Beta_scale|Beta Scale]]. [[wikipedia:Gamma_scale|Gamma Scale]]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Early synthesizer pioneer ([[wikipedia:Switched-On_Bach|&#039;&#039;Switched on Bach&#039;&#039;]], 1968)&lt;br /&gt;
|-&lt;br /&gt;
| | Catler Bros. / &lt;br /&gt;
Jon Catler&lt;br /&gt;
|[http://www.soundclick.com/bands/pagemusic.cfm?bandID=346893 SoundClick]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jon_Catler|Jon Catler on Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[http://preparedguitar.blogspot.com/2015/03/jon-catler-13-questions.html Interview with Jon Catler]&lt;br /&gt;
&lt;br /&gt;
[https://www.discogs.com/artist/4496860-Catler-Bros Discogs] &lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=346893 Hyperspace]&lt;br /&gt;
|Jon Catler&lt;br /&gt;
| | 64-note JI bluesrock. Have had mainstream press in Rolling Stone, Downbeat, and elsewhere. &lt;br /&gt;
Jon Catler runs [http://freenotemusic.com/ FreeNote Records]. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jon Catler also plays in [http://freenotemusic.com/fretlessbrothers/ The Fretless Brothers] and makes Freenote guitars. &lt;br /&gt;
|-&lt;br /&gt;
| | City of the Asleep&lt;br /&gt;
|[https://cityoftheasleep.bandcamp.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
| | Electronica, post-rock, and unclassifiable music in a variety of tunings, especially uncommon EDOs and theoretically-discordant tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Nick Collins&lt;br /&gt;
|[https://composerprogrammer.com/music.html Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/playlist?list=PLvsv24zg5vzuGovKXXhjU7bYVnJIqNOZ3 YouTube playlist]&lt;br /&gt;
|[https://composerprogrammer.com/music/simphony2movement1.mp3 Simphony 2, Movement 1] (MP3 direct link) &lt;br /&gt;
|&lt;br /&gt;
| | microtonal supercollider tempo canons&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | William Copper&lt;br /&gt;
|[http://www.williamcopper.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | music in 5-limit JI, printed scores with intonation markings, intonalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mildred Couper&lt;br /&gt;
|[[wikipedia:Mildred_Couper|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.academia.edu/7921833/Quarter-Tone_Composer_and_Pianist_Mildred_Couper PDF academic article]&lt;br /&gt;
&lt;br /&gt;
[http://digital.library.ucsb.edu/collections/show/14 Scores at USC Santa Barbara site]&lt;br /&gt;
|[https://www.youtube.com/watch?v=PEOp3tFNaiI Dirge]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=2Y_9AqbpIdw Calliope of the Nine Muses]&lt;br /&gt;
|&lt;br /&gt;
| | quartertone pianos &lt;br /&gt;
|Buenos Aires, Argentina / Santa Barbara, California&lt;br /&gt;
|Died in 1974&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cryptic Ruse&lt;br /&gt;
|[https://cryptic-ruse.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Jason Yerger&lt;br /&gt;
|instrumental progressive metal &amp;amp; drone-metal in 13edo, 14edo, 15edo, 17edo, and 23edo&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Jason is [[IgliashonJones]] on this wiki.&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Cubberly&lt;br /&gt;
|[https://www.discogs.com/artist/4027870-David-Cubberly Listing at Discogs]&lt;br /&gt;
[http://www.davidjcubberly.com/music.html Website]&lt;br /&gt;
|Per email reply from him, no listen links online. See note on Talk page.  &lt;br /&gt;
|&lt;br /&gt;
| | sequenced microtonal midi ensemble&lt;br /&gt;
|Urbana, IL.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===D===&lt;br /&gt;
|-&lt;br /&gt;
| | Phil Dadson&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Philip_Dadson|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | instruments in JI, Installations and performance&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ivor Darreg&lt;br /&gt;
|[[wikipedia:Ivor_Darreg|Wikipedia]]&lt;br /&gt;
[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/album/ivor-darreg-originals Live in Glendale] (180 minutes) &lt;br /&gt;
&lt;br /&gt;
[https://biptunia.com/?p=2811 Remaster of Live in Glendale (torrent)]&lt;br /&gt;
&lt;br /&gt;
Info on [http://www.huygens-fokker.org/whoswho/darreg.html huygens-fokker]site &lt;br /&gt;
&lt;br /&gt;
[https://microtonal.miraheze.org/wiki/Ivor_Darreg#External_links more links] &lt;br /&gt;
|[https://ivordarreg.bandcamp.com/releases Detwelvulate!]&lt;br /&gt;
|&lt;br /&gt;
|Helped found the Xenharmonic Alliance. (Now on [https://www.facebook.com/groups/xenharmonic2/ Facebook])&lt;br /&gt;
&lt;br /&gt;
There isn&#039;t a ton of Ivor&#039;s music online, but Johnny Reinhard has about 90 cassette tapes of Ivor given to Johnny by Ivor, with the instructions to get it out to the world. &lt;br /&gt;
&lt;br /&gt;
Johnny will be rolling these out in the coming years. &lt;br /&gt;
|San Diego, Los Angeles&lt;br /&gt;
|Born in 1917. &lt;br /&gt;
&lt;br /&gt;
Made microtonal music from 1937 ([http://www.huygens-fokker.org/whoswho/darreg.html per this bio]) or 1936 (according to [http://www.tonalsoft.com/sonic-arts/darreg/oboe.htm this auto-bio]) until his death in 1994.&lt;br /&gt;
|Important cat. Check him out. &lt;br /&gt;
&amp;quot;Grandaddy of xenharmonic music.&amp;quot; &lt;br /&gt;
Coined the term &amp;quot;xenharmonic&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Prolific builder of microtonal  instruments.  &lt;br /&gt;
&lt;br /&gt;
Johnny Appleseed of xen, personally guided many people, and networked with cassette tapes before World Wide Web.  &lt;br /&gt;
&lt;br /&gt;
Ivor has a [http://xen-arts.net/ivor2/ VST microtonal synth] named after him. &lt;br /&gt;
|-&lt;br /&gt;
| | Jarod DCamp&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandid=998452 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic - various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tútim Dennsuul&lt;br /&gt;
|[http://micro.soonlabel.com/0-hosted-albums/timo.html List of MP3s] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips in 23-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Mark Deutsch&lt;br /&gt;
|[https://bazantar.bandcamp.com/ BandCamp]&lt;br /&gt;
[http://bazantar.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/bazantar Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sensual acoustic microtonal music, world influence&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Invented the [[wikipedia:Bazantar|Bazantar]], a stringed instrument &lt;br /&gt;
|-&lt;br /&gt;
| | Divide by Pi&lt;br /&gt;
|[https://play.google.com/store/music/artist/Divide_by_Pi?id=Atehcbhgf7qggp2nxx4hajelerq&amp;amp;hl=en Google Music]&lt;br /&gt;
[https://store.cdbaby.com/cd/dividebypi CD Baby] (can listen to excerpts) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 clips: synthesizer and percussion improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Paul Dolden&lt;br /&gt;
|Website&lt;br /&gt;
[[wikipedia:Paul_Dolden|Wikipedia]] (doesn&#039;t mention microtonal, is all his music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mp3 - variously tuned electroacoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|need listen links. Also, please confirm if all his music is microtonal. &lt;br /&gt;
|-&lt;br /&gt;
| | David B. Doty&lt;br /&gt;
|[http://www.dbdoty.com/Just-Intonation-Links.html Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=a9bW4o5UedE Steel Suite]&lt;br /&gt;
|&lt;br /&gt;
| | synth JI, acoustic guitar JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Arnold Dreyblatt&lt;br /&gt;
|[http://www.dreyblatt.net/composer-1 Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | grooving JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dsilton Trio&lt;br /&gt;
|[https://georgvogel.net/PROJEKTE-DSILTON.htm Website] &lt;br /&gt;
[https://www.youtube.com/channel/UCmzn7wDBp_H3N0diqakaRvg YouTube] &lt;br /&gt;
&lt;br /&gt;
Facebook&lt;br /&gt;
|[https://www.youtube.com/watch?v=9LcWqSzDv7A Duschscha]&lt;br /&gt;
|Georg Vogel: Clavinet, Synthesizer, Komposition. David Dornig: 31-Ton E-Gitarre. &lt;br /&gt;
Valentin Duit: Schlagzeug.&lt;br /&gt;
|odd time signatures, chamber influence, jazz influence. [[31edo]].  &lt;br /&gt;
|Vienna, Austria&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jacques Dudon&lt;br /&gt;
|[https://www.youtube.com/watch?v=KuL4aSwNT0o YouTube]&lt;br /&gt;
[https://www.semantic-danielou.com/designers/jacques-dudon/ Academic profile]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Jacques_Dudon|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.forcedexposure.com/Catalog/dudon-jacques-erosion-distillee-lp/MMLP.009LP.html Forced Exposure]&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | samples of &amp;quot;Lumières audibles&amp;quot; JI electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Richard Dunlap&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=106711 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | mostly 12-EDO&lt;br /&gt;
|California USA&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===E===&lt;br /&gt;
|-&lt;br /&gt;
| | Paul Erlich&lt;br /&gt;
|[https://www.youtube.com/watch?v=lO5xSjIHyMg YouTube]&lt;br /&gt;
[http://www.myspace.com/paulerlich/ MySpace]&lt;br /&gt;
&lt;br /&gt;
[http://untwelve.org/interviews/paul_erlich Interview] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 22-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===F===&lt;br /&gt;
|-&lt;br /&gt;
| | John Farah&lt;br /&gt;
|[http://www.johnfarah.com/ Website]&lt;br /&gt;
[https://soundcloud.com/johnkameelfarah SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://johnkameelfarah.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/Hatiyn YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/JohnKameelFarah Facebook]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | string quartet, Electronic in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | David J. Finnamore&lt;br /&gt;
|[http://www.elvenminstrel.com/music/tuning/horagrams/horagram-music.htm List of MP3s]&lt;br /&gt;
[http://www.elvenminstrel.com/music/tuning/equal/13equal/13tet.htm 13 TET MP3s]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | etudes using &amp;quot;golden horograms&amp;quot;; clips of dirty 13-EDO guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Daniel Forro&lt;br /&gt;
|[https://www.soundclick.com/members4/default.cfm?memberID=1540764 SoundClick]&lt;br /&gt;
[[Daniel Forro|List of MP3s]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|Kakamigahara, Japan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harold Fortuin&lt;br /&gt;
|[http://www.fortuitous-artists.biz/clavetteMusic.html 2 MP3s]&lt;br /&gt;
[[wikipedia:Harold_Fortuin|Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=Dp3Gq0xjlhE YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Glenn R. Frantz&lt;br /&gt;
|[https://archive.org/details/@glenn_r_frantz Songs on Archive.org]&lt;br /&gt;
|[https://archive.org/details/ThreeRagtime-basedPieces Three Ragtime-Based Pieces]}&lt;br /&gt;
|&lt;br /&gt;
| | freestyle JI via computer, based on ragtime music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ellen Fullman&lt;br /&gt;
|[https://www.ellenfullman.com/ Website]&lt;br /&gt;
[https://ellenfullman.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[Just Intonation]]&lt;br /&gt;
|San Francisco Bay Area, CA&lt;br /&gt;
|&lt;br /&gt;
|known for her 70-foot (21-meter) [[wikipedia:Long-string_instrument|Long String instrument]], tuned in just intonation and played with rosin-coated fingers.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===G===&lt;br /&gt;
|-&lt;br /&gt;
| | Kyle Gann&lt;br /&gt;
|[https://www.kylegann.com/ Website]&lt;br /&gt;
[https://www.kylegann.com/Gannaudio.html MP3s on website] &lt;br /&gt;
&lt;br /&gt;
[https://www.kylegann.com/complist.html List of compositions]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic JI, now with more Sitting Bull!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Monroe Golden&lt;br /&gt;
|[http://monroegolden.com/ Website]&lt;br /&gt;
[https://soundcloud.com/monroe-golden SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal chamber music, microtone-informed 12-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Gongs&lt;br /&gt;
|[http://imomus.com/thegongs.html The Gongs] &lt;br /&gt;
[https://www.youtube.com/watch?v=3IEZEPlMmlM Rob Reich] (full length album on Youtube)&lt;br /&gt;
|&lt;br /&gt;
|Peter Blasser &lt;br /&gt;
Clara Latham &lt;br /&gt;
&lt;br /&gt;
Grisha Krivchenia &lt;br /&gt;
&lt;br /&gt;
Stefan Tcherepnin&lt;br /&gt;
|&lt;br /&gt;
|Oberlin, OH&lt;br /&gt;
|2001-2002&lt;br /&gt;
|[https://www.youtube.com/watch?v=3IEZEPlMmlM First song on this], and whole record. &lt;br /&gt;
|-&lt;br /&gt;
| | Mark Gould&lt;br /&gt;
|[http://www.derek-hasted.co.uk/assets/audio/derek-hasted/ten-tone.mp3 MP3]&lt;br /&gt;
[http://www.users.waitrose.com/~equiton/Mark_Gould/About_Me.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 1 electronic mp3: 10-EDO; midi recorder duets in 19-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kraig Grady&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Kraig+Grady+ YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://anaphoria.com/music.html Samples]&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Kraig_Grady|Wikipedia]] &lt;br /&gt;
&lt;br /&gt;
[http://www.anaphoria.com/ Website]&lt;br /&gt;
&lt;br /&gt;
[https://anaphoriasouth.blogspot.com/ Blog]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/kraig.grady Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=9R33w7aaxS8 Live at the Cad Factory]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=GiSE9srsDt8 Ear Meal] (music + Skype interview) &lt;br /&gt;
|&lt;br /&gt;
| | Original acoustic instruments/ensembles informed by the music of anaphoria Island&lt;br /&gt;
|Wollongong&#039;&#039;&#039;,&#039;&#039;&#039; Australia&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Patrick Grant&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/ BandCamp]&lt;br /&gt;
[https://www.obscuresound.com/2018/10/patrick-grant-keeping-still/ Bio and audio examples]&lt;br /&gt;
&lt;br /&gt;
Website&lt;br /&gt;
&lt;br /&gt;
[[wikipedia:Patrick_Grant_(composer)|Wikipedia]]&lt;br /&gt;
|[https://tiltedaxes.bandcamp.com/album/fields-amaze-and-other-strange-music FIELDS AMAZE and other sTRANGE music]&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;percussion, gamelan, microtonal instruments, and electric chamber ensembles with narrative structures informed by chaos theory, biological forms, and B-horror films.&amp;quot;&lt;br /&gt;
|New York City&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Guidi&lt;br /&gt;
|[[wikipedia:Peter_Guidi|Wikipedia]]&lt;br /&gt;
(Can find [https://www.youtube.com/watch?v=Pb8Anz9xt1w&amp;amp;start_radio=1&amp;amp;list=RDEMgggUYKUD44vtsdamPmXt-A music of his] on YouTube, but isn&#039;t microtonal. Anyone got links to his microtonal music?) &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one track of quartertone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Milan Guštar&lt;br /&gt;
|[http://www.uvnitr.cz/mg/art.html Listing of music]&lt;br /&gt;
|[http://www.uvnitr.cz/mg/music/240_four_seasons.html Generative composition for piano and theremin]&lt;br /&gt;
|&lt;br /&gt;
| | music in various tunings (06-EDO, 07-EDO, 08-EDO, 12-EDO, JI)&lt;br /&gt;
|Czech Republic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===H===&lt;br /&gt;
|-&lt;br /&gt;
| | Edu Haubensak&lt;br /&gt;
|[http://www.eduhaubensak.ch/ Website]&lt;br /&gt;
|[https://www.youtube.com/watch?v=vmKWcJhuagk Sechs Walserminiaturen (1996) for soprano and violin]&lt;br /&gt;
|&lt;br /&gt;
| | Music for retuned pianos and retuned strings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Georg Hajdu&lt;br /&gt;
|[http://georghajdu.de/ Website]&lt;br /&gt;
[https://www.youtube.com/watch?v=k0HJUUWRkn0 Lecture on YouTube]&lt;br /&gt;
&lt;br /&gt;
(some of his music online is not microtonal. Anyone got a link to microtonal music by him?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic 17-EDO; scene from opera Der Sprung (Bohlen-Pierce)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jeff Harrington&lt;br /&gt;
|[http://parnasse.com/jh/blog/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCsgsUVmnMsgyIZzv4WTGxhA YouTube]&lt;br /&gt;
|[https://www.youtube.com/watch?v=14JPGOz9Qg4 Acid Bach III for Quartertone Microtonal Synthesize]&lt;br /&gt;
|&lt;br /&gt;
| | electronic in 19-EDO, 24-EDO, others&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Lou Harrison&lt;br /&gt;
|[[wikipedia:Lou_Harrison|Wikipedia]]&lt;br /&gt;
[http://www.archive.org/audio/audio-details-db.php?collectionid=OM8HarrisonScenesfromNikChand&amp;amp;collection=other_minds Steel Guitar piece]&lt;br /&gt;
|[https://www.youtube.com/watch?v=UWuT9AheQRM John Schneider plays Lou Harrison Jahla]&lt;br /&gt;
|&lt;br /&gt;
| | Nek Chand for solo guitar in JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Hasegawa&lt;br /&gt;
|[http://www.roberthasegawa.com/ Website]&lt;br /&gt;
[http://roberthasegawa.com/ Lecture]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Acoustic chamber JI, quartertones, 19-tone pianos, with scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|got listen links? &lt;br /&gt;
|-&lt;br /&gt;
| | Neil Haverstick&lt;br /&gt;
|[http://microstick.net/ Website]&lt;br /&gt;
|[https://soundcloud.com/gregory-ts-walker/african-stick-neil-haverstick African Stick]&lt;br /&gt;
|&lt;br /&gt;
| | excerpts - guitars in 19-EDO, 31-EDO and 34-EDO&lt;br /&gt;
|Colorado&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Stickman&amp;quot; has some method books and quite a few radio spots as well.&lt;br /&gt;
|-&lt;br /&gt;
| | Andrew Heathwaite&lt;br /&gt;
|[https://andrewheathwaite.bandcamp.com/album/newbeams&#039; BandCamp]&lt;br /&gt;
[https://www.soundclick.com/bands3/default.cfm?bandid=122613 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic improvisations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Horton and Bill Thibault &lt;br /&gt;
|[http://www.mcs.csueastbay.edu/~tebo/bio.html Bill Thibault website]&lt;br /&gt;
&lt;br /&gt;
[http://eamusic.dartmouth.edu/~larry/recordings/horton_notes.pdf Info on Dartmouth website]&lt;br /&gt;
&lt;br /&gt;
[http://www.o-art.org/history/LongDur/JimHorton/jh-music4.html Jim Horton list of works]&lt;br /&gt;
|[https://www.youtube.com/watch?v=GHxLeIDuECc Gorgeous Clothed Flies]&lt;br /&gt;
|&lt;br /&gt;
| | electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Sten Hostfalt&lt;br /&gt;
|Website&lt;br /&gt;
[https://store.cdbaby.com/cd/stenhostfalt2 CD Baby (has a few excerpts)] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | excerpts of microtonal guitar (72-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Horse Lords&lt;br /&gt;
|[https://horselords.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://horselords.bandcamp.com/album/mixtape-iv Mix Tape] &lt;br /&gt;
|Sam Haberman &lt;br /&gt;
Max Eilbacher &lt;br /&gt;
&lt;br /&gt;
Owen Gardner &lt;br /&gt;
&lt;br /&gt;
Andrew Bernstein&lt;br /&gt;
|[[Just intonation]], polyrhythm, minimalist, musique concrète&lt;br /&gt;
|Baltimore, MD&lt;br /&gt;
|2012-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Chuckk Hubbard&lt;br /&gt;
|anyone got a current link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI sequenced music etc.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Peter Lucas Hulen&lt;br /&gt;
|[http://persweb.wabash.edu/facstaff/hulenp/compositions.html Website]&lt;br /&gt;
|[https://vimeo.com/61493873 Lamentationes Jeremiae I]&lt;br /&gt;
|&lt;br /&gt;
| | modern classical electronic compositions - search website page for &#039;microtonal&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===I===&lt;br /&gt;
|-&lt;br /&gt;
|ILEVENS&lt;br /&gt;
|[https://ilevens.bandcamp.com/ Bandcamp]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/channel/UCfgSTF9EOal71sFbPTLJ0Gw YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://split-notes.com/ilevens-transmitter/ Split Notes Records]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/Ilevens1111/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=N9MjtfEQl_c Drowns]&lt;br /&gt;
|Brendan Byrnes - Vocals, Guitar&lt;br /&gt;
&lt;br /&gt;
Mike Horick - Drums &lt;br /&gt;
&lt;br /&gt;
Lauren Davis - Synths &lt;br /&gt;
&lt;br /&gt;
Rusty Kennedy - Bass &lt;br /&gt;
|[[22edo]], rock band, led by Brendan Byrnes&lt;br /&gt;
|Los Angeles&lt;br /&gt;
|2015-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===J===&lt;br /&gt;
|-&lt;br /&gt;
| | Ralph Jarzombek&lt;br /&gt;
|[https://www.freewebs.com/ralphjarzombek/ Website with listen links]&lt;br /&gt;
|[https://webzoom.freewebs.com/ralphjarzombek/micro1.mp3 Micro 1]&lt;br /&gt;
&lt;br /&gt;
[https://webzoom.freewebs.com/ralphjarzombek/micro6.mp3 Micro 6]&lt;br /&gt;
|&lt;br /&gt;
| | [[14edo]], [[17edo]], [[19edo]], electronic &lt;br /&gt;
|&lt;br /&gt;
|1980s&lt;br /&gt;
|If you like the Residents, you&#039;ll love this.&lt;br /&gt;
|-&lt;br /&gt;
| | Aaron Krister Johnson&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson SoundCloud]&lt;br /&gt;
[https://aaronkristerjohnson.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/aaron-krister-johnson/the-juggler The Juggler]&lt;br /&gt;
|&lt;br /&gt;
| | mostly electronic compositions and improvisations; some theatre incidental music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|JC &amp;amp; The Microtones&lt;br /&gt;
|[https://soundcloud.com/cmloegcmluin/cow-people Cowpeople]&lt;br /&gt;
|&lt;br /&gt;
|Electric Bassoon – Johnny Reinhard&lt;br /&gt;
&lt;br /&gt;
Electric Fretless Bass – Brad Catler &lt;br /&gt;
&lt;br /&gt;
Electric Guitar – &amp;lt;nowiki&amp;gt;[[Jon Catler]]&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Percussion – A. C. Lewis &lt;br /&gt;
&lt;br /&gt;
Vocals – Deborah Rothrock&lt;br /&gt;
|&lt;br /&gt;
|New York City&lt;br /&gt;
|1984&lt;br /&gt;
|rockabilly, [[31edo]], cowpunk&lt;br /&gt;
|-&lt;br /&gt;
|Jock Tears&lt;br /&gt;
|[https://jocktears.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/results?search_query=%22JOCK+TEARS%22 YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/jocktears/ Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=29hm0LGP_i8 Nasty Boy]&lt;br /&gt;
[https://www.youtube.com/watch?v=_UNIeeNnMAQ Live video]&lt;br /&gt;
&lt;br /&gt;
[https://jocktears.bandcamp.com/album/bad-boys Bad Boys] (album) &lt;br /&gt;
|Lauren Ray - vocals&lt;br /&gt;
Lauren Smith - bass&lt;br /&gt;
&lt;br /&gt;
Spencer Hargreaves - guitar&lt;br /&gt;
&lt;br /&gt;
Dustin Bromley - drum&lt;br /&gt;
|best punk band name ever&lt;br /&gt;
|Vancouver, BC&lt;br /&gt;
|2016-&lt;br /&gt;
|Peppy punk rock, female vocals, 17 edo, &lt;br /&gt;
|-&lt;br /&gt;
| | Christiaan de Jong&lt;br /&gt;
|[https://soundcloud.com/christiaan-de-jong-1/ SoundCloud] (not all microtonal) &lt;br /&gt;
[http://www.christiaandejong.com/recordings.htm Website]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/user/CHRISTIAANDEJONG1 YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | guitar, flute and tape&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Churzkia Jrakavla&lt;br /&gt;
|Website&lt;br /&gt;
[https://www.soundclick.com/bands3/default.cfm?bandid=586077 SoundClick]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Aif4Lpz4bPo Red Moon]&lt;br /&gt;
|&lt;br /&gt;
| | hip electronic JI, smooth, atmospheric, microtonal, chill out&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Jute Gyte&lt;br /&gt;
|[https://jutegyte.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://jutegyte.bandcamp.com/album/the-sparrow-12-ep The Sparrow 12&amp;quot; EP]&lt;br /&gt;
|Adam Kalmbach&lt;br /&gt;
|black metal, [[24edo]]&lt;br /&gt;
|Springfield, MO&lt;br /&gt;
|2002-&lt;br /&gt;
|Has a relatively large following.  Lots of &amp;gt;10 minute long quartertone black metal epics.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===K===&lt;br /&gt;
|-&lt;br /&gt;
|Ali Deniz Kardelen&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=yjZQDQBBYyo Acoustic Microtonal Guitar]&lt;br /&gt;
|&lt;br /&gt;
|Not sure if all microtonal but has at least one amazing microtonal guitar piece&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|great first xen piece for people who like acoustic music&lt;br /&gt;
|-&lt;br /&gt;
| | Buzz Kimball&lt;br /&gt;
|[http://www.nonoctave.com/heroes/buzz/ About his instruments and music]&lt;br /&gt;
[https://www.discogs.com/artist/1944206-Buzz-Kimball Discogs]&lt;br /&gt;
&lt;br /&gt;
Can&#039;t find listen links. Anyone got one?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | homemade guitars etc. in EDOs and JI, Electronic, Rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;Buzz Kimball builds most of his instruments himself in the workshop in his barn&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | dt King&lt;br /&gt;
|[https://www.soundclick.com/bands3/default.cfm?bandID=62070 SoundClick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Change Jar&amp;quot; for quartertone piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Wayne Kirby&lt;br /&gt;
|[https://www.youtube.com/channel/UCRn3j-zsIxdhdkHVJ6l_hMA YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | demos, full and excerpts, mp3 and midi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kenneth Kirschner&lt;br /&gt;
|[http://www.kennethkirschner.com/ Website] (has download link for zipped MP3s)&lt;br /&gt;
[https://archive.org/details/apl025#files Archive.org]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | looong mp3 of stretched piano etc. ambient microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|King Gizzard &amp;amp; The Lizard Wizard&lt;br /&gt;
|[https://kinggizzard.bandcamp.com/album/flying-microtonal-banana-n-america-customers Flying Microtonal Banana] &lt;br /&gt;
[[wikipedia:King_Gizzard_&amp;amp;_the_Lizard_Wizard|Wikipedia]]&lt;br /&gt;
|[https://www.youtube.com/watch?v=U72rbtrufws Sleep Drifter] (live in radio station studio)&lt;br /&gt;
[https://www.youtube.com/watch?v=170Z9qBjfkI mini-documentary] &lt;br /&gt;
|Stu Mackenzie &lt;br /&gt;
Ambrose Kenny Smith &lt;br /&gt;
&lt;br /&gt;
Joey Walker &lt;br /&gt;
&lt;br /&gt;
Cook Craig &lt;br /&gt;
&lt;br /&gt;
Lucas Skinner &lt;br /&gt;
&lt;br /&gt;
Michael Cavanagh &lt;br /&gt;
&lt;br /&gt;
Eric Moore&lt;br /&gt;
|&lt;br /&gt;
|Melbourne, Australia&lt;br /&gt;
|2017-&lt;br /&gt;
|[[24edo]], alternative, garage&lt;br /&gt;
|-&lt;br /&gt;
| | Kite (aka Tall Kite)&lt;br /&gt;
|[http://www.tallkite.com/music.html Website]&lt;br /&gt;
[https://tallkite.bandcamp.com/ BandCamp]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/tallkite SoundCloud]&lt;br /&gt;
|[https://tallkite.bandcamp.com/track/i-hear-numbers I Hear Numbers]&lt;br /&gt;
|&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Makes microtonal software, [http://www.tallkite.com/alt-tuner.html Alt-Tuner]&lt;br /&gt;
|-&lt;br /&gt;
| | Eric Knechtges&lt;br /&gt;
|[[wikipedia:Eric_Knechtges|Wikipedia]] &lt;br /&gt;
[https://soundcloud.com/eric-knechtges SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://robertwmcclure.weebly.com/blog/music-with-friends-eric-knechtges Interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic (choir) &amp;amp;amp; electronic, various JI &amp;amp;amp; EDOs&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===L===&lt;br /&gt;
|-&lt;br /&gt;
| | Anne La Berge&lt;br /&gt;
|[http://www.annelaberge.com/ Website]&lt;br /&gt;
[http://unsounds.com/shop/raw-lp Label Unsounds, buy link has listen link of excerpts] &lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=DXAP4544NNM Utter] (performance art piece with Anne playing live) &lt;br /&gt;
| | quartertone flute - go to &amp;quot;Releases&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Last Sacrament&lt;br /&gt;
|[https://lastsacrament.bandcamp.com/ BandCamp]&lt;br /&gt;
|&lt;br /&gt;
|Ron Sword - Vocals, Guitar, Drums&lt;br /&gt;
Mike Maletta - Lead Guitar&lt;br /&gt;
&lt;br /&gt;
Pat Horgan - Bass&lt;br /&gt;
|16edo death metal from Florida&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron also makes Sword guitars and does a lot of guitar and bass conversions.  Pat also does conversions.&lt;br /&gt;
|-&lt;br /&gt;
| | Jacky Ligon&lt;br /&gt;
|[http://www.xen-arts.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=mRWG9AzWs7E Lightweave]&lt;br /&gt;
| | filmic xenharmonic music and software blog. Sometimes collaborates with Sevish.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Also makes microtonal VST synths IVOR2, FMTS2, One SF2, Font2&lt;br /&gt;
|-&lt;br /&gt;
| | Amit Lissack&lt;br /&gt;
|[https://alumnius.net/new_england_conserva-8502-year-1991-1994#id16664004 Listing on New England Conservatory of Music alumni site] &lt;br /&gt;
Can&#039;t find listen links. Anyone got one? &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic instrumental. &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| | Alvin Lucier&lt;br /&gt;
|[[wikipedia:Alvin_Lucier|Wikipedia]]&lt;br /&gt;
[http://www.moderecords.com/catalog/124lucier.html Mode Records site], includes listen links&lt;br /&gt;
&lt;br /&gt;
[http://www.ubu.com/sound/lucier.html UBUWeb] -includes original 1969 recording of &#039;&#039;I Am Sitting In A Room&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slow-to-change cluster acoustic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Charles Lucy&lt;br /&gt;
|[http://www.lucytune.com/ Website]&lt;br /&gt;
[http://www.lucytune.com/mp3/ List of Lucy tune direct MP3s]&lt;br /&gt;
&lt;br /&gt;
[http://www.lullabies.co.uk/ Lucy tunes lullabies info page]&lt;br /&gt;
|&lt;br /&gt;
|[https://store.cdbaby.com/cd/lucytuned Lucy tunes lullabies CD Baby] buy page, has listen excerpt links&lt;br /&gt;
| | miscellaneous works in progress - also see [[Lucy Tuning|Lucy Tuning page]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===M===&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Maneri&lt;br /&gt;
|[[wikipedia:Joe_Maneri|Wikipedia]]&lt;br /&gt;
[https://www.nytimes.com/2009/08/30/arts/music/30maneri.html New York Times obituary]&lt;br /&gt;
&lt;br /&gt;
[https://open.spotify.com/artist/7aQ5YRpRQ02oK9OtbxfhJr Spotify] (not all microtonal) &lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=8WiSgByqos4&amp;amp;ab_channel=JoeManeri-Topic Audio interview]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some modern classical excerpts&lt;br /&gt;
|&lt;br /&gt;
|Died in 2009&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Rick McGowan&lt;br /&gt;
|There is one of his pieces at the beginning of [http://ripnread.com/?p=328 this microtonal podcast episode]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal works for the theatre&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John McLaird&lt;br /&gt;
|quiet audio piece, [https://archive.org/details/seventeenTPP_02/ogives.mp3 Ogives in a Winter Shelter Belt] (direct MP3 link)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7edo]], [[40edo]], [[11-limit]], [[Just intonation]], sampled piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Pete McRae&lt;br /&gt;
|[[wikipedia:Pete_McRae|Wikipedia]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Eikosany blues&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carl McTague&lt;br /&gt;
|[http://www.mctague.org/carl/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | (ii-V-I)^7 and Heptadecaphonic Drops&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Claudi Meneghin&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/claudi-meneghin Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neobaroque music at Soonlabel.com&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|The Mercury Tree&lt;br /&gt;
|[https://themercurytree.bandcamp.com/ Bandcamp]&lt;br /&gt;
|&lt;br /&gt;
|Ben Spees &lt;br /&gt;
&lt;br /&gt;
Connor Reilly &lt;br /&gt;
&lt;br /&gt;
Oliver Campbell &lt;br /&gt;
&lt;br /&gt;
[[Igliashon Jones]]&lt;br /&gt;
|[[17edo]], [[23edo]], progressive rock, psychedelic, math rock&lt;br /&gt;
|Portland, OR&lt;br /&gt;
|2007&lt;br /&gt;
|Newer work is all microtonal.  Older works are standard or a mixture.&lt;br /&gt;
|-&lt;br /&gt;
| | Herman Miller&lt;br /&gt;
|[http://soonlabel.com/xenharmonic/archives/tag/herman-miller Soonlabel]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | compositions in linear temperaments, [[Equal|ETs]]; [[Warped_Canon|Warped Canon]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Shaahin Mohajeri&lt;br /&gt;
|[http://www.96edo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | modal, sequenced in various EDO/ADO/EDL/AIDO/ADL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joe Monzo&lt;br /&gt;
|[[Joe Monzo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], jazz rock&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Moriarty&lt;br /&gt;
|[https://soundcloud.com/john-lank1 SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Rock and improv in various regularly tempered tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Frederick Moore&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some microtonal works, electronic, other&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===N===&lt;br /&gt;
|-&lt;br /&gt;
|Naegleria Fowleri&lt;br /&gt;
|[https://sites.google.com/view/naegleriafowleri/ Website]&lt;br /&gt;
[https://naegleriafowleri.bandcamp.com/releases Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=QqKf0ItWozs III Flagellate - Propulsion] &lt;br /&gt;
|Bostjan Zupancic - Guitar and Bass &lt;br /&gt;
Luna Bird - Vocals&lt;br /&gt;
|[[19edo]], metal&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2017-&lt;br /&gt;
|Parrot singing with a xen metal project. What&#039;s not to love? &lt;br /&gt;
|-&lt;br /&gt;
| | Ron Nagorcka&lt;br /&gt;
|[http://www.ronnagorcka.com/audio Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], digeridoo, synthesizers, birds...&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Juhani Nuorvala&lt;br /&gt;
|[https://soundcloud.com/juhani-nuorvala SoundCloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Various tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===O===&lt;br /&gt;
|-&lt;br /&gt;
| | Mats Öljare&lt;br /&gt;
|[http://www.angelfire.com/mo/oljare/midicomp.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | contrapuntal midi in various EDOs and etc&#039;s&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===P===&lt;br /&gt;
|-&lt;br /&gt;
| | Tristan Parker&lt;br /&gt;
|[http://rozencrantzthesane.tripod.com/index.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], free-pitch, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | P-ART&lt;br /&gt;
|[http://users.skynet.be/P-ART/PARADISE/CLIPS/list.htm Website]&lt;br /&gt;
|&lt;br /&gt;
|Paul A.R. Timmermans&lt;br /&gt;
| | experimental&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Harry Partch&lt;br /&gt;
|[[Harry Partch]]&lt;br /&gt;
[http://musicmavericks.publicradio.org/features/feature_partch.html American Mavericks]&lt;br /&gt;
&lt;br /&gt;
[https://www.harrypartch.com/music Harry Partch Information Center]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[11-limit]], [[Just intonation]], acoustic, monophony&lt;br /&gt;
|Oakland, CA&lt;br /&gt;
|1930 - 1972&lt;br /&gt;
|one of the first 20th-century composers in the West to work systematically with microtonal scales&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Pehrson&lt;br /&gt;
|[http://users.rcn.com/jpehrson/JosephPehrson.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | blackjack, acoustic, electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | pfly&lt;br /&gt;
|[https://soundcloud.com/pfly SoundCloud]&lt;br /&gt;
|Zlo-88&lt;br /&gt;
|Paul Fly&lt;br /&gt;
| | [[88cET]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Samuel Pellman&lt;br /&gt;
|[http://academics.hamilton.edu/music/spellman/MfS/microtonal.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], [[Nonoctave]], [[Equal Temperaments]], electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Joseph Post&lt;br /&gt;
|[http://www.myspace.com/josephpost MySpace]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Crystal-JI, acoustic guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Tom Price&lt;br /&gt;
|anyone have a working link?&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Kees van Prooijen&lt;br /&gt;
|[http://www.kees.cc/music/oddpiano/oddpiano.html Website]&lt;br /&gt;
|Odd Piano&lt;br /&gt;
|&lt;br /&gt;
| | [[Bohlen-Pierce]], timbre-stretched piano&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Barry Prophet&lt;br /&gt;
|[http://www.pomer-prophet.com/barry.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | acoustic, sound sculptures&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Q===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===R===&lt;br /&gt;
|-&lt;br /&gt;
| | Johnny Reinhard&lt;br /&gt;
|[[wikipedia:Johnny_Reinhard|Wikipedia]]&lt;br /&gt;
[http://www.afmm.org/ American Festival of Microtonal Music] &lt;br /&gt;
&lt;br /&gt;
[https://stereosociety.com/johnny-reinhard/ Stereo Society] &lt;br /&gt;
&lt;br /&gt;
[https://johnnyreinhard.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://johnnyreinhard.bandcamp.com/album/reinhard-ensemble-compositions Reinhard Ensemble Compositions]&lt;br /&gt;
|&lt;br /&gt;
| | acoustic polymicrotonality&lt;br /&gt;
|New York, NY&lt;br /&gt;
|1981-&lt;br /&gt;
|Founded [http://www.afmm.org/ American Festival of Microtonal Music] (AFMM) &lt;br /&gt;
|-&lt;br /&gt;
| | Robert Rich&lt;br /&gt;
|[https://robertrich.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[7-limit]], [[Just intonation]], ambient&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Michael Robinson&lt;br /&gt;
|[http://www.azuremilesrecords.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | worldly electronic microtonal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Prent Rodgers&lt;br /&gt;
|[http://ripnread.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&amp;quot;Music that&#039;s fake but accurate&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | Dante Rosati&lt;br /&gt;
|[http://www.danterosati.com/justguitar.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], solo guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Robert Ross&lt;br /&gt;
|[http://www.piedwagtail.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[19edo]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===S===&lt;br /&gt;
|-&lt;br /&gt;
| | Marc Sabat&lt;br /&gt;
|[http://www.plainsound.org/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | [[Just intonation]], guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Carlos Sampaio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonics&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Scott Sandvik&lt;br /&gt;
|[http://www.scottsandvik.com/html/audio.html Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | slide guitar&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Edward Schocker&lt;br /&gt;
|[http://edwardschocker.com/music/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | dramatic works - exerpts and fulls&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.bestii.com/%7Emschulter/ Margo Schulter]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Neo-medieval Xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://kalvos.org/schulze.html Andrew Schulze]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | some mp3s of electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.myspace.com/tetrachordproject Ethan Schwartz]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | JI music based on tetrachords, for guitar and keyboard&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | X. J. Scott&lt;br /&gt;
|[http://www.nonoctave.com/geocities/ Website]&lt;br /&gt;
[http://www.soundclick.com/bands/pagemusic.cfm?bandID=141776 Soundclick]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://users.bigpond.net.au/d.keenan/sagittal/ George Secor]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | various vintage Scalatron performances&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://mysterybear.net/ Dave Seidel]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal minimalism and ambience, using Csound&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.seraph.it/blog.html Carlo] [http://www.seraph.it/Detwelvulation.html Serafini]&lt;br /&gt;
|[https://www.youtube.com/user/iranief YouTube]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic. isomorphic keyboard: the Opal Chameleon&lt;br /&gt;
|Florence, Italy&lt;br /&gt;
|&lt;br /&gt;
|Futurist composer. &lt;br /&gt;
&lt;br /&gt;
Also, is admin on Facebook [https://www.facebook.com/groups/356483631067563/ Microtonalitaly group]  &lt;br /&gt;
|-&lt;br /&gt;
| | [http://eceserv0.ece.wisc.edu/%7Esethares/otherperson/all_mp3s.html Bill Sethares]&lt;br /&gt;
|&lt;br /&gt;
|[http://sethares.engr.wisc.edu/mp3s/truthonabus.html Truth on a Bus]&lt;br /&gt;
|&lt;br /&gt;
| | electronic xenharmonic with stretched partials&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [http://sevish.com/ Sevish]&lt;br /&gt;
|[http://sevish.com/ Website]&lt;br /&gt;
[https://www.youtube.com/channel/UCmq2yMo-lTfC7BQLth_PqOw YouTube]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/sevish SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[http://sevish.com/blog Blog]    &lt;br /&gt;
&lt;br /&gt;
[https://sevish.bandcamp.com/ BandCamp]    &lt;br /&gt;
&lt;br /&gt;
[https://twitter.com/sevishmusic Twitter]&lt;br /&gt;
|[https://www.youtube.com/watch?v=Gcgawrr2xao Desert Island Rain]&lt;br /&gt;
[https://www.youtube.com/watch?v=l9wINwlgxRU Gleam]&lt;br /&gt;
|Sean Archibald. (with occasional guest musicians)&lt;br /&gt;
|drum &#039;n&#039; bass / electronic / trip-hop / ambient;&lt;br /&gt;
in EDOs, JI, nonoctave scales and various others. &lt;br /&gt;
microtonal: everything. &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Microtonal with a beat&amp;quot;; stellar production quality.&lt;br /&gt;
|London, England&lt;br /&gt;
|2010 onward&lt;br /&gt;
|Popular (for xen) .&lt;br /&gt;
Is [[SeanArchibald]] on this wiki.  &lt;br /&gt;
&lt;br /&gt;
Also does [http://sevish.com/2014/how-to-create-a-tun-file-in-scala/ software tutorials on his website] and on YouTube,&lt;br /&gt;
&lt;br /&gt;
and makes [http://sevish.com/scaleworkshop/index.htm?name=Slendric%5B11%5D&amp;amp;data=202.12%0A233.69%0A435.81%0A467.37%0A669.50%0A701.06%0A903.19%0A934.75%0A1136.87%0A1168.44%0A2%2F1&amp;amp;freq=440&amp;amp;midi=69&amp;amp;vert=-1&amp;amp;horiz=2 web-based xen software].&lt;br /&gt;
&lt;br /&gt;
Runs the digital xen label, [http://split-notes.com/ Split-Notes]&lt;br /&gt;
&lt;br /&gt;
Sevish is great first xen for many people. &lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ezrasims.com/ Ezra Sims]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Music in 72-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [[Microtonal_Music_by_Gene_Ward_Smith|Gene Ward Smith]]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced originals; Mad Science Tuning; renderings of colleagues&#039; music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.zebox.com/jlsmith/music/ Jon Lyle Smith]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | sequenced classical in odd meters&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Jim Cole and Spectral Voices&lt;br /&gt;
|[https://www.spectralvoices.com/jim-cole-spectral-voices/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of meditative New Age with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Soundwell (Anders Erkéus)&lt;br /&gt;
|[https://soundcloud.com/soundwell Soundcloud]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Snake&amp;quot; overtone flute&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.manfred-stahnke.de/chaosma.html Manfred Stahnke]&lt;br /&gt;
|[https://stahnkemanfred.musicaneo.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | one piece &amp;quot;Partch Harp&amp;quot; for harp and sampled harp&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.eufonia.de/deutsch/komposition.php Hans-Andre Stamm]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | quartertone/ 48-tone JI acoustic organ!&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | John Starrett&lt;br /&gt;
|&lt;br /&gt;
|[https://www.youtube.com/watch?v=FD0ec4qOlcs&amp;amp;t=&amp;amp;ab_channel=xenopusRTRT Citified Notions]&lt;br /&gt;
|John Starret - Vocals, Bass&lt;br /&gt;
&lt;br /&gt;
Neil Haverstick - Guitar&lt;br /&gt;
&lt;br /&gt;
Ernie Crews - Drums&lt;br /&gt;
| | 19-EDO. Rockabilly/Pop-rock, comment from John about the song on the YouTube page&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|John Starrett played bass with Neil Haverstick.  Neil also plays the 19-EDO guitar on some of John&#039;s recordings.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.stimmhorn.ch/ Stimmhorn (Christian Zehnder, Balthasar Streiff)]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Experimental alphorn and yodeling combined with overtone singing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://home.datacomm.ch/straub/musik/index_e.html Hans Straub]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | pieces with meters that match the tunings&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Redrick Sultan&lt;br /&gt;
|[https://redricksultanband.bandcamp.com/ Bandcamp] &lt;br /&gt;
|[https://www.youtube.com/watch?v=DtrH9ptBV18&amp;amp;index=1&amp;amp;list=PL_GQa1Uf_pEPGi9CxiMfK-13BBs0SVkWP The Prince]&lt;br /&gt;
|Spencer Hargreaves - Vocals, Guitars &lt;br /&gt;
Noah Jordan - Vocals, Bass, Keys, Flute, Oud &lt;br /&gt;
&lt;br /&gt;
Sean Mitchell - Drums, Sampling&lt;br /&gt;
|spooky, cool, acoustic, electric. &lt;br /&gt;
|Vancouver, British Columbia&lt;br /&gt;
|2010-&lt;br /&gt;
|[[22edo]], acoustic, magic rock, chill&lt;br /&gt;
|-&lt;br /&gt;
| | [http://micksussman.com/pw/music.html Mick Sussman]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | plunderphonic collages in various tunings and multitempi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.susmanmusic.com/ William Susman]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Works in quarter-tone - scores and audio files&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ronsword.com/ Ron Sword] ([http://www.myspace.com/ronswordofficial 2])&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | 16-EDO and 31-EDO on 8 and 9 string guitar Etudes, Microtonal Extreme Metal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ron was also affiliated with the Microtonal Records label and the metatonal music site, as well as the microtonal guitarist forum.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.amazon.com/Complete-Studio-Recordings-Syzygys/dp/B00007J4S0/sr=1-1/qid=1170491497/ref=pd_bbs_sr_1/002-3980777-8794404?ie=UTF8&amp;amp;s=music Syzygys] ([http://www.amazon.com/Eyes-Green-Syzygys-Roppongi-Inkstick/dp/B00005Q6NB 2])&lt;br /&gt;
|[https://www.youtube.com/results?search_query=Syzygys YouTube]&lt;br /&gt;
&lt;br /&gt;
[http://www.syzygys.jp Website]&lt;br /&gt;
&lt;br /&gt;
[http://www.facebook.com/Syzygys Facebook]&lt;br /&gt;
|[https://www.youtube.com/watch?v=KjSF41-mdL4 Lotus Rain]&lt;br /&gt;
|Hitomi Shimizu = 43 microtone organ, vocals&lt;br /&gt;
&lt;br /&gt;
Hiromi Nishida=Violin, vocals&lt;br /&gt;
| | clips of Japanese duo in 43-tone Partch JI, with Chromelodeon&lt;br /&gt;
|Japan &lt;br /&gt;
|? &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===T===&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.TallKite.com/music.html Tall Kite] (aka Kite)&lt;br /&gt;
|Website&lt;br /&gt;
[https://soundcloud.com/mbirakite soundcloud.com/]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/mbirakite mbirakite]&lt;br /&gt;
|&amp;quot;I Hear Numbers&amp;quot;&lt;br /&gt;
|Kite&lt;br /&gt;
Giedraitis&lt;br /&gt;
| | 7-limit JI music&lt;br /&gt;
|Portland,&lt;br /&gt;
&lt;br /&gt;
Oregon&lt;br /&gt;
&lt;br /&gt;
USA&lt;br /&gt;
|1990&#039;s to&lt;br /&gt;
&lt;br /&gt;
present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [https://soundcloud.com/camtaylor-1 Cam] [https://soundcloud.com/cam-taylor-2-1 Taylor]&lt;br /&gt;
|Website&lt;br /&gt;
https://archive.org/search.php?query=creator%3A%22Cam+Taylor%22&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/camtaylor-1&lt;br /&gt;
&lt;br /&gt;
https://soundcloud.com/cam-taylor-2-1&lt;br /&gt;
&lt;br /&gt;
https://iamcamtaylor.wordpress.com/&lt;br /&gt;
|[https://soundcloud.com/cam-taylor-2-1/mothers mothers]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/17-out-of-63edo-wurly-those-early-dreams those early dreams]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/cam-taylor-2-1/12tone63edo1 12tone63EDO1]&lt;br /&gt;
|Cam Taylor&lt;br /&gt;
| | Bosanquet Axis49, 12- and 17-tone keyboard improvisations in 17, 19, 22, 26, 31, 37, 39, 41, 43, 46, 50, 53, 56, 63, 94, 112 EDOs, some JI and near-just tunings, and songs with piano or guitar in 31EDO and JI, various.&lt;br /&gt;
|Auckland, New Zealand&lt;br /&gt;
|2010-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.facebook.com/JackETickner/ Jack Tickner]&lt;br /&gt;
|[https://jacktickner.bandcamp.com/ Bandcamp] &lt;br /&gt;
|[https://jacktickner.bandcamp.com/album/reassuring-weight Reassuring Weight]&lt;br /&gt;
|&lt;br /&gt;
|Just Intonation&lt;br /&gt;
|Sydney, Australia&lt;br /&gt;
|2017 - Present&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Peter Thoegersen&lt;br /&gt;
|[https://soundcloud.com/pthoege SoundCloud]&lt;br /&gt;
&lt;br /&gt;
[https://peterthoegersen.bandcamp.com/ BandCamp]&lt;br /&gt;
|[https://soundcloud.com/pthoege/two-worlds Two Worlds]&lt;br /&gt;
&lt;br /&gt;
[https://soundcloud.com/pthoege/im-a-force-of-nature I Am a Force of Nature]&lt;br /&gt;
|&lt;br /&gt;
|composer. &lt;br /&gt;
&lt;br /&gt;
Absurdist symphonic, chamber. Fun. Difficult music, in a good way. &lt;br /&gt;
&lt;br /&gt;
If you like Zappa&#039;s stranger works, you will like this. &lt;br /&gt;
|New York (?)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://dubshot.blogspot.com/ Tony Dubshot]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Macrotonal dub and dancehall in 05-EDO, 07-EDO and 08-EDO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.soundclick.com/bands/pagemusic.cfm?bandID=204508 Tritone MSU]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronic JI&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://tuistgeorgetucker.com/ Tui St. George Tucker]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Quartertone scores&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.stephenjamestaylor.com Stephen James Taylor]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal film scores, multiple Wilson scales&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.jeroenthesseling.com Jeroen Paul Thesseling]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal music for bass guitar: &amp;quot;HAFNIUM&amp;quot; (72-EDO), &amp;quot;ARGON&amp;quot; (18-EDO), &amp;quot;DISCREPANTIUM&amp;quot; (24-EDO)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===U===&lt;br /&gt;
|-&lt;br /&gt;
|uSSSy&lt;br /&gt;
|[https://usssy.bandcamp.com/ Bandcamp]&lt;br /&gt;
[https://www.youtube.com/watch?v=Fu6v2YE31Vc Acoustic version of one song on YouTube]&lt;br /&gt;
|[https://usssy.bandcamp.com/album/ud Ud]&lt;br /&gt;
[https://usssy.bandcamp.com/ Voyage] &lt;br /&gt;
|Artem Galkin &lt;br /&gt;
Pavel Eremeev&lt;br /&gt;
|[[24edo]], noise rock, psychedelic&lt;br /&gt;
|Moscow, Russia&lt;br /&gt;
|2009-&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===V===&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.chrisvaisvil.com/ Chris Vaisvil]&lt;br /&gt;
|[http://chrisvaisvil.com/ Website]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Many tunings (Just Intonation, various EDOs + Tuning Survey ) microtonal synthesizers controlled by &lt;br /&gt;
midi guitar (Roland GR-20), Linnstrument, 17 edo keyboard (DIY) + soft synthesizers and &lt;br /&gt;
&lt;br /&gt;
&amp;quot;traditional&amp;quot; scored microtonal music.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|*Prolific* explorer of a wide range of scales &lt;br /&gt;
&lt;br /&gt;
Neat DIY techniques used and demonstrated &lt;br /&gt;
&lt;br /&gt;
&amp;quot;at the edge between acoustic and electric&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Nicola Vicentino&lt;br /&gt;
|[[wikipedia:Nicola_Vicentino|Wikipedia]] &lt;br /&gt;
|[https://www.youtube.com/watch?v=0akGtDPVRxk Musica Prisca Caput (Madrigal for 24-tone two voice harpsichord in Meantone)] &lt;br /&gt;
Same piece [https://www.youtube.com/watch?v=ld36JlmOtM0 played on an arciorgano].&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=bhGwjgZ8zIY Madonna il poco dolce.] &lt;br /&gt;
|&lt;br /&gt;
|early microtonal composer in 16th century. &lt;br /&gt;
|&lt;br /&gt;
|Born 1511 .&lt;br /&gt;
Died in either 1575 or 1576&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | Nicola Visalli (broken)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | electronically rendered microtonal contemporary classical&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.voltagecontrolled.com/freqdivision.php Voltage Controlled]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | clips of electronic tuning-savvy experiments&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [[Alfredo_Votta|Alfredo Votta]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | Soundcloud account featuring &amp;quot;Liber Stellarum&amp;quot;, a collection of seven pieces for &lt;br /&gt;
13-EDO piano. Has also composed in 18-EDO.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===W===&lt;br /&gt;
|-&lt;br /&gt;
| | [http://robertinventor.com/software/tunesmithy/music.htm Robert] [http://robertinventor.com/musicandvirtualflowers/tunes/improvisations.htm Walker]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical, world, fractal&lt;br /&gt;
|Indianapolis, IN&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [https://soundcloud.com/overtoneshock Stephen Weigel]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic pop / computer music / totalism&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://soundcloud.com/dawiertx Danny Wier]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | symphonic, progressive rock/metal, jazz, etc., mostly in 72-EDO (all synth-generated)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://web.mit.edu/randy/www/Music/comets.html Randy Winchester] ([http://www.jamendo.com/en/artist/r.winchester 2])&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | &amp;quot;Comets Over Flatland&amp;quot; excerpts in various EDOs &amp;amp;amp; Bohlen-Pierce, electronic music and 8-bit synthesizers&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.erlingwold.com/listofworks.html Erling Wold]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | classical; search page for just intonation&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://home.snafu.de/djwolf/trio3.mp3 Daniel Wolf]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | xenharmonic neo-baroque string trio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://bwong.ca/ Brian Wong]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | examples of computer-generated music&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wyness.org/ James Wyness]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | microtonal acousmatic works&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===X===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Y===&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;8&amp;quot; | &lt;br /&gt;
===Z===&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ziaspace.com/ ZIA]&lt;br /&gt;
|[https://www.reverbnation.com/ziausa Reverb Nation]&lt;br /&gt;
[https://www.facebook.com/Zia-170293513002981/ Facebook] &lt;br /&gt;
&lt;br /&gt;
[https://ziaspace.bandcamp.com Bandcamp]&lt;br /&gt;
&lt;br /&gt;
YouTube&lt;br /&gt;
|[https://www.reverbnation.com/1029821/album/172732 Martians] &lt;br /&gt;
|[[Elaine Walker]] and collaborators&lt;br /&gt;
| | electronic, space, dance, [[10edo]], [[19edo]], [[Bohlen-Pierce]], [[17edo]], [[16edo]]&lt;br /&gt;
|Las Cruces, NM / Tempe, AZ&lt;br /&gt;
|1992-&lt;br /&gt;
|Elaine has also composed for the television industry.  Zia is great introductory/accessible xen music.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.epitonic.com/artists/matthias-ziegler/ Matthias Ziegler]&lt;br /&gt;
|Website&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| | unconventional flute playing&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Bostjan Zupancic: MicroMetal&lt;br /&gt;
|[https://sites.google.com/site/19edoguitar/home/bostjan-zupancic-micrometal Google Page]&lt;br /&gt;
[https://bostjanzupancic.bandcamp.com/ Bandcamp]&lt;br /&gt;
|[https://www.youtube.com/watch?v=JTpF2MifP5Y Brain for Breakfast]&lt;br /&gt;
[https://www.youtube.com/watch?v=D8utL7T0HAc Beezer&#039;s Cellar]&lt;br /&gt;
|Bostjan Zupancic - Guitar, Bass, Drums, Vocals, Synthesizer&lt;br /&gt;
|19-EDO Modern Hard Rock and Heavy Metal, and occasionally 24-EDO.&lt;br /&gt;
|St. Johnsbury, Vermont&lt;br /&gt;
|2008-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | &#039;&#039;&#039;Website&#039;&#039;&#039;&lt;br /&gt;
| | &#039;&#039;&#039;Description&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.musicmavericks.org/listening/ American Mavericks concert series]&lt;br /&gt;
| | Microtonal RealPlayer files: Lou Harrison Suite for Violin and American Gamelan, Third Symphony; Charles Ives &amp;quot;Allegro&amp;quot; from Quartertone Piano Pieces&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.oeaw.ac.at/kal/agm/ Ancient Greek Music]&lt;br /&gt;
| | Library of extant fragments using authentic tunings: Real``Player and midi&lt;br /&gt;
|-&lt;br /&gt;
| | [http://bostonmicrotonalsociety.org/ Boston Microtonal Society]&lt;br /&gt;
| | 72-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://catharsis.egregious.net/errata/ Catharsis] ([http://catharsis.egregious.net/tracks/droneI/ 2])&lt;br /&gt;
| | Jon Catler and Jacky Ligon live; &amp;quot;Drone 1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.fujara.sk/audio_samples.htm Fujara]&lt;br /&gt;
| | Slovak overtone flute&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wmich.edu/mus-theo/groven/ Groven Piano Project]&lt;br /&gt;
| | 36-tone JI (schismatic) pianos after Eivind Groven&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.xs4all.nl/%7Ehuygensf/english/index.html Huygens-Fokker Foundation]&lt;br /&gt;
| | acoustic and midi 31-EDO &amp;amp;amp; 24-EDO&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.csounds.com/ezine/winter1999/synthesis/ Implementing Cellular Automatas in Csound]&lt;br /&gt;
| | mp3 examples with spectral pictures&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.kingmixers.com/Hearing%20Greek%20Microtones.html kingmixers] ([http://www.kingmixers.com/AncGreekMusicFragments.html%20 2]) ([http://www.kingmixers.com/Clouds%20MP3s.html%20copy 3])&lt;br /&gt;
| | some mp3 samples of Greek tunings, reconstructions of Greek music fragments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.last.fm/tag/microtonal last.fm microtonal tag radio]&lt;br /&gt;
| | stream microtonal music from last.fm radio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.lucytune.com/ LucyTuning] ([http://www.harmonics.com/lucy/earindex.html 2]) ([http://www.lullabies.co.uk/ 3])&lt;br /&gt;
| | LucyTuned music - clips and full pieces, midi files, mp3s, video&lt;br /&gt;
|-&lt;br /&gt;
| | [http://micro.soonlabel.com/ micro.soonlabel.com]&lt;br /&gt;
| | Music from multiple composers in various tunings available for direct download.&lt;br /&gt;
|-&lt;br /&gt;
| | [http://microtonalismo.com/ MICROTONALISMO]&lt;br /&gt;
| | Primera Web oficial de microtonalismo de habla hispana en latinoamerica&lt;br /&gt;
|-&lt;br /&gt;
| | [http://cdbaby.com/cd/mfhi Music for Homemade Instruments]&lt;br /&gt;
| | clips of junkmusic orchestra&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.overtone.cc/ Overtone Music Network]&lt;br /&gt;
| | A platform for overtone music of all kinds, with a huge collection of online audio&lt;br /&gt;
|-&lt;br /&gt;
| | [http://podcast1024.libsyn.com/ podcast1024]&lt;br /&gt;
| | microtonal podcast by Prent Rodgers&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.quartertonemarimba.com/ Quartertonemarimba.com]&lt;br /&gt;
| | Kjell Tor Innevik&#039;s project at Norwegian Academy of Music&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.geocities.com/dinarra2000/songs.html Eduardo Sábat]&lt;br /&gt;
| | clips of jazz standards on 53-enharmonic frets per Octave guitar (Dinarra)&lt;br /&gt;
|-&lt;br /&gt;
| | [http://split-notes.com/ split-notes Microtonal Netlabel]&lt;br /&gt;
| | online record label, free digital releases, microtonal music from various musicians&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.ne.jp/asahi/mariko/takanashi/masa/pagesE1/rev1nwpages/engconcert.html The Perfect Just Intonation Music MIDI Cycle Concerts]&lt;br /&gt;
| | classics tuned in JI&lt;br /&gt;
|-&lt;br /&gt;
| | [http://pages.globetrotter.net/roule/demos.htm Tuning and temperament demos]&lt;br /&gt;
| | midi and audio demonstrating historical tunings&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.soundclick.com/bands/pagemusic.cfm?bandID=105485 Tuning Lab]&lt;br /&gt;
| | acoustic, electronic tuning experiments&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.wnyc.org/search/?q=microtonal WNYC microtonal features]&lt;br /&gt;
| | radio shows featuring microtonal music, esp. &amp;quot;New Sounds&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| | [http://www.facebook.com/groups/2229924481 Xenharmonic Alliance facebook group]&lt;br /&gt;
| | social networking for microtonalists. music and discussion&lt;br /&gt;
|}&lt;br /&gt;
[http://www.mvcc.edu/noldani/home Oldani&#039;s Math&amp;amp;amp;music Site]      &lt;br /&gt;
[[Category:composer]]&lt;br /&gt;
[[Category:practice]]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42149</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42149"/>
		<updated>2019-07-14T06:37:44Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Undo revision 42143 by Tyler Henthorn (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 16ET, 17ET, and 19ET. I also play the cassette. &lt;br /&gt;
&lt;br /&gt;
You can contact me via my [https://en.xen.wiki/index.php?title=User_talk:Tyler discussion page], or by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42148</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42148"/>
		<updated>2019-07-14T06:37:32Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Undo revision 42145 by Tyler Henthorn (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 16ET, 17ET, and 19ET. I also play the cassette. &lt;br /&gt;
&lt;br /&gt;
You can contact me via my [https://en.xen.wiki/index.php?title=User_talk:Tyler discussion page], or by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;br /&gt;
&lt;br /&gt;
[[File:Screen Shot 2019-07-12 at 7.21.31 PM.png|thumb]]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42147</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42147"/>
		<updated>2019-07-14T06:37:19Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Undo revision 42146 by Tyler Henthorn (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 16ET, 17ET, and 19ET. I also play the cassette. &lt;br /&gt;
&lt;br /&gt;
You can contact me via my [https://en.xen.wiki/index.php?title=User_talk:Tyler discussion page], or by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;br /&gt;
[[File:Screen Shot 2019-07-08 at 8.34.02 PM.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
[[File:Screen Shot 2019-07-12 at 7.21.31 PM.png|thumb]]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42146</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42146"/>
		<updated>2019-07-14T06:36:42Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 16ET, 17ET, and 19ET. I also play the cassette. &lt;br /&gt;
&lt;br /&gt;
You can contact me via my [https://en.xen.wiki/index.php?title=User_talk:Tyler discussion page], or by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42145</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42145"/>
		<updated>2019-07-14T06:35:14Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Testing image upload in VE&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 16ET, 17ET, and 19ET. I also play the cassette. &lt;br /&gt;
&lt;br /&gt;
You can contact me via my [https://en.xen.wiki/index.php?title=User_talk:Tyler discussion page], or by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;br /&gt;
[[File:Screen Shot 2019-07-08 at 8.34.02 PM.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
[[File:Screen Shot 2019-07-12 at 7.21.31 PM.png|thumb]]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42143</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42143"/>
		<updated>2019-07-14T06:33:10Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Testing image uploading in VE&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 16ET, 17ET, and 19ET. I also play the cassette. &lt;br /&gt;
&lt;br /&gt;
You can contact me via my [https://en.xen.wiki/index.php?title=User_talk:Tyler discussion page], or by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;br /&gt;
&lt;br /&gt;
[[File:Screen Shot 2019-07-12 at 7.21.31 PM.png|thumb]]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42064</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42064"/>
		<updated>2019-07-02T02:15:22Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 16ET, 17ET, and 19ET. I also play the cassette. &lt;br /&gt;
&lt;br /&gt;
You can contact me via my [https://en.xen.wiki/index.php?title=User_talk:Tyler discussion page], or by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42063</id>
		<title>User:Tyler Henthorn</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=User:Tyler_Henthorn&amp;diff=42063"/>
		<updated>2019-07-02T02:14:36Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sysadmin.  &lt;br /&gt;
&lt;br /&gt;
I play the guitar in 12ET, 16ET, 17ET, and 19ET. I also play the cassette. &lt;br /&gt;
&lt;br /&gt;
You can contact me via my [https://en.xen.wiki/index.php?title=User_talk:Tyler discussion page], or by [https://en.xen.wiki/w/Special:EmailUser?target=Tyler_Henthorn email].&lt;br /&gt;
&lt;br /&gt;
Interwiki link test: [[wikipedia:bro]]&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Xenharmonic_Wiki:Terms_of_Service&amp;diff=41088</id>
		<title>Xenharmonic Wiki:Terms of Service</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Xenharmonic_Wiki:Terms_of_Service&amp;diff=41088"/>
		<updated>2019-03-20T19:15:21Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: /* Refraining from Certain Activities */ The definition for vandalism provided by Wikimedia may not be an exact fit for our purposes. Feel free to discus more and maybe provide a definition outside of the ToS.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Privacy Policy ==&lt;br /&gt;
We ask that you review the terms of our [[Xenharmonic_Wiki:Privacy_policy|Privacy Policy]], so that you are aware of how we collect and use your information. Because our services are used by people all over the world, personal information that we collect may be stored and processed in the United States of America or any other country in which we or our agents maintain facilities. By using our services, you consent to any such transfer of information outside your country.&lt;br /&gt;
&lt;br /&gt;
== Refraining from Certain Activities ==&lt;br /&gt;
The Xenharmonic Wiki only exists because of the vibrant community of users like you who collaborate to write, edit, and curate the content. We happily welcome your participation in this community. We encourage you to be civil and polite in your interactions with others in the community, to act in good faith, and to make edits and contributions aimed at furthering the mission of the wiki.&lt;br /&gt;
&lt;br /&gt;
Certain activities, whether legal or illegal, may be harmful to other users and violate our rules, and some activities may also subject you to liability. Therefore, for your own protection and for that of other users, you may not engage in such activities on our sites. These activities include:&lt;br /&gt;
: &#039;&#039;&#039;Harassing and Abusing Others&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
::* Engaging in harassment, threats, stalking, spamming, or vandalism; and&lt;br /&gt;
::* Transmitting chain mail, junk mail, or spam to other users.&lt;br /&gt;
&lt;br /&gt;
: &#039;&#039;&#039;Violating the Privacy of Others&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
::* Infringing the privacy rights of others under the laws of the United States of America or other applicable laws (which may include the laws where you live or where you view or edit content);&lt;br /&gt;
::* Soliciting personally identifiable information for purposes of harassment, exploitation, violation of privacy, or any promotional or commercial purpose not explicitly approved by the Xenharmonic Wiki; and&lt;br /&gt;
::* Soliciting personally identifiable information from anyone under the age of 18 for an illegal purpose or violating any applicable law regarding the health or well-being of minors.&lt;br /&gt;
&lt;br /&gt;
: &#039;&#039;&#039;Engaging in False Statements, Impersonation, or Fraud&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
::* Intentionally or knowingly posting content that constitutes libel or defamation;&lt;br /&gt;
::* With the intent to deceive, posting content that is false or inaccurate;&lt;br /&gt;
::* Attempting to impersonate another user or individual, misrepresenting your affiliation with any individual or entity, or using the username of another user with the intent to deceive; and&lt;br /&gt;
::* Engaging in fraud.&lt;br /&gt;
&lt;br /&gt;
: &#039;&#039;&#039;Committing Infringement&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
::* Infringing copyrights, trademarks, patents, or other proprietary rights under applicable law.&lt;br /&gt;
&lt;br /&gt;
: &#039;&#039;&#039;Misusing Our Services for Other Illegal Purposes&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
::* Posting child pornography or any other content that violates applicable law concerning child pornography;&lt;br /&gt;
::* Posting or trafficking in obscene material that is unlawful under applicable law; and&lt;br /&gt;
::* Using the services in a manner that is inconsistent with applicable law.&lt;br /&gt;
&lt;br /&gt;
: &#039;&#039;&#039;Engaging in Disruptive and Illegal Misuse of Facilities&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
::* Posting or distributing content that contains any viruses, malware, worms, Trojan horses, malicious code, or other device that could harm our technical infrastructure or system or that of our users;&lt;br /&gt;
::* Engaging in automated uses of the site that are abusive or disruptive of the services and have not been approved by the Xenharmonic Wiki community;&lt;br /&gt;
::* Disrupting the services by placing an undue burden on the wiki or the networks or servers connected with the wiki;&lt;br /&gt;
::* Disrupting the services by inundating the wiki with communications or other traffic that suggests no serious intent to use the wiki for its stated purpose;&lt;br /&gt;
::* Knowingly accessing, tampering with, or using any of our non-public areas in our computer systems without authorization; and&lt;br /&gt;
::* Probing, scanning, or testing the vulnerability of any of our technical systems or networks unless all the following conditions are met:&lt;br /&gt;
&lt;br /&gt;
:::* such actions do not unduly abuse or disrupt our technical systems or networks;&lt;br /&gt;
:::* such actions are not for personal gain (except for credit for your work);&lt;br /&gt;
:::* you report any vulnerabilities to Xenharmonic Wiki admins (or fix it yourself); and&lt;br /&gt;
:::* you do not undertake such actions with malicious or destructive intent.&lt;br /&gt;
We reserve the right to exercise our enforcement discretion with respect to the above terms.&lt;br /&gt;
&lt;br /&gt;
== Password Security ==&lt;br /&gt;
You are responsible for safeguarding your own password and should never disclose it to any third party.&lt;br /&gt;
&lt;br /&gt;
== DMCA Compliance ==&lt;br /&gt;
The Xenharmonic Wiki wants to ensure that the content that we host can be re-used by other users without fear of liability and that it is not infringing the proprietary rights of others. In fairness to our users, as well as to other creators and copyright holders, our policy is to respond to notices of alleged infringement that comply with the formalities of the Digital Millennium Copyright Act (DMCA). Pursuant to the DMCA, we will terminate, in appropriate circumstances, users and account holders of our system and network who are repeat infringers.&lt;br /&gt;
&lt;br /&gt;
However, we also recognize that not every takedown notice is valid or in good faith. In such cases, we strongly encourage users to file counter-notifications when they appropriately believe a DMCA takedown demand is invalid or improper. For more information on what to do if you think a DMCA notice has been improperly filed, you may wish to consult the Chilling Effects website.&lt;br /&gt;
&lt;br /&gt;
If you are the owner of content that is being improperly used on one of the wiki without your permission, you may request that the content be removed under the DMCA. To make such a request, please email us at xenwiki{{@}}gmail.com or snail mail our designated agent at this address.&lt;br /&gt;
&lt;br /&gt;
Alternatively, you may make a request to our community, which often handles copyright issues faster and more effectively than prescribed under the DMCA. In that case, you can post a notice explaining your copyright concerns. Before filing a DMCA claim, you also have the option of sending an email to the community at xenwiki{{@}}gmail.com.&lt;br /&gt;
&lt;br /&gt;
== Third-party Websites and Resources ==&lt;br /&gt;
You are solely responsible for your use of any third-party websites or resources. Although the wiki may contain links to third-party websites and resources, we do not endorse and are not responsible or liable for their availability, accuracy, or the related content, products, or services (including, without limitation, any viruses or other disabling features), nor do we have any obligation to monitor such third-party content.&lt;br /&gt;
&lt;br /&gt;
== Disclaimers ==&lt;br /&gt;
Your use of our services is at your sole risk. We provide these services on an &amp;quot;as is&amp;quot; and &amp;quot;as available&amp;quot; basis, and we expressly disclaim all express or implied warranties of all kinds, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, and non-infringement. We make no warranty that our services will meet your requirements, be safe, secure, uninterrupted, timely, accurate, or error-free, or that your information will be secure.&lt;br /&gt;
&lt;br /&gt;
We are not responsible for the content, data, or actions of third parties, and you release us, our directors, officers, employees, and agents from any claims and damages, known and unknown, arising out of or in any way connected with any claim you have against any such third parties. No advice or information, whether oral or written, obtained by you from us or through or from our services creates any warranty not expressly stated in these Terms of Use.&lt;br /&gt;
&lt;br /&gt;
Any material downloaded or otherwise obtained through your use of our services is done at your own discretion and risk, and you will be solely responsible for any damage to your computer system or loss of data that results from the download of any such material. You agree that we have no responsibility or liability for the deletion of, or the failure to store or to transmit, any content or communication maintained by the service. We retain the right to create limits on use and storage at our sole discretion at any time with or without notice.&lt;br /&gt;
&lt;br /&gt;
Some states or jurisdictions do not allow the types of disclaimers in this section, so they may not apply to you either in part or in full depending on the law.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
Shamelessly adapted from the [https://foundation.wikimedia.org/wiki/Terms_of_Use/en Wikimedia Terms of Use].&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=Xenharmonic_Wiki:Privacy_policy&amp;diff=41048</id>
		<title>Xenharmonic Wiki:Privacy policy</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=Xenharmonic_Wiki:Privacy_policy&amp;diff=41048"/>
		<updated>2019-03-18T06:59:25Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Small cleanup&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Privacy Policy&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;The Xenharmonic Wiki (&amp;quot;us&amp;quot;, &amp;quot;we&amp;quot;, or &amp;quot;our&amp;quot;) operates the Xenharmonic Wiki (the &amp;quot;Service&amp;quot;).&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;This page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our Service and the choices you have associated with that data.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;We use your data to provide and improve the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our [[Xenharmonic_Wiki:Terms_of_Service|Terms of Service]].&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Information Collection And Use&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;We collect several different types of information for various purposes to provide and improve our Service to you.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Types of Data Collected&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Personal Data&amp;lt;/h4&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;While using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you (&amp;quot;Personal Data&amp;quot;). Personally identifiable information may include, but is not limited to:&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Email address&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cookies and Usage Data&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Usage Data&amp;lt;/h4&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;We may also collect information how the Service is accessed and used (&amp;quot;Usage Data&amp;quot;). This Usage Data may include information such as your computer&#039;s Internet Protocol address (e.g. IP address), browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages, unique device identifiers and other diagnostic data.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Tracking &amp;amp; Cookies Data&amp;lt;/h4&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;We use cookies and similar tracking technologies to track the activity on our Service and hold certain information.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Cookies are files with small amount of data which may include an anonymous unique identifier. Cookies are sent to your browser from a website and stored on your device. Tracking technologies also used are beacons, tags, and scripts to collect and track information and to improve and analyze our Service.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Examples of Cookies we use:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Session Cookies.&amp;lt;/strong&amp;gt; We use Session Cookies to operate our Service.&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Preference Cookies.&amp;lt;/strong&amp;gt; We use Preference Cookies to remember your preferences and various settings.&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Security Cookies.&amp;lt;/strong&amp;gt; We use Security Cookies for security purposes.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Use of Data&amp;lt;/h2&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
&amp;lt;p&amp;gt;The Xenharmonic Wiki uses the collected data for various purposes:&amp;lt;/p&amp;gt;    &lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To provide and maintain the Service&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To notify you about changes to our Service&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To allow you to participate in interactive features of our Service when you choose to do so&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To provide customer care and support&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To provide analysis or valuable information so that we can improve the Service&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To monitor the usage of the Service&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To detect, prevent and address technical issues&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Transfer Of Data&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Your information, including Personal Data, may be transferred to — and maintained on — computers located outside of your state, province, country or other governmental jurisdiction where the data protection laws may differ than those from your jurisdiction.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;If you are located outside United States and choose to provide information to us, please note that we transfer the data, including Personal Data, to United States and process it there.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Your consent to this Privacy Policy followed by your submission of such information represents your agreement to that transfer.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The Xenharmonic Wiki will take all steps reasonably necessary to ensure that your data is treated securely and in accordance with this Privacy Policy and no transfer of your Personal Data will take place to an organization or a country unless there are adequate controls in place including the security of your data and other personal information.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Disclosure Of Data&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Legal Requirements&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The Xenharmonic Wiki may disclose your Personal Data in the good faith belief that such action is necessary to:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To comply with a legal obligation&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To protect and defend the rights or property of The Xenharmonic Wiki&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To prevent or investigate possible wrongdoing in connection with the Service&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To protect the personal safety of users of the Service or the public&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;To protect against legal liability&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Security Of Data&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The security of your data is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Data, we cannot guarantee its absolute security.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Service Providers&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;We may employ third party companies and individuals to facilitate our Service (&amp;quot;Service Providers&amp;quot;), to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;These third parties have access to your Personal Data only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Analytics&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;We may use third-party Service Providers to monitor and analyze the use of our Service.&amp;lt;/p&amp;gt;    &lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Google Analytics&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. Google uses the data collected to track and monitor the use of our Service. This data is shared with other Google services. Google may use the collected data to contextualize and personalize the ads of its own advertising network.&amp;lt;/p&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;You can opt-out of having made your activity on the Service available to Google Analytics by installing the Google Analytics opt-out browser add-on. The add-on prevents the Google Analytics JavaScript (ga.js, analytics.js, and dc.js) from sharing information with Google Analytics about visits activity.&amp;lt;/p&amp;gt;                &amp;lt;p&amp;gt;For more information on the privacy practices of Google, please visit the Google Privacy &amp;amp; Terms web page: https://policies.google.com/privacy?hl=en&amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/li&amp;gt;&lt;br /&gt;
                           &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;h2&amp;gt;Links To Other Sites&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Our Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party&#039;s site. We strongly advise you to review the Privacy Policy of every site you visit.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;We have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or services.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Children&#039;s Privacy&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Our Service does not address anyone under the age of 13 (&amp;quot;Children&amp;quot;).&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;We do not knowingly collect personally identifiable information from anyone under the age of 13. If you are a parent or guardian and you are aware that your Children has provided us with Personal Data, please contact us. If we become aware that we have collected Personal Data from children without verification of parental consent, we take steps to remove that information from our servers.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Changes To This Privacy Policy&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;We will let you know via email and/or a prominent notice on our Service, prior to the change becoming effective and update the &amp;quot;effective date&amp;quot; at the top of this Privacy Policy.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Contact Us&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;If you have any questions about this Privacy Policy, please contact us by email at xenwiki{{@}}gmail.com.&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
	<entry>
		<id>https://en.xen.wiki/index.php?title=MediaWiki:Disclaimers&amp;diff=41047</id>
		<title>MediaWiki:Disclaimers</title>
		<link rel="alternate" type="text/html" href="https://en.xen.wiki/index.php?title=MediaWiki:Disclaimers&amp;diff=41047"/>
		<updated>2019-03-18T06:27:02Z</updated>

		<summary type="html">&lt;p&gt;Tyler Henthorn: Created blank page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tyler Henthorn</name></author>
	</entry>
</feed>