diff options
| author | Robert Jonsson <spamatica@gmail.com> | 2011-09-15 12:14:55 +0000 | 
|---|---|---|
| committer | Robert Jonsson <spamatica@gmail.com> | 2011-09-15 12:14:55 +0000 | 
| commit | b0546e5e7f7044019892543c6c82029db8d564a7 (patch) | |
| tree | 1b96a6260900f3fbf3513fb48a5a72aa89052dc8 /attic/muse_qt4_evolution/Reference | |
| parent | 583c73d1a07154d3d2672d65d8cce6495f490454 (diff) | |
moved attic to a branch of it's own
Diffstat (limited to 'attic/muse_qt4_evolution/Reference')
| -rw-r--r-- | attic/muse_qt4_evolution/Reference | 59 | 
1 files changed, 0 insertions, 59 deletions
| diff --git a/attic/muse_qt4_evolution/Reference b/attic/muse_qt4_evolution/Reference deleted file mode 100644 index 9aed268d..00000000 --- a/attic/muse_qt4_evolution/Reference +++ /dev/null @@ -1,59 +0,0 @@ -MusE Function Reference - -Ruler -	- left button press: -      	set location marker -      - mid button press:	 -      	set left location marker -      - right button press:	 -      	set right location marker -      - shift + left button click: -      	set marker -  	- shift + right button click: -      	remove left marker - -Slider -      - you dont have to hit the slider button to start dragging -      - mouse wheel moves slider - -VolumeSlider -      - left button double click sets slider to zero (-inf) -      - right button double click sets volume to 0dB - -Meter Bar -      - peak marker reset after configurable time - -Transport -      - forward button -      - rewind button -      - "rewind to zero" button -      - play button -      - stop button -      - record button -      - rewind button moves horizontal canvas slider to position zero in -        all "follow" modes -      - forward and rewind buttons have auto repeat functionality -      - transport stops at end of song if not recording - -Midi Editors -	- left mouse click on event selects event -      - shift + left mouse click toggles selection of event -      - ctrl + left mouse click selects all events of same pitch -      - mouse drag: move selected events -      - shift + mouse drag: copy event -      - shift + ctrl + mouse drag: restrict drag in x or y direction whatever -        motion comes first -    	- If one event is selected, the info line shows the event properties. -        If more than one event is selected, the info line initially shows zero  -        values, If changed, the displayed value is added to all marked events. - -  Drum Editor - -  Pianoroll Editor - -Wave Editor -	- not implemented - -List Editor -	- not implemented - | 
