Login:
Menu:
Post: Author:
FamiTracker > General > FamiTracker Talk > DefleMask - A Multi-System Tracker Owner: Delek New post
Page 37 of 61 Sort: Goto Page: << Previous [1] [2] [3] ... [36] [37] [38] ... [59] [60] [61] Next >>
Posted: 2012-05-14 03:12 Reply | Quote
Delek

Avatar

Member for: 5889 days
Status: Offline

#34914
DefleMask 6 Released!. HuC6280 and of course PC-Engine/TurboGrafx-16 added!, and lot of bugs fixes and addons. WIIIIiii11!!!!!.

NEWS:
01: Soundchip Added: Hudson Soft HuC6280.
02: System Added: NEC PC-Engine/TurboGrafx-16.
03: Effect Added for PC-Engine/TurboGrafx-16: 10xx - Set Wave.
04: Effect Added for PC-Engine/TurboGrafx-16: 11xx - Enable Noise Channel.
05: Effect Added for PC-Engine/TurboGrafx-16: 12xx - LFO Mode.
06: Effect Added for PC-Engine/TurboGrafx-16: 13xx - LFO Speed.
07: Added the feature to copy notes and volume values from patterns and paste them on Macros (with different positions too).
08: Added a value list down any Macro, so you can edit the envelopes by entering numbers.
09: Added a Selected WAVE memory, so you can test different instruments macros with different waves without losing the previous selection.
10: Now to clear the Loop arrow in a Macro you have to simply done a right click in the Loop bar.
11: Added the latest vgm_play Winamp plugin in order to play PC-Engine and Game Boy VGM files (however, the in_vgm plugin for Winamp included with DefleMask will not process the LFO of the PC-Engine, the MAME's core is not complete).
12: Bugs fixed.
13: Manual Updated.

DOWNLOAD!

Best Regards,
Delek.

_______________________
Delek's Website
DefleMask Tracker
Delek's SoundCloud
Delek's YouTube Channel
Posted: 2012-05-14 09:30 Reply | Quote
Doommaster1994

Avatar

Member for: 6002 days
Location: Seattle, WA
Status: Offline

#34919
Yes!!! I love you!!! (Not THAT way...)
Can't wait to take this baby for a spin!

Posted: 2012-05-14 11:46 Reply | Quote
MovieMovies1

Avatar

Member for: 5919 days
Location: Norway
Status: Offline

#34920
I love the PC engine.
But I think you should add an option to swap between wave and noise in the instrument editor, so it will become easier to make drums.

Posted: 2012-05-14 20:08 Reply | Quote
Raijin

Avatar

Member for: 5668 days
Status: Offline

#34924
Yesterday, I randomly thought about something that I thought might be a good thing to impliment. Why not include panning and PCM to the Master System? You can make it so where it exports VGM as Master System VGM (ignore panning) and Gamegear VGM (keep panning) seperately. I am not sure how similar the PCM function is for both Master System and Gamegear though.

_______________________
Youtube Channel
Posted: 2012-05-14 22:25 Reply | Quote
Delek

Avatar

Member for: 5889 days
Status: Offline

#34927
Yeah, stereo in SMS will be enabled, actually it is very easy to add, but it's not a priority.

Btw, PCM in SMS/SGG?, that require a lot of work because it's like a "hack", and very rapid writes with some strange volume for the Squares. I will consider include that but after add some other systems (SID/NES, etc).

moviemovies1 wrote:
I love the PC engine.
But I think you should add an option to swap between wave and noise in the instrument editor, so it will become easier to make drums.
Good idea, I will add this soon.

_______________________
Delek's Website
DefleMask Tracker
Delek's SoundCloud
Delek's YouTube Channel
Posted: 2012-05-15 15:18  (Last Edited: 2012-05-15 15:19) Reply | Quote
MovieMovies1

Avatar

Member for: 5919 days
Location: Norway
Status: Offline

#34944
There is a bug with the arpeggio that makes it skip frames.

And on the PC Engine, I can't switch waveforms in a pattern, I can only specify one at the beginning of a song.
And the Wave Macro doesn't work.

Posted: 2012-05-15 22:59  (Last Edited: 2012-05-15 23:00) Reply | Quote
Delek

Avatar

Member for: 5889 days
Status: Offline

#34951
moviemovies1 wrote:
And on the PC Engine, I can't switch waveforms in a pattern, I can only specify one at the beginning of a song.
And the Wave Macro doesn't work.
One is true but not the other, you CAN switch waveforms in a pattern, and the wave macro does not work because of the same reason that led you to think that you could not change the waveforms.
The point is that, in PC-Engine, you could not change the waveform if the channel is sounding, in other words, you can only change waveforms between NOTE-OFFs. And the wave macro didn't work because I forget to add a Note-Off between the changes...

BUT WAIT... I added something about this in the TODO list, but I forget to code it.

So, I re coded the PC-Engine function and now it is possible to switch waveforms any time, just the way it should be, because I added a switch off and a re-switch on to the channel's WAVE change (also remembering the latest volume info).

You can re-download DefleMask now.

moviemovies1 wrote:
There is a bug with the arpeggio that makes it skip frames.
I don't get it, could you please give me an module example?.


_______________________
Delek's Website
DefleMask Tracker
Delek's SoundCloud
Delek's YouTube Channel
Posted: 2012-05-16 00:37 Reply | Quote
jrlepage
Moderator

Avatar

Member for: 6528 days
Location: Canada
Status: Offline

#34955
Jam mode in PCE mode only works after hitting 'Play' at least once.

_______________________
Follow me on Twitter.
I record (some) NSFs on hardware. Feel free to request a hardware render.
Posted: 2012-05-16 07:46 Reply | Quote
MovieMovies1

Avatar

Member for: 5919 days
Location: Norway
Status: Offline

#34962
Delek wrote:
I don't get it, could you please give me an module example?.


It only happens when you edit instruments. It sounds like the arpeggio macro jumps whereever it wants to jump.

Posted: 2012-05-16 23:03  (Last Edited: 2012-05-17 00:11) Reply | Quote
Delek

Avatar

Member for: 5889 days
Status: Offline

#34972
jrlepage wrote:
Jam mode in PCE mode only works after hitting 'Play' at least once.
Solved and re-uploaded. Thanks.

DOWNLOAD

moviemovies1 wrote:
It only happens when you edit instruments. It sounds like the arpeggio macro jumps whereever it wants to jump.
I don't have this issue. Could you please record an example audio file?. Thanks.

EDIT: I solved it whit some kinkinkijkin help, the problem was the "Repeating Key" signal that the keyboard was sending to DefleMask, now I disable it while the "Record Mode" is off, and I re-enable it while the "Record Mode" is on (so you can hold a key pressed and the notes will repeat successfully.). DefleMask Updated.

DOWNLOAD

BTW, today is the birthday of DefleMask, it has only 1 year old!. A baby!.

_______________________
Delek's Website
DefleMask Tracker
Delek's SoundCloud
Delek's YouTube Channel
Posted: 2012-05-17 01:02 Reply | Quote
Delek

Avatar

Member for: 5889 days
Status: Offline

#34973
Yeah, Delek - Chasing (PC-Engine @DefleMask Tracker) @ YouTube.

_______________________
Delek's Website
DefleMask Tracker
Delek's SoundCloud
Delek's YouTube Channel
Posted: 2012-05-17 01:59  (Last Edited: 2012-05-17 02:05) Reply | Quote
jrlepage
Moderator

Avatar

Member for: 6528 days
Location: Canada
Status: Offline

#34974
I think something went wrong with the Deflemask archive. WinRAR is giving me an "Unexpected end of archive" error...

Oh and now that you've disabled key repeat when in jam mode, pressing and holding left or right doesn't let me move the cursor across the waveform MML string anymore. Can some sort of compromise be made?
Something like a tick box to turn key repeat on or off would be nice. I usually like to keep it off anyway.

Another bug: the middle range of numbers in the waveform string can't be clicked to 0 (clicking all the way at the bottom does nothing); you have to edit the string manually and enter 0's there.

_______________________
Follow me on Twitter.
I record (some) NSFs on hardware. Feel free to request a hardware render.
Posted: 2012-05-17 02:32  (Last Edited: 2012-05-17 03:04) Reply | Quote
Delek

Avatar

Member for: 5889 days
Status: Offline

#34975
jrlepage wrote:
I think something went wrong with the Deflemask archive. WinRAR is giving me an "Unexpected end of archive" error...
Yeah, that was because I was uploading the rar file again.
jrlepage wrote:

Oh and now that you've disabled key repeat when in jam mode, pressing and holding left or right doesn't let me move the cursor across the waveform MML string anymore. Can some sort of compromise be made?
Yeah, a compromise was done. It is fixed now. Thanks a lot!.
jrlepage wrote:

Another bug: the middle range of numbers in the waveform string can't be clicked to 0 (clicking all the way at the bottom does nothing); you have to edit the string manually and enter 0's there.
I tested it and works fine. Btw, I fixed the fact that when you press "NEW WAVE" the new WAVE size was 0 and you cannot edit it unless that you load a new wave.

Thanks a lot for your feedback jrlepage

EDIT: I found another bug related to the "Arpeggio Macro", if you edit values by the MML and press enter sometimes the data was converted erroneously (because of the negative values), now it is fixed.

DOWNLOAD

_______________________
Delek's Website
DefleMask Tracker
Delek's SoundCloud
Delek's YouTube Channel
Posted: 2012-05-17 03:40 Reply | Quote
jrlepage
Moderator

Avatar

Member for: 6528 days
Location: Canada
Status: Offline

#34976
Cool, thanks for those hotfixes!

By the way, how close or far would you say we are from GBS export at this stage?

_______________________
Follow me on Twitter.
I record (some) NSFs on hardware. Feel free to request a hardware render.
Posted: 2012-05-17 03:44  (Last Edited: 2012-05-17 03:45) Reply | Quote
Delek

Avatar

Member for: 5889 days
Status: Offline

#34977
jrlepage wrote:
By the way, how close or far would you say we are from GBS export at this stage?
At this stage, after the PC-Engine support, I could say that very close. Because I'm currently working at 100% on PC-Engine HES export and Game Boy GBS export.

_______________________
Delek's Website
DefleMask Tracker
Delek's SoundCloud
Delek's YouTube Channel
Page 37 of 61 Sort: Goto Page: << Previous [1] [2] [3] ... [36] [37] [38] ... [59] [60] [61] Next >>