<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.fetishquest.com/index.php?action=history&amp;feed=atom&amp;title=Music_%28Asset%29</id>
	<title>Music (Asset) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.fetishquest.com/index.php?action=history&amp;feed=atom&amp;title=Music_%28Asset%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.fetishquest.com/index.php?title=Music_(Asset)&amp;action=history"/>
	<updated>2026-05-29T19:14:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.fetishquest.com/index.php?title=Music_(Asset)&amp;diff=177&amp;oldid=prev</id>
		<title>JasX: Created page with &quot;Adding music is a bit involved. But there&#039;s a tutorial here. {| class=&quot;wikitable&quot; |+ !Setting !Type !Default !Explanation |- |Label |String | |A unique identifier for the music asset. &#039;&#039;&#039;Note that you should NOT change this after setting it&#039;&#039;&#039;. |- |Track Name |String | |A name for your track. Helps users find your music. |- |Author |String | |Author of the music. |- |Download Link |String | |URL to a place you can download the track. Optional, but reco...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.fetishquest.com/index.php?title=Music_(Asset)&amp;diff=177&amp;oldid=prev"/>
		<updated>2025-02-20T12:02:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Adding music is a bit involved. But there&amp;#039;s a &lt;a href=&quot;/index.php/Creating_Music&quot; title=&quot;Creating Music&quot;&gt;tutorial here&lt;/a&gt;. {| class=&amp;quot;wikitable&amp;quot; |+ !Setting !Type !Default !Explanation |- |Label |String | |A unique identifier for the music asset. &amp;#039;&amp;#039;&amp;#039;Note that you should NOT change this after setting it&amp;#039;&amp;#039;&amp;#039;. |- |Track Name |String | |A name for your track. Helps users find your music. |- |Author |String | |Author of the music. |- |Download Link |String | |URL to a place you can download the track. Optional, but reco...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Adding music is a bit involved. But there&amp;#039;s a [[Creating Music|tutorial here]].&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Setting&lt;br /&gt;
!Type&lt;br /&gt;
!Default&lt;br /&gt;
!Explanation&lt;br /&gt;
|-&lt;br /&gt;
|Label&lt;br /&gt;
|String&lt;br /&gt;
|&lt;br /&gt;
|A unique identifier for the music asset. &amp;#039;&amp;#039;&amp;#039;Note that you should NOT change this after setting it&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
|Track Name&lt;br /&gt;
|String&lt;br /&gt;
|&lt;br /&gt;
|A name for your track. Helps users find your music.&lt;br /&gt;
|-&lt;br /&gt;
|Author&lt;br /&gt;
|String&lt;br /&gt;
|&lt;br /&gt;
|Author of the music.&lt;br /&gt;
|-&lt;br /&gt;
|Download Link&lt;br /&gt;
|String&lt;br /&gt;
|&lt;br /&gt;
|URL to a place you can download the track. Optional, but recommended.&lt;br /&gt;
|-&lt;br /&gt;
|Volume&lt;br /&gt;
|Float&lt;br /&gt;
|0.5&lt;br /&gt;
|You can leave at the default 0.5, but if you&amp;#039;re making an epic end boss battle you can go a bit higher.&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Int&lt;br /&gt;
|130&lt;br /&gt;
|Beats per minute. MUST match your track. Important! Cannot exceed 255.&lt;br /&gt;
|-&lt;br /&gt;
|Simple Fade In&lt;br /&gt;
|Int&lt;br /&gt;
|0&lt;br /&gt;
|If you want the track to just fade in instead of using intro and outro points, you can set the fade in time here in milliseconds.&lt;br /&gt;
|-&lt;br /&gt;
|Simple Fade Out&lt;br /&gt;
|Int&lt;br /&gt;
|0&lt;br /&gt;
|Same as fade in, but on the tail end.&lt;br /&gt;
|-&lt;br /&gt;
|Loop URL&lt;br /&gt;
|String&lt;br /&gt;
|&lt;br /&gt;
|URL to your music track. HTTPS is required. Must be an OGG file. Note that after adding the URL, a timeline should be populated in the editor.&lt;br /&gt;
|-&lt;br /&gt;
|In&lt;br /&gt;
|Int&lt;br /&gt;
|1&lt;br /&gt;
|The bar number where it starts playing.&lt;br /&gt;
|-&lt;br /&gt;
|Out&lt;br /&gt;
|Int&lt;br /&gt;
|1&lt;br /&gt;
|The bar number where it should loop around.&lt;br /&gt;
|-&lt;br /&gt;
|Transition Points&lt;br /&gt;
|Array&lt;br /&gt;
|Int&lt;br /&gt;
|Good places to transition to another track when crossfading.&lt;br /&gt;
|-&lt;br /&gt;
|Intro URL&lt;br /&gt;
|String&lt;br /&gt;
|&lt;br /&gt;
|Path to the intro audio file.&lt;br /&gt;
|-&lt;br /&gt;
|Intro in&lt;br /&gt;
|Int&lt;br /&gt;
|1&lt;br /&gt;
|When the intro &amp;quot;hits&amp;quot;. If you export the loop from the very beginning, then this is the same as the loop In.&lt;br /&gt;
|-&lt;br /&gt;
|Outro URL&lt;br /&gt;
|String&lt;br /&gt;
|&lt;br /&gt;
|Path to the outro file.&lt;br /&gt;
|-&lt;br /&gt;
|Outro Out&lt;br /&gt;
|Int&lt;br /&gt;
|1&lt;br /&gt;
|It&amp;#039;s what we discussed above. Assuming bar 1 is at the very start of the outro, our outro &amp;quot;hits&amp;quot; on bar 2.&lt;br /&gt;
|}&lt;br /&gt;
When you&amp;#039;ve specified all 3 URLs, a widget shows up that shows you markers, and lets you playback your track.&lt;/div&gt;</summary>
		<author><name>JasX</name></author>
	</entry>
</feed>