Elecmidi
C program to help write electribe 2 patterns.
Install / Use
/learn @rafamj/ElecmidiREADME
elecmidi is a C program to help write electribe 2 patterns. It connects with the electribe 2 and modifies the current pattern.
compilation:
In the text of elecmidi.c, at the beginning are defined:
device: the midi device to connect.
channel: the midi channel.
To compile, type make
usage:
echo "command" | ./elecmidi
or
cat script | ./elecmidi
example1.txt, example2.txt are script examples.
if a command ends in ! then it is an immediate command. For example:
echo "name Pattern1 !" | ./elecmidi
is equivalent to the following 3 lines.
read
name Pattern1
write
to see all parameters:
echo "print !" | ./elecmidi
Command line arguments:
-d device
-c channel (1-16)
-s (For the Electribe 2 sampler)
Related Skills
node-connect
351.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
