Skip to content

Commit 3bd577b

Browse files
committed
version bump and md changes
1 parent c9ca4e9 commit 3bd577b

File tree

3 files changed

+15
-11
lines changed

3 files changed

+15
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## 0.5.0
4+
5+
_First versioned release._
6+
7+
## 0.6.0-pre
8+
9+
_Currently in development._

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ LinnStrument Community Discord: https://discord.gg/h2BcrzmTXe
3939

4040
## Advantages
4141

42-
- Notes that sound good together are closer together. Notes that sound worse are furthest apart. Mistakes will be less likely and more obvious!
42+
- Notes that sound good together are closer together. Notes that sound worse are furthest apart. Mistakes will be less likely and won't sound as dissonant.
4343
- Like the LinnStrument's layout, it is also isomorphic (the same chord and scale shapes can be played anywhere)
44-
- The most common chords and scales are far easier to play and remember than other layouts.
44+
- The most common chords and scales are far easier to play and remember than those of other layouts.
4545
- Extended range compared to standard +5 tuning, making room for using a split.
4646
- Less finger stretching than other layouts when playing chords, which may help ergonomically.
4747
- Arpeggios are quite smooth, as you're simply walking stacked shapes.
@@ -164,18 +164,13 @@ launchpad=false
164164

165165
### Vibrato
166166

167-
Midimech adds a cool feature to the Launchpad where it can detect wiggling a note to create a vibrato effect. This is enabled by default and mapped to CC0. If your synth supports CC0 vibrato, you should hear the vibrato activate by rocking your finger back and forth from left to right while pressing the note down.
167+
Midimech adds a cool feature to the Launchpad where it can detect wiggling a note to create a vibrato effect. This is disabled by default and mapped to CC0. If your synth supports CC0 vibrato, you should hear the vibrato activate by rocking your finger back and forth from left to right while pressing the note down.
168168

169-
You can disable it in settings.ini using:
169+
You can enable it in settings.ini using:
170170
```
171-
vibrato=off
171+
vibrato=mod
172172
```
173173

174-
There is also experimental support for pitch wheel vibrato using:
175-
176-
```
177-
vibrato=pitch
178-
```
179174

180175
## Color Schemes
181176

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.6.0-pre

0 commit comments

Comments
 (0)