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
Either the Gxx effect, which puts a delay on that row for that column by xx ticks, or you can use Fxx to mess around with the speed.
Gxx method is easier. I do the following:
note
note G01
note G02
...
The positioning of the notes depends on the speed of the song so watch out!!!
_______________________
[quote=iGotno_scope]im going to continue making this crazy stuff then after a while my style will be so sick that you will be like damn suuun that shit is so sick i dont even get it. i will be like bro its ok.. you dont have to.[/quote]
I say it's trial and error with Gxx really. It all depends on the speed/tempo of the song, the clock speed used (NTSC, PAL or custom), etc. Most of the time G00-G01-G02 works fine, but sometimes you need to experiment with different values.
At 150bpm Gxx is completely reliable. Your speed number tells you exactly how many frames there are per row. i.e. at speed 6, this is a perfect triplet:
[quote=rainwarrior]At 150bpm Gxx is completely reliable.[/quote]
right, but how often do you just stick to the default speed? using speed commands constantly (f03 f02 f03 f02 etc) or even simply changing to speed 1 ~ 5 means you have to experiment with values. which can't be easy with constantly changing speeds as well... at least i've never managed to get it to sound decent.
It's only when you change the tempo from 150 that the timing varies from row to row. So long as tempo is 150, you can set the speed to whatever you like and each row will have the same length.
there is experimenting in so far as you have to pay attention to what speeds you're using at any given time, because most people won't have the delay values for triplets completely memorised for all speeds. so even if you don't touch tempo (as i never do), it's problematic. and it isn't just for 4 rows, it has to be for 8 rows, and maybe 16 rows depending on how you write, knowing where to place notes and with what delay. plus like i said, i mix speed commands, and speed commands can be mixed and matched in numerous ways, which adds another layer of complexity.
i've attached a test case. not sure i even got the values right here.
my point is, having to do all this math bollocks is a headache, compared to tadpole's solution, which is simply to use rows divisible by 3. if you have any experience using sequencers (where it's a simple case of 'oh i need triplets, oh i'll change the grid snap. done') and you're the kind of person who simply wants to press on and write music, especially in a limited time frame, then you'll understand where i'm coming from. using note delay is a compromised solution for something that should be more trivial.
Tadpole's solution is great if you want to use a triplet-based meter, like 3/4, 6/8, etc. The delay-based solution is fine if you don't need it often. You could also create a new instrument if it's something like a turn, where the triplet is fast and more like a flourish. In the last case, though, you have an additional problem of having an instrument you don't really use.
_______________________
[url=http://icesoldier.me]Website (includes FTM's of my covers)
[quote=icesoldier]Tadpole's solution is great if you want to use a triplet-based meter, like 3/4, 6/8, etc[/quote]
the point Tad is making is that it can be used for swung [i]and[/i] straight meters, so you don't have to bother with note delay except in rare circumstances, but don't sacrifice anything. and like i said it sidesteps the whole problem of calculating correct note delay values, which (at least IMO) is a big advantage.
and yeah the concept of people making instruments to do triplets makes me barf honestly.
The two things that could be considered sacrifices are that the screen will scroll faster than you might like, and it will be a larger file size.
I find it a small price to pay to be able to use triplets easily. Also, you open up the possibilities of achieving much higher detail.
Not only will you be able to get those fast notes, but you can put echos between them!
Yep. It will work for any time signature. See the FTM that Dave attached. "triplets.ftm"
Change your line spacing to 6 and 12.
Change your rows per frame to 48 or 96 (instead of 64).
Every quarter note is 12 rows. Every eighth note is 6 rows. 16th notes are 3 rows long.
See, all those numbers are divisible by 3. So easy triplets!
Make sure to keep tempo at 150. Use (a) Fxx command(s) to adjust the speed. You might want to check out the rational/integral tempo thread.