diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/mainwindow.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 27e6601..ccbf549 100644 --- a/doc/index.html +++ b/doc/index.html @@ -28,7 +28,7 @@ <ul> <li>Playback of midi format 0/1 files.</li> <li>Manipulate channel parameters on-the-fly.</li> - <li>Visualization of midi file playback.(Not yet implemented)</li> + <li>Visualization of midi file playback.</li> <li>Playlists.</li> <li>Midi mapping.</li> <li>Rendering midi files to wave.</li> diff --git a/doc/mainwindow.html b/doc/mainwindow.html index 57ffe79..fae519b 100644 --- a/doc/mainwindow.html +++ b/doc/mainwindow.html @@ -27,7 +27,7 @@ <ul> <li>1. Now playing. Right clicking here will bring up the <a href="#fileop"> file operation menu</a>.</li> <li>2. Playing control slider. The total playing time is estimated and isn't 100% accurate.</li> - <li>3. Playing control buttons.</li> + <li>3. Playing control buttons. Self-explanatory.</li> <li>4. Settings button. Read the Settings section for details.</li> <li>5. Dialog toggle buttons.</li> <li>6. Master gain slider.</li> |