User's Guide for Mandelbrot Music Program (for 16 bit version)
Installation
Uninstallation
How to play Mandelbrot Music
How to draw Mandelbrot map
How to save parameters and MIDI data
Parameters reference
This document is for the 16 bit versin. English help is added for the 32 bit version.
Installation
- Decompress the archives. You can get below.
mandbrot.exe : program
mandbrot.hlp : help(in Japanese)
mandbrot.txt : ReadMe(in Japanese)
wmiyap16.dll : DLL to play Midi file
- Place mandbrot.exe, mandbrot.hlp and wmiyap16.dll in a same directory. You can place wmiyap16.dll in Windows system directory if you use it in other program.
Uninstallation
- Delete all the files in Mandelbort directory. Mandbrot.exe make a ini_file in the same directory. Hence you can delete all resources of Mandelbrot program to delete the directory.
How to play
- Run Mandbrot.exe. Main dialogbox appear with default settings.
- Select a MIDI output driver by "sel" button.
If you check S-MPU SEQ MODE, S-MPU sequential mode is selected unconditionally.
- Set parameters on main dialogbox and "go". Mandelbrot music on given parameters will be played automatically if you select "auto" mode.
"auto"/"man"(manual) and "play"/"pause" button is a toggle switch. Push it to reverse.
- "stop" is for stop to play. After stop, you can play from the begining of music.
- You can change parameters while playing. If "go" with new parameters during a play, new music will be began automatically after Mandelbrot musicalization.
- Quit by "End".
How to draw Mandelbrot map
You can monitor Mandelbrot map of on right top of dialogbox. The image will change according to your set-up parameters.
- Draw by "draw".
- "Up" can enlarge the map (and parameters) to ten times from the middle point.
- "Down" reduce the map (and parameters) with a scale of one to ten from the middle point.
- "off" is a toggle switch. It changes, off - S(Small) - M(medium) - L(Large) - off.....
You can change the size of images by the switch. Use it according to your PC's calculation power.
- You can use a mouse to move another point and redraw by clicking on the image.
left click : move a click point to center and redraw
right click : move a stop point to a click point and redraw
How to save parameters and MIDI data
You can save your favorite parameters set-up as an ini-file and read it again on your necessity. Also you can save generated music as a MIDI file.
- Save by "save" button. Enter a file name *without* extensions. Extentions are automatically attached and both ini and MIDI file are saved.
- Read an ini-file by "ini" button. Select a file from a listbox.
Parameters reference
Refer to "How to compose Mandelbrot music" on the meaning of each parameter.
- A decimal input
- x,y : staring point (effective to point 12)
- xi,yi : an interval per "step" (effective to point 8)
- xpi,ypi : an interval between "part" (effective to point 8)
- An integer input
- w : total number of "step"
- iteration : iteration value (1-32767)
- vol : initial volume (0-127)
- vel : medium velocity (0-127)
- step : tick value per step (0-32767)
- maxstep : maximum "step" number per note (zero means no limitation)
- part : part number (1-16)
- ch : lowest channel's number (0-15)
- tempo : tempo (metronome value)
- patch : GM patch value (0-127)
- note : lowest note value (0-127)
- scale : register width value (1-127)
- micro : specify micro tone (1:half tone 2:quarter tone 3:sextant....
effective only in chromatic scale)
- shift : transposition value
- Switches
- LOF/HOF : Low order first/High order first. Refer to "How to compose"
- NOR/CND : Normal/Condensed. Refer to "How to compose"