Skip to content

Yamaha Reface CS synthesizer sound generator settings: save and set

License

Notifications You must be signed in to change notification settings

cfenell/cs-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Yamaha Reface CS synthesizer sound generator settings: save and set

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages