Step-By-Step Tutorial for fixing looping music/sound

Well I found some threads how to fix sound loops and make the longer than normal:
http://steamcommunity.com/app/218620/discussions/15/43099721383227159/
http://steamcommunity.com/app/218620/discussions/15/540744299835792525/
But I have no idea about them. What shouldI open? How should I edit it?
Can someone please make a step-by-step tutorial?
Replies
Okay, project.script:
@Name Song mod
@Author x
@Description Replaces x with x.
@Version 1.15
;Files included in this project
soundbanks/music.bnk : mod\script.script
soundbanks/streamed/music/668133142.stream : mod\song.stream
The song.stream is not in the mod folder, it's in the GUI's folder, and it's not 0kb.
script.script (only file in the mod folder):
Replace : AB AA AA AA 0E 87 ED 40 : 00 00 00 00 40 F4 E7 40
Replace : A6 AA AA AA 0E 87 ED 40 : 00 00 00 00 40 F4 E7 40
Tried to put the .stream into the mod folder and rename it to song.stream, but got the same error when I try to load it.