Skip to content

Commit

Permalink
[Yamaha reface CP] Adding the adaptation done by @milnak, which allow…
Browse files Browse the repository at this point in the history
…s to import the settings of a Yamaha CP with its effect settings.
  • Loading branch information
christofmuc committed Jul 7, 2024
1 parent 79edb4c commit 8d1240a
Show file tree
Hide file tree
Showing 3 changed files with 584 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Questions and help with implementing new synths wanted! Or if you have found a b
| Yamaha | DX7 | beta | adaptation | |
| Yamaha | DX7II | beta | adaptation | |
| Yamaha | reface DX | works | adaptation | |
| Yamaha | reface CP | beta | adaptation | Thanks to @milnak! |
| Yamaha | TX7 | works | adaptation | Thanks to Gerome S!|
| Zoom | MS Series (50G/60B/70CDR) | works | adaptation | Thanks to @nezetic |

Expand Down
2 changes: 1 addition & 1 deletion adaptations/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ set(adaptation_files
"Sequential Pro 3.py" "Sequential Prophet 5 Rev4.py" "Sequential Prophet 6.py" "Sequential Prophet X.py" "Sequential_Take_5.py"
"Studiologic Sledge.py"
"Waldorf Blofeld.py" "Waldorf_Kyra.py" "Waldorf_MicroWave.py"
"YamahaDX7.py" "YamahaDX7II.py" "Yamaha_TX7.py" "YamahaRefaceDX.py"
"YamahaDX7.py" "YamahaDX7II.py" "Yamaha_TX7.py" "YamahaRefaceDX.py" "YamahaRefaceCP.py"
"Zoom_MS.py"
)

Expand Down
Loading

0 comments on commit 8d1240a

Please sign in to comment.