Skip to content

User Guide

csiejoey edited this page Oct 26, 2017 · 10 revisions

Beact provides you creative ways to make music and visuals interactively.
You could combine keyboard-pressing with mouse-operation randomly to make it happen.

Basic Usage

Keyboard:

  • [space]: play/pause the sequencer.
  • [a-z]: each keystroke triggers an audio sample with an animation popping out window screen.
  • [1-8]: each keystroke contains a sequencer preset.
  • [up/down]: speed up/slow down the seqencer.
  • [right/left]: switch to next/previous audio sample set.
  • [shift + right/left]: switch to next/previous animation set.

Sequencer:

  • Each row contains an audio sample with its matching animation.
  • Click on blocks to form up unique sequence.
  • Samples and animations are triggered as the sequencer plays through clicked block.
  • When the sequencer reaches the end, it loops from start again and again.

Buttons:

playpause

play/pause button: play/pause the sequencer.

clear

clear button: clean up the sequencer.

shuffle

shuffle button: randomly generate a sequencer pattern.

menu

menu button: open sidebar.

Advanced Usage:

Pattern:

play pattern
  1. make up a sequence.
  2. enter a name for the sequence. ex. chorus, bridge, pattern6...
    pattern name input
  3. save the pattern.
    save pattern btn
  4. click the items on list to play your saved sequence.
    pattern list
update pattern
  1. click the item you wish to update.
  2. modify the sequence.
  3. enter its new name. (optional, leave input field empty to remain the old name)
  4. update the pattern.
    update pattern
exit pattern mode
  1. clean up and pause the sequencer.
    exit pattern

Clone this wiki locally