Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/theredled/pi-midi
Browse files Browse the repository at this point in the history
  • Loading branch information
theredled committed Jan 5, 2024
2 parents 8e99a9d + 05926bb commit 0dad2b4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@

Midi Magic Box is a Python software, mainly for Raspberry PI but compatible at least with MacOS and most Linux.
Midi Magic Box provides ability to:
- Control velocity of MIDI keyboards, only fully compatible with **Yamaha Reface CP** for the moment.
- Controlled by secondary MIDI device (such as Akai LPD8)
- Provides Presets system for said Yamaha Reface CP
- Control velocity of MIDI keyboards
- Provides Presets system for **Yamaha Reface CP**
- Provides secondary volume for Reface CP (useful for presets)
- All parameters are controlled via a separate channel (via a separate device such as Akai LPD8 for example)
- Linked to Samplerbox (https://github.com/theredled/SamplerBox) to provide sampling abilities.

# FILTRE VELOCITE YAMAHA REFACE CP
- A plugin system to easily implement new features in Python

Install on RPi
----
Expand Down

0 comments on commit 0dad2b4

Please sign in to comment.