Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1018 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 1018 Bytes

cs-control

(C) Carl-Fredrik Enell 2019 [email protected]

Introduction

I bought a Yamaha Reface CS, a virtual analog mini synthesizer, and got annoyed that Yamaha provides only an iOS app to store the sound settings. There is also an online service, SoundMondo, that shares Reface sound settings using Web Midi in Google Chrome. It works but requires internet access and registration.

Thus, here are two simple command line utilities to read and write Reface CS sound settings.

See the Reface MIDI implementation document available at <URL?>

Dependencies

Installation

A setup script is provided. Typically

$sudo python3 setup.py install

Usage

cs_setsound FILE: read sound settings from FILE and write to Reface CS

cs_getsound FILE: read sound settings from Reface CS and write to FILE

File format

See the included example in examples/patch1