History

JITT64 1.04 released 19/7/2020

  • Song: after loading a song stops a previous song being played
  • Option: change Nimbus class as per Java package (now works again)
  • Option: add equal temperament scale, normal scale (Zarlian) and Pythagorean scale with custom A4 frequency values
  • Option: add flat look & feel
  • Pattern: replace instrument in selection with current
  • Player: accept a custom table of frequencies passed at runtime
  • Player: optimize AD and SR instruments code if they are used in commom way
  • Player: fix conditional compilation that skip all commands after 11
  • Player: fix 0.5X speed CIA timer
  • Packer: generate custom table of frequencies as per option
  • Packer: fix missing optimization error for first command of pattern

JITT64 1.03 released 2/7/2019

  • Instrument: add notes tool tips in piano roll
  • Instrument: real-time compilation added for piano roll
  • Instrument: piano roll accepts MIDI notes
  • Instrument: add text field for creating/inserting values in popup menu without needs to open table definitions
  • Instrument: add undo capability
  • Instrument: add menu for importing Goattracker 2 instrument definitions
  • Instrument: add menu for importing SidWizard instrument definitions
  • Instrument: clear of tables now preserve usage
  • Instrument: load of tables from file now preserve usage
  • Instrument: save as table use right chooser now
  • Instrument: relative notes are now not fixed
  • Instrument: fix song packer for instrument so playroll is now right
  • Pattern: accepts MIDI notes
  • Pattern: add configuration panel with note and color for this pattern
  • Pattern: add undo capability
  • Track: add undo capability
  • Track: border is colored with color set in pattern
  • Song: add comments to songs (even for player)
  • Song: remove compilation bugs due to allow of " char passed to compiler
  • Song: after loading a song, the instrument panel is updated correctly
  • Song: real-time view of tracks/patterns during the play of song
  • Option: configure MIDI input/output devices
  • Option: allow all patterns to scroll the same way
  • Option: can set the number of undo action
  • Option: can set if input text after popup of instrument should be erased after input action
  • Option: add 468Hz A4 freq. table (Paul Hugles), 415Hz table (Prosonix Editor), 438Hz table (Goattracker1 Editor), 449Hz table (Ian Crabtree) and fix invalid 434Hz table.
  • Option: can use undocument opcode in player
  • Option: can use more zero pages addresses for reducing max raster time usage
  • Player: can have user comment
  • Player: conditional compilation to remove commands in pattern not used
  • Player: mute instrument execution at finish of song and during rest command
  • Player: reduce rastertime by optimizing instructions
  • Player: use a table for relative notes
  • Packer: correctly create number of song in PSID
  • Packer: PRG has the rastertime calculation and visualization during playback

JITT64 1.02: released 1/5/2009

  • Option: add the disable conditional compilation optimization
  • Option: you can select 4 type of frequencies table
  • Option: filter cut off frequency can now be in siddump format
  • Option: load/store position/size of pattern and instrument windows
  • Pattern: add an external separate window
  • Pattern: paste can be indipendent for note/instrument/command
  • Pattern: notes in selection can be inc/dec for one octave or half step
  • Pattern: octave up/dn and instrument +/- can be activated by keyboard shortcut
  • Instrument: add missing notify background compilation for AD/SR/Wave changes
  • Instrument: fix bugged move of instrument in list
  • Packer: add missing write of 'write order'
  • Player: conditional compilation to remove instrument code not used
  • Player: can now use 4 tables of frequencies
  • Player: fix test of write order
  • Player: improve quality of sexy-hardrestart
  • Player: fix rel note in instrument that kill tone-portamento. Now you can skip hardrestart in tone-portamento by not use instrument in the line where you start portamento command.
  • Song: add a progress indicator when loading/saving a song

JITT64 1.01: released 1/2/2009

  • Option: temp directory is automatically given by the system
  • Option: activate the disable real time compilation option
  • Option: add Nimbus theme
  • Patterns: add cut functions and shortcut to cut/copy/paste/clear/select
  • Patterns: add mute/unmute playing of the voice
  • Tracks: fix semaphore red bug when press play and no compilation in background done
  • Tracks: Report when there is a sound problem (sometimes the sound core library is not able to have a free sound line to use) when playing the tune
  • Player: fix track repetition command errors
  • Player: fix note transpose for instrument



JITT64 1.00: released 24/12/2008

Back