Login:
Menu:
Post: Author:
FamiTracker > General > Bug Reports & Feature Requests > Famitracker 0.3.0. BUG LIST Owner: ui New post
Page 3 of 3 Sort: Goto Page: << Previous [1] [2] [3]
Posted: 2010-02-17 19:44 Reply | Quote
Kreese

Avatar

Member for: 7311 days
Location: Frillesås, Sweden
Status: Offline

#4493
When using "steps" and jumping for instance 4 steps at a time. Starting at line 0 and repeating until it wraps up to top again, works fine.

But when starting at line 2 (and having step 4) it wraps to line 0 after line 3e... It should jump 4 steps and land on line 2. This is really annoying and has made me overwrite some stuff that I didn't want to many times.

Posted: 2010-03-08 06:50 Reply | Quote
Kreese

Avatar

Member for: 7311 days
Location: Frillesås, Sweden
Status: Offline

#4687
When "killing" a 3xx-effect it even kills an arpeggio effect... See the file.

Channel 1 - error
Channel 2 - works

Bug or should it be that way?


Attachments:
bug_300_kills_037.ftm (2 Kb)
Posted: 2010-03-08 11:00 Reply | Quote
nicetas_c



Member for: 5992 days
Location: AB, CA
Status: Offline

#4690
Kreese wrote:
When "killing" a 3xx-effect it even kills an arpeggio effect... See the file.

Channel 1 - error
Channel 2 - works

Bug or should it be that way?

There are a lot of commands which belong to the same group: 0xy arpeggio, 1xx slide up, 2xx slide down, 3xx automatic portamento, Hxy sweep up, Ixy sweep down, Qxy portamento up and Rxy portamento down. Using a x00 command will stop all commands, where x can be 0, 1, 2, 3, H, I, Q and R.
There is also effect priority. The fx4 column is executed first, and then the fx3 column will be executed, and then fx2 and fx1 follow up. In channel 2, there is no need to put 300 because 037 has a higher priority, plus 3xx and 0xy belong to the same group. In channel 1, 300 has a higher priority than 037, so the 300 instead of the 037 is executed.

It should help.

NEW BUG: When going to another song via the toolbar button, the song settings don't change unless the cursor rolls over the control panel.

RE: Famitracker 0.3.0. BUG LIST Posted: 2010-03-24 18:27 Reply | Quote
ipcore



Member for: 5881 days
Location: Berlin
Status: Offline

#4974
hello, i'm running into trouble with the Fxx command.
if i play the song attached below from the beginning, the Fxx command in line 20 is ignored.
if i start replay from a later point, the command is ignored in line 20 but executed correctly in line 21.
check the ftm, you'll understand what i mean.

tried it with 0.3.5, same story.

sorry i'm a noob, maybe i'm just missing something :D


Attachments:
speedbug.ftm (5 Kb)
Posted: 2010-03-24 19:21  (Last Edited: 2010-03-24 19:31) Reply | Quote
tssf



Member for: 6346 days
Location: Victoria, BC
Status: Offline

#4975
I honestly don't see the problem here. FamiTracker is playing the song at the fastest possible speed throughout until you change the pattern speed to 4 later on in the song.

When you say "line 20" which line are you talking about? Frame 20? Row 20 in the pattern? I'm not seeing any problems

EDIT: I see. It's because your tempo is set to 255. It's going so fast that it's skipping rows / frames. It has to, the 2A03 is not that fast.

I fixed it by setting the defualt tempo to 150. a Tempo of 150 and pattern speed of 1 means each row is equal to a single frame playback of the 2A03..

Then when you hit Frame 32 in the order list (where your speed changes), you put F04 AND FFF (which sets the tempo to your desired crazy speed)

That fixes it in the NSF, anyway. Pattern speed of 01 and tempo of 255 causes the NSF to explode.

Posted: 2010-03-24 20:10 Reply | Quote
ipcore



Member for: 5881 days
Location: Berlin
Status: Offline

#4977
oic... that explains it.
yes i need crazy speed to make speedcore music :D
anyway, thanx alot for your quick reply, tssf.

Posted: 2010-03-24 21:13 Reply | Quote
ElHuesudoII

Avatar

Member for: 5934 days
Status: Offline

#4981
good god, ipcore

your ftm gives me an interesting (yet horribly predictable) idea

Posted: 2010-03-25 16:20  (Last Edited: 2010-03-25 16:26) Reply | Quote
EvGS

Avatar

Member for: 6669 days
Location: Russia, Moscow
Status: Offline

#4992
MIDI import is broken.



Attachments:
midi_import_why_vrc6.7z (95 Kb)
Page 3 of 3 Sort: Goto Page: << Previous [1] [2] [3]