Xenpaper: Difference between revisions
Jump to navigation
Jump to search
CompactStar (talk | contribs) No edit summary |
Update |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
''' | '''Xenpaper''' is a text-based microtonal sequencer developed by [[Damien Clarke]] (aka [[mosfez]]). It supports notes and chords in relative pitch, including [[just intonation]], [[equal-step tuning]]s, arbitrary tuning in [[cent]]s and indexed notation within an equal-step tuning or a custom scale, as well as in absolute pitch (in [[Hz]]). While chords are supported, the sequencer otherwise supports only one voice at a time. Other features include customizing the BPM and oscillator, looping, displaying a pitch ruler, and sharing tunes by URL or iframe. | ||
Xenpaper is designed to help musicians easily create short tunes and experiment in their web browser, hence its slogan: "Write down musical ideas and share the link around." | |||
== External links == | |||
* [https://dxinteractive.github.io/xenpaper/ Official website] | |||
* [https://luphoria.com/xenpaper/ Mirror @ luphoria.com] | |||
** The old site (<code><nowiki>https://xenpaper.com/</nowiki></code>) is down. To transfer a link for a xen sketch from the old site, replace <code><nowiki>https://xenpaper.com/#</nowiki></code> with <code><nowiki>https://dxinteractive.github.io/xenpaper/#</nowiki></code> or <code><nowiki>https://luphoria.com/xenpaper/#</nowiki></code> | |||
* [https://github.com/dxinteractive/xenpaper GitHub repository] | |||
[[Category:Software]] |
Latest revision as of 08:44, 22 August 2025
Xenpaper is a text-based microtonal sequencer developed by Damien Clarke (aka mosfez). It supports notes and chords in relative pitch, including just intonation, equal-step tunings, arbitrary tuning in cents and indexed notation within an equal-step tuning or a custom scale, as well as in absolute pitch (in Hz). While chords are supported, the sequencer otherwise supports only one voice at a time. Other features include customizing the BPM and oscillator, looping, displaying a pitch ruler, and sharing tunes by URL or iframe.
Xenpaper is designed to help musicians easily create short tunes and experiment in their web browser, hence its slogan: "Write down musical ideas and share the link around."
External links
- Official website
- Mirror @ luphoria.com
- The old site (
https://xenpaper.com/
) is down. To transfer a link for a xen sketch from the old site, replacehttps://xenpaper.com/#
withhttps://dxinteractive.github.io/xenpaper/#
orhttps://luphoria.com/xenpaper/#
- The old site (
- GitHub repository