************************************************************************ RASTER MUSIC TRACKER - RMT by Radek Sterba, Raster/C.P.U., 2002-2003 http://raster.atari.org ************************************************************************ Changes in RMT 1.13 ------------------- - MIDI multitimbral playing possibilities. Now you can use the RMT like a Atari multitimbral MIDI instrument. You have to send MIDI output from your MIDI sequencer or player to RMT MIDI input by means of some virtual MIDI cable (for example "MIDI Yoke" etc.). MIDI implementation chart is in midi.txt file. - All tracks cleanup (menu Tracks - All tracks cleanup). - All instruments cleanup (menu Instrument - All instruments cleanup). - Block effect/tool "Expand/shrink lines" improved - negative values allowed for bottom-up way alterations. - Prepare duplicated song line (menu Song or Control+O). - Prepare song line with unused empty tracks (menu Song or Control+P). - Other small corrections. Changes in RMT 1.12 ------------------- - Support for higher instrument speeds: triple speed for STEREO modules, triple and quadruple speed for MONO modules. - Support for NTSC 60Hz system speed (menu View - Configuration). - Simpler and shorter XEX Atari executable msx export file (*.xex). - New menu "Block" with all the block functions. - New feature - block effects/tools (menu Block - Effect/tools or Ctrl+F or toolbar button "FX"). Effects/tools: * Fade in/out * Echo * Expand/shrink lines * Volume humanize - Midi event "note off" recording possibility (menu View - Configuration). Bug fixes - Correction of instrument tempo-related bug (in RMT assembler routine and also in tracker). (Thanks to Memblers from Indiana for notice.) - Higher instrument speeds timing in Atari msx corrected. - Numeric block keys plus/minus locked away the shift key. Changes in RMT 1.11 ------------------- - Maximal length of track increased to 256 beats. - New Config dialog (menu View - Configuration): * Track line highlight step. * Some keyboard hotkeys options. * MIDI IN support! (events: key on, program change) * OK button save the configuration to rmt.ini configuration file. - New input/output file format: TXT song files (*.txt). (It's simple text format for easy making any convert tools.) - Change of toolbar icon for PROVE MODE and new icon for MIDI on/off - New TrackEdit block function: Control+E ..exchange of block select data and the clipboard data. - Show the AUDF, AUDC and AUDCTL Pokey registers (default is off, turn on by menu View - Pokey chip registers) - Light blue color of volume only values in the instrument envelope. - Checking for right version of RMW working files (RMW work files haven't portability through the different RMT tracker versions). New songs - Song "aspir332.rmt" (Aspiration 332, by Raster/C.P.U. 2003) in "songs" directory. Bug fixes - Bug with bad beat count if standalone speed command has been in track. - Other small corrections and bugfixes. Changes in RMT 1.1 ------------------ - Main RMT assembler routine changed to version 01: - Backward compatibility: * Support for loading of previous (version 00) RTI instruments. (saving RTI instruments version 01 only) * Support for loading of previous (version 00) RMT modules. (saving RMT modules version 01 only) - New RMT routine features: * Support for manual AUDCTL settings (but also automatic management is preserved, if you will use command 6 or "filter" switch). * Support for VOLUME ONLY settings by command 7 with parameter value $80. (Volume only forced outputs are indicated by light blue color of volume analyzer box, see the easy example song file "examples/volumeonly.rmt".) * Support for NOTES/FRQS TABLE length from 1 to 32. * A lot of speed/size optimizations (RMT modules with easy instruments are smaller than before). - Support for speed/size optimizations of RMT assembler routine for concrete RMT module. (See the RMT player routine assembler source code and "Export song as.. RMT stripped song file (*.rmt)" dialog and optimized routine example in "asm_src/optim" directory.) - Hotkeys' changes: Pause ... mute all sounds and reinit RMT routine only. Shift+Pause ... mute all sounds, reinit RMT routine and sound output. - If any instrument parameter is changed, then turn off this instrument on all channels where it sounds. - If save or export process is aborted or failed, destination file will be deleted. Bug fixes - RMT routine - instrument table speed bug (each first note/frq table item was shorter by 1/50 sec). - Tab key while edit the instrument name (no CapsLock off). - PageUp/Down for octave up/down in Prove mode. - Instrument volume curve fault by mouse position after the instrument load. - Mouse doubleclick to track/channels turn on/off. - All the showed messages (message boxes) are owned by RMT application now. Changes in RMT beta 1.02 ------------------------ Since the RMT beta 1.02 version all the parts based on GPL sources are totally removed from the RMT project (i.e. Pokey sound emulation and Atari 6502 processor emulation) and these aren't a part of RMT henceforth. Description of dynamic DLL functions for standalone Pokey and 6502 emulation is specified in the readme file. If you run RMT without this way described DLLs (sa_pokey.dll, sa_c6502.dll), RMT will work, but there won't be any Pokey sound output and Atari sound routines won't be executed. Improvements - Use the hardware sound buffer if possible (instead of software sound buffer). - Initialize the file load directory to program location. - Block toolbar is showed by default. - Much more summary informations in the About box. - Text parameters editing was changed a bit. Because of ShiftKey is used for playing the notes, You have to press the CapsLock key for switch to "normal" ShiftKey behaviour (i.e. ShiftKey+Key for entering uppercase and other (!@#$%^&*()_+:"<>?|) characters). CapsLock mode is turned off automatically when text editing is over by pressing the Tab key or Enter key. - CapsLock state indication in the status bar ("CAP"). - Reinit also RMT Atari sound routines when the Pause key is pressed. - Functions for turn on/off the sound channels (tracks): * Control+ 1-8 ...turn on/off the sound channel (track) 1-8. * Control+ 9 ...turn on all the channels (tracks). * Control+ 0 ...turn off all the channels (tracks). * Control+ BackQuote ...turn on/off the active sound channel (track). * Shift+ BackQuote ...negation of turned on/off sound channels (tracks). * BackQuote ...solo play of active sound channel (track) / turn on all channels (tracks). Note: Muted sound channels are indicated by gray color of track title and volume analyzer scope. - Status bar tool tips and short flying help messages completed. - Other internal improvements. TrackEdit - Mouse control of turn on/off the channels (tracks) - it's indicated by mouse cursor design change to "hand with title 'on/off'": * LeftMouseButton ... turn on/off relevant channel (track). * RightMouseButton ... solo play of relevant channel (track) / turn on all channels (tracks). InstrumentEdit - Drawing of envelope volume curve by mouse - it's indicated by mouse cursor design change to "pen with title 'volume'": * LeftMouseButton ... draw volume curve. * RightMouseButton ... set volume to zero value. Bug fixes - Playing the block area. - Inserting and deleting song lines from track edit when "go to line" is active. - Other internal corrections. Changes in RMT beta 1.01 ------------------------ All modes - Set the octave up-down hotkeys changed from Shift+up,down to Shift+page_up,page_down (it works now in TrackEdit and InstrumentEdit only). - Correction of bug with instrument copy/paste. TrackEdit - No more set number of the track by Control+0-9A-F keys. - Hotkey changed: Control+I - insert new line into the song. - Hotkey changed: Control+U - delete the current line from the song. - Show title "EMPTY" for empty tracks. - Shift+up,down,home,end - the block select functions. - Control+A - select all data in the track (from the begin to the end of the track). - Control+Insert,Control+C - copy block to clipboard. - Shift+Insert,Control+V - paste data from clipboard. - If the block is selected and paste function is used, then data from clipboard is placed into the block select area only. - If the block is selected, then Delete key will delete data inside the block area. - If the block is selected, then Control+X key will cut data inside the block area. - New toolbar for block data modifications: menu View - Block toolbar. All this modify functions are available also by hotkeys. - Block data modification hotkeys (the block must be selected at first): * Shift+Control+A switch between block modify mode all / current instrument only. * Shift+Control+page_up,page_down do transpose up,down notes in the block (by semitones). * Shift+Control+left,right do change of instrument numbers in the block. * Shift+Control+Num-,Num+ do change of volumes in the block. Note transpositions, instrument changes and volume changes are indicated in window statusbar at the bottom. - If the block is selected: * Enter key will play the lines inside the block around. * Home or End key set the cursor to the first or the last line in the block. * Control+B will restore the block data changed by modification functions from the backup (backup is created when the block is getting start to select and destroyed when the block is deselected). * Control+F4 will start cyclic playing of the part from the top to the bottom of selected block area. Operation manual - All this changes included to operation manual (see the rmt_en.htm, rmt_cz.htm). RMT beta 1.00 ------------- - The first published version.