FAQ:
Q: MIDI Input is already supported by DefleMask?
A: Not so far, however, I recommend to use a MIDI to Keyboard program, with this you will be able to send even Keyboard Shortcuts and control DefleMask entirely. I recommend MIDI Translator by Bome Software.
Q: How can I associate the files extension with DefleMask?
A: DefleMask automatically associate files extension under Windows, in Windows 7 you should start it as Administrator to let DefleMask to write into the registry. In Linux you should done the association manually.
Q: I saved a track in VGM format, but there are some problems with the playback of the file, why?
A: Remember that DefleMask can export in various versions of the VGM Format, some players maybe do not support the desired format. The latest in_vgm Winamp Plugin is included in extras folder, with it every track should sound fine.
Q: I made a Skin for DefleMask and some Textures are not loaded, what I'm doing wrong?.
A: Remember that you need to copy all textures from the default skin, if some texture is missing, DefleMask will simply load the default skin. If the problem persist, make a thread on the forum and explain your problem.
Q: How can I speed up the performance of DefleMask?
A: You could try to increase the Buffer's size, under options menu. Also you can try to decrease the max_fps value inside the config.ini file.
Q: My computer crashed, my work is lost?
A: DefleMask saves automatically a backup module in the folder where the executable is located. You should search for "backup.dmf", it is the latest module played.
Q: I done a skin, but it don't load, how can I solve this?
A: Maybe you miss a texture file. Check that your skin have all the textures that the default skin have. Maybe there is a new texture added in a update and your skin needs it.
Q: The volume of the channels are quieter after a Macro, why?
A: The latest value of volume is used as a reference for the next volume macro, so if you want to reset the volume to the standard you have to put in the volume column the max volume of the current system (F, for example).
Q: I can not run DefleMask, I got a "Impossible to create the Window. CODE: 0xF4E7372F" in the ERROR.log file.
A: This should be a problem in the OpenGL drivers or video drivers, try to search for an OpenGL installation package and to update the video drivers and the problem should be fixed.
Q: On my Linux DefleMask won't start, why?
A: This is usually due to a missing library, remember to get OpenGL (sudo apt-get install freeglut3), if you are on a 64Bits distro you have to Download 32Bits libraries (sudo apt-get install ia32-libs) and maybe you will need also SDL libraries and lib32asound2-plugins.
Q: On my Mac OS X I get "Library not loaded: /usr/local/lib/libSDL-1.2.0.dylib" and DefleMask won't start, why?
A: You have to move libSDL-1.2.0.dylib file included with DefleMask to usr/local/lib to correctly load the Library.
Q: Can I make other questions to you?.
A: Of course, you should register on the forum and ask anything you need to know.