Mix file: The file format used by the Mix program.
A mix file does not contain sound data, only references to
soundfiles on your disk.
top of document
Now choose Add Soundfile from the File menu. When you have selected a
soundfile, use the OK button to load the file into Mix.
The sound will appear in red at the top left corner of the tracks area.
You can then select
another file, and again, use the OK button to load it. Click the Cancel button
to close the dialog box. Now use the right mouse button to move the sounds
around. You may move the sounds from one track to another.
The pan graphs work very much the same way as the volume graphs.
Panning is to the left when the graph is at the bottom.
Note: As of September 1999 this section is rather out of date. Guenter Geiger has revised the effects system, creating a plug-in API which is still in development. However, the application instructions are still valid, and realtime processing is now possible by opening the effects panel before starting playback. Also note that the Octave effect still sucks.
The effects system in Mix is still at an experimental stage.
The architecture is somewhat unorthodox in that the aux send is pre-fade.
This means that you can adjust the track volume fader to suppress the
original sound while still hearing the effect.
To add effects to a track:
top of document
top of document
top of document
top of document
top of document
"To see how it works, choose Settings->Display and tick the 'Grid' box. Then open the Settings->Time dialogue. There you can choose to have one grid line for each second *or* one grid line for each bar. The number of beats per minute and the number of beats per bar can also be specified. Now, using the Time Machine, you can set a quantization from one beat (or second, if that is chosen in the 'Time' dialogue) down to 1/16 beat. Clicking 'Quantize' will then move all sounds to the nearest quantization unit. You can also select 'Autoquant' - this will make the sounds snap to the nearest unit when you move them around with the mouse. All this should be useful when making rhythmic music. The 'Multiply times by' feature allows you to compress the whole mix in time (by multiplying with values below 1) or stretch it out (>1)."
top of document
top of document
top of document
top of document
top of document
Most menu selections have key equivalents. Also, some
of the buttons have shortcuts:
Details of the scripting format can be found here.
Contents
Introduction
Mix specifications
FTP
The latest version of Mix is available on anonymous FTP from
the MusTec server
and from Guenter Geiger's Mix page.
Using Mix
This section gives you a quick introduction to working with Mix.
For reference on menus and mix files, see the relevant sections
(after this section).
Preparing for a Mix session
First, you must have one or more soundfiles to work with. You
can record a new file directly with Mix, or you can use
available soundfiles. The soundfiles must be in WAV, AIFF, or AIFC format.
If you have soundfiles in other formats, use the soundfiler program
to convert them.
It will also make things easier if the files have the same sample rate.
Starting Mix
Start Mix. On the screen you will see 9 tracks, each with control buttons
to the left. The ruler above the tracks shows time in minutes.
Use the scrollbar and the magnifying glasses at the bottom of the screen
to change the view.
Changing volume and pan
Use the volume fader to left left of each track to change the master
volume of each track. To mute a track, click the MUT button, which then
appears in red. To "de-mute", click it again.
Volume graphs
Mix offers flexible control of a track's volume with the volume graphs.
Do as follows: Click the VOL button. You will now see a green graph in the
track area. The shape of this graph is an "envelope curve" which controls the
volume of the track. "Click actions" on the graph is done with
the middle mouse key only.
Things you may do on the graph:
Note that there is an end node which follows the position of the last node
but one.
Adding effects
At the moment, Mix offers these effects:
Buttons
Track Buttons
The Mut button mutes the track. The Vol and Aux
buttons are used to show the appropriate value graph on the track.
Pressing the track number button will solo that track, and it will
fill the screen (a rather useless feature).
The Menus
The File Menu
The Edit Menu
The Settings Menu
The Effects Menu
The Tools Menu
The Variables Menu
chorus
harmonizer
ring filter
filtertype
reverb
echo_feedback
chorus_speed
chorus_depth
harmonizer_interval
ring_frequency
filter_freq
filter_Q
reverb_timeThe Graph Menu
The Group Menu
The group function enables you to work on several sounds at the same time.
Hold the Shift key while selecting sounds with the left mouse button (Shift-Left Click). The selected sounds will appear in a red-brown color. The group can be moved by right-clicking on any member of the group and dragging it. The group will follow. You can also choose any of the following actions:
The Region Menu
The Region menu has only the New function. Dr. Hammer has advised us that
support for regions is incomplete and unusable at this time.
Key equivalents
[s] - Stop
[f] - Fast forward
[+] - Zoom in
[-] - Zoom out
Mix script files
Original documentation by Hans-Christian Holm. Revised in August 1999 by Dave Phillips.