diff options
author | Devine Lu Linvega <[email protected]> | 2019-04-11 09:32:08 +0900 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2019-04-11 09:32:08 +0900 |
commit | 16b555f389c28ec421319e2cd57ebcbe53b574b5 (patch) | |
tree | 866cf99ff94d5f049d09b5953e9628a2c1461df5 /TUTORIAL.md | |
parent | 8a90b983ae5750a5f115e80084baa00e8ebdde7a (diff) | |
download | Orca-16b555f389c28ec421319e2cd57ebcbe53b574b5.tar.gz Orca-16b555f389c28ec421319e2cd57ebcbe53b574b5.zip |
Rebuilt the clock, added BPM animateTo
Diffstat (limited to 'TUTORIAL.md')
-rw-r--r-- | TUTORIAL.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/TUTORIAL.md b/TUTORIAL.md index 34d81eb..393d1db 100644 --- a/TUTORIAL.md +++ b/TUTORIAL.md @@ -6,14 +6,6 @@ If this is your first time trying out **Orca**, watch this [introduction video]( If you are on Windows, use something like [loopMidi](http://www.tobias-erichsen.de/software/loopmidi.html) to help routing midi signal across applications. -#### Using MIDI beat clock instead of the built in clock - -Orca comes with its own internal clock but you can configure it to receive its clock signal from a MIDI input. -Press `Ctrl+Space` to cycle through available clocks (built in or MIDI inputs). -The MIDI clock listens for the START and STOP signals from the midi device to run. - -*Warning*: Note length when using the MIDI clock is currently based on note length at 120 BPM. - ## MIDI CC #### Easy Binding |