You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,25 @@
1
1
# Plug
2
2
3
-
This ([[GitHub](https://github.com/zavorra/plug)] ) is a fork of [Offa's fork](https://github.com/offa/plug)] of [piorekf's Plug](https://bitbucket.org/piorekf/plug/).
3
+
Software for Fender Mustang Amps.
4
+
5
+
This repository is a fork of [Offa's rework](https://github.com/offa/plug) of [piorekf's Plug](https://bitbucket.org/piorekf/plug/).
6
+
7
+
## Goals:
8
+
9
+
- Add support for Mustang V2 I/II effects and amps using [snhirsch /
10
+
mustang-midi-bridge ](https://github.com/snhirsch/mustang-midi-bridge) as a reference.
11
+
12
+
- Have it running correctly on a raspberry pi
13
+
14
+
- (maybe) provide a more compact interface to fit on a cheap 320x480 LCD
15
+
16
+
## Current status:
17
+
18
+
- Presets with V2-only Effects and Amps can be created, loaded and saved from both amplifier and files. It's now time for some serious bug hunting...
19
+
20
+
- Working fine on a raspberry pi 3 (only had to increment the timeout for USB transfers)
21
+
4
22
5
-
My goal is to add support for Mustang V2 I/II effects and amps.
0 commit comments