Readme
Readme
0,
from Prof. Bob Keller at Harvey Mudd College, 14 June 2014.
Release notes for this version may be found at the end.
If you need help, please post to the Yahoo! impro-visor user group:
http://launch.groups.yahoo.com/group/impro-visor/
From the group, you may also obtain The Imaginary Book which contains a
large number of chords-only leadsheets, as well as other useful
resources.
Impro-Visor is free and runs on any platform that supports Java 1.6 or
later, including:
Windows (XP, 2000, Vista, 7, 8)
MacOSX (Snow Leopard 10.6 or later needed for Java 1.6)
Linux
The official information site for Impro-Visor is:
http://www.cs.hmc.edu/~keller/jazz/improvisor
which is the same as
http://www.impro-visor.com
The official download site for Impro-Visor is sourceForge:
http://sourceforge.net/projects/impro-visor/
Download the installer that is provided for your platform,
then launch the installer.
Once the program is installed, there should be a launcher
Impro-Visor
that will run the program itself. The first time the program is run it
will set up a folder in your user home for your personal version of
various files.
On Windows, you will need to adjust MIDI settings to get sound on your
particular system. The Impro-Visor MIDI control panel is identified by
a black circular icon (representing a MIDI connector) on the right side
of the upper icon bar. Set it to one of:
Microsoft GS Wavetable SW Synth
Microsoft MIDI Mapper
or
some external synth.
Alternatively, you may run by double-clicking the file:
improvisor.jar
extraction is done only form MIDI files. There are some added styles that were
extracted from MIDI files generated by ChordPulse.
The grammar formalism contains some new constructs, including the ability
to specify relative pitches (rather than just abstract notes), and other
built-ins, such as for generating George Garzone's triadic melodies. There
is also a grammar for Jerry Bergonzi's method of improvisation, described in
his book Melodic Structures.
Now a new leadsheet can be constructed from a roadmap.
The roadmap analysis algorithm has been changed to use harmonic tempo.
Now the Improv button will start improvisation over the selection and loop
continuously, until the button is toggled off.
There is a **preliminary** facility for audio input, however it requires
co-installation of SuperCollider with the Tartini plug-in. Audio is converted
to MIDI, which Impro-Visor can input in real-time.
===============================================================================
Release notes for Impro-Visor 5.16
Improves MIDI recording, allowing resolution to be set.
MIDI recording can now be done in conjunction with improvisation.
Memory leakage during recording is greatly reduced.
Re-organizes grammars for trading, in the form trade-4-A-chord, etc.
Here 4 is the number of bars traded, A means the computer goes first,
B means the user goes first. 'chord' means that tones are constrainted to
chord tones and approach tones. 'color' means that color tones and
scale tones are also used.
The layout of the main window is changed slightly for better ergonomics.
===============================================================================
Release notes for Impro-Visor 5.15
Improves handling of MIDI track importing.
Improves style extraction from MIDI capabilities.
===============================================================================
Release notes for Impro-Visor 5.14 (pre-release)
Bug fix: Fixes MusicXML export that was broken in 5.12, 5.13.
Adds preliminary MIDI file import. Now a MIDI file can be loaded and played
as such. Single tracks can be imported as Impro-Visor melodies.
(We do not import an entire leadsheet with chord symbols, etc.)
Sysex events in the MIDI file are ignored.
Improves Style Extraction editor and repairs some long standing problems
in that area.
NOTE: Any MIDI instruments used must be in place and running before launching
Impro-Visor. This includes software and hardware instruments.
------------------------------------------------------------------------------Preference settings have been changed to 1-click. Icons for the various
preferences are found at the right end of the icon tool bar. They are,
left to right:
Global settings (a picture of the Earth globe)
Leadsheet settings (a leadsheet image)
Chorus settings(a treble clef and time signature)
Style and section settings (stylized note symbols)
MIDI settings (a MIDI connector cross-section)
Contour drawing settings (a pencil)
Except for MIDI, these are the same icons as in previous versions. Once the
preference window is opened, the icons inside can be used to select the
various types of preference, as before.
------------------------------------------------------------------------------In the Roadmap window, the option of selecting play-on-click. This means
that clicking a brick will immediately play that brick.
------------------------------------------------------------------------------The number of measures per line for roadmaps is now saved with the leadsheet.
The default is 8. Currently this number can only be set by starting with a
roadmap and creating a leadsheet, or by editing the text of the leadsheet
using the textual editor (or an external editor).
------------------------------------------------------------------------------The small status indicator in the tool bar has been replaced with text
having green background in the uppermost menu-bar. Some improvements have
been made in the information conveyed by the status indicator.
------------------------------------------------------------------------------The button for toggling note beaming has been replaced with a checkbox in the
View Menu.
------------------------------------------------------------------------------A Recur button and Lead Beats spinner have been added next the Generate button.
We are gradually moving toward the ability to have Impro-Visor generate
choruses indefinitely. Currently this works by generating the next chorus
just before the current chorus ends. The default setting is 1.05 beats before.
This setting is touchy, in that if it is not just right, the next chorus will
start too early or too late. The amount of beats required will depend on the
tempo and the complexity of the generating grammar.
------------------------------------------------------------------------------When a selection or chorus is being played, the slot construction lines are
temporarily removed. The chord symbols are still shown in red.
------------------------------------------------------------------------------A few new grammars have been added, including some for trading twos and eights,
with either the computer first ("My") or the player first ("Your"). I also
added a "Woody Shaw" grammar and a "Wes Montgomery" grammar derived from one
each of their respective solos. Also, there is a Chord+Approach grammar that
yields more "inside" melodies, as it does not introduce color tones
intentionally.
------------------------------------------------------------------------------Impro-Visor will now remember the last grammar used, and re-open with that
grammar.
------------------------------------------------------------------------------Impro-Visor will now remember the last style edited, and re-open the style
editor with that style.
------------------------------------------------------------------------------Fixed a bug in interpreting the textual leadsheet notation, wherein multiple
dots on a note were wrongly interpreted. For example c2.. is now equivalent to
c2+4+8
------------------------------------------------------------------------------Fixed a bug in the style editor wherein the checkboxes were being ignored.
(The checkboxes are an indication not to save the instruments of those rows.)
------------------------------------------------------------------------------Fixed a bug in the lick generator wherein parameters of the grammar, such
as pitch range, were not being set unless the lick generator control panel
is opened.
------------------------------------------------------------------------------The recovery from a bad leadsheet file is somewhat improved. It is possible
to escape the endless cycle caused by restarting with a bad leadsheet.
------------------------------------------------------------------------------The number of bars per line was increased from 15 to 64.
------------------------------------------------------------------------------The keyboard display, if used, now continues to update after the first
chorus.
------------------------------------------------------------------------------End of release notes for Impro-Visor 5.09
-------------------------------------------------------------------------------