record settings

rec

Activates the input sound recording. (sampling) The duration of the recorded sound cannot exceed 1200 seconds.

clear rec

Clears the recorded sound.

max rec time

Set the maximum size (duration) of the recorded sample (in seconds). Try to keep this value to the minimum you need.

rec mode

  • rewrite: the recorded sound is rewritten. The old sound is cleared.
  • append: Appends the new recorded sound to the old.
  • overdub: Mixes (according the overdub-feedback value) the new recorded sound with the old.
  • circular buffer vari size: the recorded sound is wrap around, where sample goes in at the head, and is read from the tail. But the size of the recorded buffer is not fixed and start by 0 at the beginning of the recording.
  • circular buffer fixed size: the recorded sound is wrap around, where sample goes in at the head, and is read from the tail. But the size of the recorded buffer is fixed fixed to max rec time at the beginning of the recording.

    overdub feedback

    Amount of re-injected audio when the rec-mode is set to overdub.

save rand

Saves the recorded sound on the hard disk, automatically with a random filename. Useful for automatic save processing. The saved file is automatically added to the file list.

save name

Saves the recorded sound on the hard disk, but asks the user for a file name. The saved file is automatically added to the file list.

record pos

Displays the recording position.

version 6.0.241021

Edit All Pages