Page 14 of 19

Posted: Wed Apr 30, 2008 2:20 pm
by Shiru
(cross-post from SoundShock)

Code: Select all

v1.22 30.04.08 

* Fixed error which occured on clicking on unused area between order list
  positions and horizontal scroll bar
* When any knob has focus, keys + - (Numpad) works like Up/Down
* Value of parameter can be directly entered with numeric keys when any knob
  has focus, same way like order list position
* Pop-up trackbar for knobs

Posted: Sat May 03, 2008 12:51 pm
by Shiru
WinAmp plug-in is updated. Now works in WinAmp 5 (at least in 5.531).

Posted: Sat May 03, 2008 1:24 pm
by TmEE co.(TM)
Everything but infinite looping seems to work great. Winamp 5.35

Posted: Sun May 04, 2008 2:28 am
by Shiru
TmEE co.(TM) wrote:Everything but infinite looping seems to work great. Winamp 5.35
And which problems you have with infinite looping?

Posted: Sun May 04, 2008 3:42 pm
by TmEE co.(TM)
once the song reaches end, it will not play any new notes, just has the last notes ON... the time counter starts going backwards at this point...

Posted: Sun May 04, 2008 3:53 pm
by Shiru
I have no such problem with 5.531 (latest), so I think, I will not fix this for now. If newer versions of WinAmp will have this problem again, then I'll fix it.

Posted: Tue May 06, 2008 8:33 pm
by Groovemaster303
Back again after a fairly long absence....
Here is a little treat for all you FM maniacs.

First up Slow Groove, created using TFM sounds imported into FL Studio

http://www.zshare.net/audio/116378540b53fc82/

Next up is Crystal Orbit.

Created using TFM music maker for the drums which were then sampled and imported into FL, then FM7 does everything else.

http://www.zshare.net/audio/1099867175daffc2/

and finally...

I had some spare time today,(bored to death more like) and seeing as i have never done a complete track using TFM, i figured what the heck lets see what i can come up with in a couple of hours.

http://www.zshare.net/audio/11636840da856c59/

Not the best track i've ever done, but not bad considering the timeframe.

Posted: Wed May 14, 2008 5:37 am
by Alex Luthor
Nice tracks Groovemaster, I esp. liked the last one.

Just want to say to the author this prog is awesome, keep up the good work!

Here's a tune I made in 1.1, need to check this site more often for updates :P
I think it sounds a bit better in headphones.

http://www.zshare.net/audio/1199305711273cae/

Posted: Thu May 15, 2008 2:43 pm
by TmEE co.(TM)
and just when I decided to DL your song, it says maintainance :/\

EDIT: Very nice tune :)

Posted: Sun May 25, 2008 12:24 pm
by Oerg866
EDIT: Nevermind, fixed

Posted: Sun May 25, 2008 12:36 pm
by TmEE co.(TM)
you have nothing else to do than hit the "ok" button and lose the epic song...

Posted: Sun May 25, 2008 12:38 pm
by Oerg866
I got that error away somehow :D

Posted: Sun May 25, 2008 1:15 pm
by TmEE co.(TM)
be sure to post the song once you're done

Posted: Wed May 28, 2008 12:24 pm
by tinctu
Shiru thanx for new version... just downloaded.

Posted: Tue Jun 03, 2008 9:30 am
by Shiru

Code: Select all

v1.3 03.06.08 

* When SSG-EG trackbar has focus, Left/Right cursor keys moves focus
* When any operator control has focus, TAB key moves focus to other operator
* Note keys now works while changing instrument parameters
+ Basic support for MIDI keyboard (note keys and patch change)
* Effects EFx, E0x..E3xx, 8xx, 9xx, Cxx, Dxx are fixed
* Playing current note when entering effects EFx, E0x..E3x, 8xx, 9xx, Cxx,
  Dxx, EE0
* Change of current instrument number changes current instrument in instrument
  editor too
* Change of TL, MULT, DT and Feedback parameters while track playing affects
  to sound immidiately
+ Each note now can have up to four effects at once
* Default instruments now has maximum AR, DR, SR, RR values
* Changed effect Bxx and module format, old modules will be corrected on load
Notes about new features of this version.

For now, support of four effects per note is not very comfortable because you can't see all effects at once. I'd like to make something like in FamiTracker, but that requires many changes of interface code (besides really many changes in player which were made), so I decided to leave interface changes to future versions.

About MIDI support. Though I'm have MIDI keyboard and use it with sequencers, I don't use it with trackers usually, so I don't know how useful this feature can be. I added this feature just because other cross-trackers has it, and because it's relatively easy to implement.