Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Pages: 1 [2]   Go Down

Author Topic: Searching for XM with some 'features'...  (Read 21113 times)

0 Members and 1 Guest are viewing this topic.

sverx

  • Newbie
  • Offline Offline
  • Posts: 54
    • View Profile
Re: Searching for XM with some 'features'...
« Reply #10 on: June 27, 2008, 12:01:46 »

I'm working mostly on this "lapinjrven_j"... I've found -for instance in pattern 04 channel 10- a lot of effects EB0...
Here, in the documentation, it says that it's "Fine volume slide down"... but -of course- it has no sense to lower by 0 the volume... so it means that EBx has 'memory effect'? Does it share this memory with Axx and/or with EAx ?

Thanks :)

Logged

raina

  • Milkytracker Moderator
  • Great Poster
  • ***
  • Offline Offline
  • Posts: 719
    • View Profile
    • raina.kapsi.fi
Re: Searching for XM with some 'features'...
« Reply #11 on: June 27, 2008, 13:07:33 »

EBx effect memory is shared with EAx, but not with Axy. It wouldn't be the same parameter as EAx/EBx operates per row and Axy does so per tick.

Saga Musix

  • TMA Moderator
  • Top Poster
  • ****
  • Offline Offline
  • Posts: 2571
  • I love OpenMPT! And Modules! And TMA! And Pie! :>
    • View Profile
    • Saga Musix - free module music and more!
Re: Searching for XM with some 'features'...
« Reply #12 on: June 27, 2008, 13:21:36 »

aren't confusing the both now? :) ticks are finer, so EBx should be per tick and A0x per row...
Logged
» My TMA artist profile
» Visit my music site: https://sagamusix.de/ [de, en]
» Visit my programming website: https://sagagames.de/ [de]
» Open ModPlug Tracker

raina

  • Milkytracker Moderator
  • Great Poster
  • ***
  • Offline Offline
  • Posts: 719
    • View Profile
    • raina.kapsi.fi
Re: Searching for XM with some 'features'...
« Reply #13 on: June 27, 2008, 14:23:35 »

Fine slides are fine because they are applied once per row. Normal slides are applied on every tick except the first one so that makes them faster and more coarse. Just compare the results after the row is played. ;)

sverx

  • Newbie
  • Offline Offline
  • Posts: 54
    • View Profile
Re: Searching for XM with some 'features'...
« Reply #14 on: June 27, 2008, 14:48:34 »

EBx effect memory is shared with EAx, but not with Axy.

mmm... so you mean both

1. EAx and EBx effects both do have 'memory' effect.
2. An EA0 after an EBx (or vice-versa) will restore the volume to the previous effect.

... right? And do this effect shares the effect memory with the corresponding effect in the volume column? And the memory is 'per channel', right?

And, about Axy effect, do this shares the effect memory with some other effect?

Thanks once more for the help :)

Ciao! :)

Logged

Saga Musix

  • TMA Moderator
  • Top Poster
  • ****
  • Offline Offline
  • Posts: 2571
  • I love OpenMPT! And Modules! And TMA! And Pie! :>
    • View Profile
    • Saga Musix - free module music and more!
Re: Searching for XM with some 'features'...
« Reply #15 on: June 28, 2008, 00:36:38 »

Fine slides are fine because they are applied once per row. Normal slides are applied on every tick except the first one so that makes them faster and more coarse. Just compare the results after the row is played. ;)
ah right, i confused "more sensitive" and "finer" once again :)
Logged
» My TMA artist profile
» Visit my music site: https://sagamusix.de/ [de, en]
» Visit my programming website: https://sagagames.de/ [de]
» Open ModPlug Tracker

raina

  • Milkytracker Moderator
  • Great Poster
  • ***
  • Offline Offline
  • Posts: 719
    • View Profile
    • raina.kapsi.fi
Re: Searching for XM with some 'features'...
« Reply #16 on: June 28, 2008, 18:29:18 »

mmm... so you mean both

1. EAx and EBx effects both do have 'memory' effect.
2. An EA0 after an EBx (or vice-versa) will restore the volume to the previous effect.

... right? And do this effect shares the effect memory with the corresponding effect in the volume column? And the memory is 'per channel', right?

And, about Axy effect, do this shares the effect memory with some other effect?

Thanks once more for the help :)

Ciao! :)

1. & 2. Yep.

Volume column: Yes and no. Those volume column effects that can't be entered without a value (volume and panning slides), aren't shared. But an M0 can repeat a 3xx value and thus produce a finer effect than M1 does. And V0 can continue a 4xy vibrato. Memory is per channel. If you only use one value for a command throughout the whole song, it's possible to only enter it once in the beginning of the song. But working in MilkyTracker it's practical to introduce the values per pattern because the memory is reset when playback is started. In Fasttracker II, the memory was very persistent; values were remembered even between songs which could result in "faulty" modules where effect values aren't introduced properly the first time, or at all. An easy mistake was using R0y instead of R8y and when modules were played in succession in FT2, Rxy x value was inherited from a previously loaded module possibly ruining playback for the current one. Only restarting the program would fully erase effect memory in FT2.

Axy effect memory is shared with 5xy and 6xy.
« Last Edit: August 22, 2008, 17:03:06 by raina »
Logged

sverx

  • Newbie
  • Offline Offline
  • Posts: 54
    • View Profile
Re: Searching for XM with some 'features'...
« Reply #17 on: June 30, 2008, 14:27:05 »

Volume column: Yes and no. Those volume column effects that can't be entered without a value (volume and panning slides), aren't shared.

Mmm... I never noticed I coulnd't place a '-0' or a '+0' (or a 'down 0' or 'up 0', or '<0' or '>0') in the volume column... by the way it's still possibile for this values to be zeroed in a module... I mean the XM documentation says:

Code: [Select]
$60-$6f   Volume slide down
$70-$7f   Volume slide up
$80-$8f   Fine volume slide down
$90-$9f   Fine volume slide up
[...]
$d0-$df   Panning slide left
$e0-$ef   Panning slide right

so -even if MilkyTracker wouldn't let me insert it- I guess it should support it... I think.
Ok, I'm going to test it later...

Axy effect memory is shared with 5xy and 6xy.

Nice to know that, even if I'm still not supporting 5xy and 6xy effect yet.

Thanks! Ciao :)
Logged

sverx

  • Newbie
  • Offline Offline
  • Posts: 54
    • View Profile
Re: Searching for XM with some 'features'...
« Reply #18 on: June 30, 2008, 16:38:49 »

[...]... I mean the XM documentation says:

Code: [Select]
$60-$6f   Volume slide down
$70-$7f   Volume slide up
$80-$8f   Fine volume slide down
$90-$9f   Fine volume slide up
[...]
$d0-$df   Panning slide left
$e0-$ef   Panning slide right

so -even if MilkyTracker wouldn't let me insert it- I guess it should support it... I think.
Ok, I'm going to test it later...

I made that test with MilkyTracker: $60, $70, $80 etc... are completely ignored, they do not even appear in the pattern :o
So there's no memory effect and -of course- sliding of a value that is zero has no meaning.

Does somebody knows if other trackers have different effect with that?

Logged
Pages: 1 [2]   Go Up