Skip to content

Commit 11084dd

Browse files
committed
README.md
1 parent e007b44 commit 11084dd

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,16 @@ Midimech is an alternative musical note layout system for the LinnStrument and L
1111
This project intends to bring the layout to wherever it is capable of being played, starting with the LinnStrument and Launchpad X.
1212

1313
Midimech supports:
14-
- Usage as a virtual MIDI controller in your DAW
14+
- Use the mech layout on LinnStrument and LaunchPad X
15+
- Vibrato detection on LaunchPad X (wiggle your notes!)
1516
- Bigger range than the default LinnStrument layout
1617
- Synthesia/DAW visualization for learning songs
1718
- Diagonal split
1819
- Transposing and Octave shifting
19-
- Great for playing fast arpeggios and piano runs ;)
20+
- Chord Analyzer
21+
- 130+ Scales/Modes
22+
- Custom Lights
23+
- Great for playing fast arpeggios and piano runs
2024

2125
**Please read the instructions and important notes before usage. Have fun!**
2226

@@ -62,13 +66,15 @@ That being said, I hope you enjoy it and have fun!
6266

6367
## Getting Started
6468

65-
### Latest Builds (Windows)
69+
### Windows
6670

6771
- [Download (Win)](https://github.com/flipcoder/midimech/releases)
6872

73+
Note: These builds are not always up to date, but they're easier to get working.
74+
6975
Alternatively, you can use the process below to run it from the repository.
7076

71-
### Running from Git (for Mac/Linux)
77+
### Mac, Linux, and Running from Git
7278

7379
- Download the project by typing the following commands in terminal:
7480
```
@@ -263,7 +269,6 @@ In Synthesia settings, set it as an output device for note lights.
263269

264270
## Future Plans
265271

266-
- Scale integration
267272
- Touchscreen support
268273
- Find a way to adjust vibrato sensitivity without affecting slides. Roger Linn has indicated that this is probably impossible, but I have a few ideas to try.
269274
- Better velocity curve settings (right now its only basic options in the settings.ini).
@@ -279,12 +284,11 @@ This program is built using the following projects and libraries:
279284
- [PyMsgbox](https://github.com/asweigart/pymsgbox)
280285
- [PyGLM](https://github.com/Zuzu-Typ/PyGLM)
281286
- [Launchpad-Py](https://github.com/FMMT666/launchpad.py) by FMMT666 ([CC Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/))
287+
- [musicpy](https://github.com/Rainbow-Dreamer/musicpy)
282288

283289
Thank you!
284290

285291
## Contact / Questions
286292

287293
I'm on the LinnStrument Discord at https://discord.gg/h2BcrzmTXe. Come hang out!
288294

289-
290-

0 commit comments

Comments
 (0)