Buzz 1.2
--------------------------------------------------------

What's new:
	
	- machines view
		* new way to create machines. machines are listed in gear/index.txt
		* led shows if a machine is doing something or not
		* mute generators by clicking the led
		* solo generators in popupmenu or by double clicking the led

	- sequence editor
		* a sequence track is automatically created for new generators 
		  (you can still use ctrl+enter to create more)
		* return key selects the pattern under cursor and switches to pattern editor
		* F6 sets play position to current row		
		* ctrl+i inserts a row on all track
		* ctrl+d deletes a row on all tracks

	- pattern editor
		* an empty pattern is automatically created for new generators
		* return key switches back to sequence editor (does the same as F2)
		* ctrl+0..9 sets number of rows the cursor moves down after editing

	- parameter dialogs
		* new slider control (supports entering values directly on keyboard and mousewheel)
		* parameter preset system
		* F11 hides/shows the dialog
		* dialog positions on screen are saved to bm* files
		* midi bindings are saved in bm* files
		* copy current parameters to clipboard (and paste to a pattern)
		* reset to default values
		* randomize all parameters

	- other
		* realtime parameter recording to playing patterns (F7)
		* toggle looping play button
		* configurable colors (buzz.col)
		* search for missing machines in www.buzztrack.com 
		  (automatic installation could be implemented as an activex component.
		   if you think you could do this contact sine909@buzztrack.com)
		* support for stereo generators (developers: use WorkMonoToStereo, ignore pin)
		* debug mode for developers (in CPU monitor dialog)
		* machine dlls and wave dirs are not loaded before needed anymore 
		  (fast startup, lower memory usage)
		* support for .txt machine help files
		* many bugfixes
		* registered users list (help/register buzz)
