Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
I'm making a new song. I'm having 2 problems.
1. When I insert [color=blue]F [color=yellow]4[color=red]61 into the FX column, said channel does not return to full volume.
2. I've basically already finished the song so this problem has been solved
Thanks!!
2. The Bxx command forces the cursor to jump to a certain frame. For example, your song has 6 frames (frame 00 to frame 05) & you wish for the song to keep looping from frame 05 to frame 01. So, on the last line of frame 05, you could simply insert B01 & the song will jump to the first line of the second frame.
_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!
4xx should not do anything to volume. Can you attach an example FTM?
Also, can I suggest two things about posting:
1. Try a more descriptive subject than "help" so this thread can be identified.
2. If you have a second question, don't completely edit away your original question- it makes the responses look incoherent and is confusing to anyone new coming to the thread. Leave your original question and explain that it is solved if you want, but don't remove it.
Other people read these threads besides just you, please don't treat it like your personal corkboard. If you had a problem with Famitracker it is helpful to others who have the same question to be able to find it (see suggestion 1) and be able to read it (see suggestion 2).
A little explanation about the Dxx effect; Dxx will make the cursor jump to line xx of the next frame. It has no control over what particular frame you jump to (unlike the Bxx command) & you can't use both these commands together. This said, either can be placed on any line of any frame.
For example, your song could be only 1 frame long & you want it to loop to a different line, instead of replaying from line 00. We'll say that you want the song to start looping from the last line to the 16th line (line 0F). So, on the last line of the frame, insert D0F.
If your song has 2 frames, it's a bit more complicated; you can use Dxx in frame 00 to jump to line xx of frame 01, or you can use it in frame 01 to jump to line xx of the next frame (which would be frame 00 in this case).
_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!
_______________________
Follow me on [url=https://twitter.com/jrlepage2a03]Twitter.
I record (some) NSFs on hardware. Feel free to [url=http://www.famitracker.com/forum/posts.php?id=3633]request a hardware render.