Scroll to navigation

ELEKTROID-CLI(1) General Commands Manual ELEKTROID-CLI(1)

NAME

elektroid-cli - sample transfer CLI application for Elektron devices

SYNOPSIS

elektroid-cli [options] command

DESCRIPTION

elektroid-cli provides the same funcionality than elektroid. See man elektroid for the GUI application.

Provided paths must always be prepended with the device id and a colon (':'), e.g. 0:/samples.

COMMANDS

List compatible devices
Show device info
List directory contents
Create a directory
Delete a directory. The directory must be empty.
Upload a sample. If the path does not exist it will be created. The supported audio file formats are aiff, flac, ogg and wav.
Download a sample. Samples will be stored locally as 16-bit, 48kHz wav files.
Move a sample. If the destination path does not exist it will be created.
Delete a sample

OPTIONS

Show verbose output. Use it more than once for more verbosity.

SEE ALSO

The GitHub page provides some examples: <https://github.com/dagargo/elektroid>

AUTHOR

elektroid-cli was written by David García Goñi <dagargo@gmail.com>.

This manual page was written by Dennis Braun <d_braun@kabelmail.de> for the Debian project (but may be used by others).

Feb 2020