Skip to content

Commit 20e77ba

Browse files
committed
Update docs for 0.2.0
1 parent 45cfe80 commit 20e77ba

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

README.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ the need to have folders of tracks and command-line windows open in order to pla
1212

1313
The MD can plan in advance the order of performance; later, `eMDee` will facilitate the playing of each track in the specfied order during the performance.
1414

15-
![eMDee main screen, ready to perform!](doc/eMDee_0_1_0_Loaded.png)
16-
1715
`eMDee` was originally designed for GNU Linux systems such as Mint, Debian, Ubuntu, etc.,
1816
it now also runs under Windows.
1917

@@ -30,6 +28,9 @@ it now also runs under Windows.
3028
- [Build from Source](#build-from-source)
3129
- [From the Alire Crate Repository](#from-the-alire-crate-repository)
3230
- [From Source Download](#from-source-download)
31+
- [Changes](#changes)
32+
33+
![eMDee main screen, ready to perform!](doc/eMDee_0_2_0_Loaded.png)
3334

3435
## Core Features
3536
* Create 'session' of 'tracks'
@@ -51,7 +52,7 @@ When a MIDI file is manually stopped from playing, an all-notes-off MIDI file is
5152

5253
## Session Editing
5354

54-
![eMDee main screen, editing tracks](doc/eMDee_0_1_0_Editing.png)
55+
![eMDee main screen, editing tracks](doc/eMDee_0_2_0_Editing.png)
5556

5657
## Prerequisites
5758
`eMDee` relies on well-known third-party applications to play audio and MIDI files, these must be installed
@@ -96,3 +97,9 @@ In the newly-created directory run `alr build`. The first time you do this it m
9697
the required libraries are downloaded and built, subsequent builds will be very fast.
9798

9899
The executable will be found in the `bin` subdirectory.
100+
101+
## Changes
102+
103+
* 0.2.0 Add button to delete sound file from a track - Issue #2
104+
* 0.1.1 Fix adding new tracks with no associated sound file - Issue #1
105+
* 0.1.0 Initial release - runs OK on GNU/Linux and Windows

doc/eMDee_0_2_0_Editing.png

103 KB
Loading

doc/eMDee_0_2_0_Loaded.png

79 KB
Loading

0 commit comments

Comments
 (0)