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 working on a song and there's a section where I used the Fxx effect to slow it down. However, I tried using the Fxx effect to speed it up but it doesn't seem to work. Does anyone have any ideas as to why this is happening?
I see no problems here. Do remember that for Fxx values above 20 (hex) you are changing the Tempo and for any thing below that you are changing the Speed.
[quote=Xyz_39808]I see no problems here. Do remember that for Fxx values above 20 (hex) you are changing the Tempo and for any thing below that you are changing the Speed.[/quote]
Yeah, this is a bit of the fine print about the F effect -- it can change two different settings depending on what the parameter value it. (The threshold used to be 0x10, and IMHO that is more intuitive, but whatever, no big deal.)
Frame 0C is your problem -- what tempo do you need it to be?
Also, protip: When you want to cut a measure short and proceed to the next frame, issue a D00 command (instead of a B command).
_______________________
Where to find me:
YouTube: [url=http://youtube.com/user/stratelier]http://youtube.com/user/stratelier
DeviantArt: [url=http://stratadrake.deviantart.com/]http://stratadrake.deviantart.com/
[quote=Stratelier][quote=Xyz_39808]I see no problems here. Do remember that for Fxx values above 20 (hex) you are changing the Tempo and for any thing below that you are changing the Speed.[/quote]
Yeah, this is a bit of the fine print about the F effect -- it can change two different settings depending on what the parameter value it. (The threshold used to be 0x10, and IMHO that is more intuitive, but whatever, no big deal.)
Frame 0C is your problem -- what tempo do you need it to be?
Also, protip: When you want to cut a measure short and proceed to the next frame, issue a D00 command (instead of a B command).[/quote]
Thanks for the tip about the D command, seems less complicated.
I really just need frame 0C to just become really slow, I'm not looking for a specific tempo. However, I did just fix it, so thanks for the tip about the values above 20
[quote=ReFrostE]Thanks for the tip about the D command, seems less complicated.[/quote]
Yeah, the B command is generally only used at the end of a song to make it loop.
_______________________
Where to find me:
YouTube: [url=http://youtube.com/user/stratelier]http://youtube.com/user/stratelier
DeviantArt: [url=http://stratadrake.deviantart.com/]http://stratadrake.deviantart.com/