From dde92e9ba8dfe754fa11a1200857b7e5d586e71b Mon Sep 17 00:00:00 2001 From: BuddyFriendGuy Date: Fri, 24 Jul 2015 03:59:44 +0000 Subject: [PATCH] Updated XCode download link as it has moved to sourceforge, minor markdown changes --- Audio/Music.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Audio/Music.md b/Audio/Music.md index 7f0650e..6841b51 100644 --- a/Audio/Music.md +++ b/Audio/Music.md @@ -24,7 +24,7 @@ Currently most contributions come in the format of a regular CD track, that is 3 In spite of having longer tracks its more than likely that a track gets played at two or more times during a match, for this is important that the end and beginning of the track can be matched without disruptions, giving a sense of continuity. -For this the ideal way is to find a start and end sample index, so that that region is perfectly (clickless) loopable. These can be set as LOOP\_START and LOOP\_END tags in the Vorbis file, and the engine will seek back to LOOP\_START when reaching LOOP\_END. +For this the ideal way is to find a start and end sample index, so that that region is perfectly (clickless) loopable. These can be set as LOOP\_START and LOOP\_END tags in the Vorbis file, and the engine will seek back to LOOP\_START when reaching LOOP\_END. Here's a [video demonstrating how to add these tags](https://www.youtube.com/watch?v=ZwWZH5cYTCU). ### Complexity -- 2.39.2