Linux command
orca-c 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start Orca
orca-c
Open file
orca-c [file.orca]
Set BPM
orca-c --bpm [120] [file.orca]
Set MIDI output
orca-c --portmidi-list
说明
orca-c is Orca livecoding environment. Creates music through visual programming. The tool provides a grid-based sequencer. Generates MIDI output.
参数
- --bpm _BPM_
- Beats per minute.
- --portmidi-list
- List MIDI devices.
- --help
- Display help information.
FAQ
What is the orca-c command used for?
orca-c is Orca livecoding environment. Creates music through visual programming. The tool provides a grid-based sequencer. Generates MIDI output.
How do I run a basic orca-c example?
Run `orca-c` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --bpm _BPM_ do in orca-c?
Beats per minute.