shithub: dumb

Download patch

ref: 72be99306fdc7ac692a9170fe760043e488cf7a5
parent: 657e36b7e60c9781ec4a8715e982955fd34e5305
author: Christopher Snowhill <kode54@gmail.com>
date: Mon Sep 25 16:33:37 EDT 2017

Update README.md.

Some minor corrections to the already great job updating the document.

--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@
    * PSM (Protracker Studio)
      Both the older PSM16 and the newer PSM format is supported.
    * PTM (PolyTracker)
-   * RIFF
+   * RIFF AM/AMFF (Galaxy Music System internal format)
 
 - Audio generated can be used in any way; DUMB does not necessarily send it
   straight to a sound output system
@@ -62,8 +62,9 @@
 
 - Click removal
 
-- Three resampling quality settings: aliasing, linear interpolation and cubic
-  interpolation
+- Six resampling quality settings: aliasing, aliasing with bandwidth limiting,
+  linear interpolation, linear interpolation with bandwidth limiting, cubic
+  interpolation, and a compile-time-configurable fast sinc resampler
 
 - Number of samples playing at once can be limited to reduce processor usage,
   but samples will come back in when other louder ones stop
@@ -74,7 +75,7 @@
 - All notes will be present and correct even if a module's playback is started
   in the middle
 
-- Optional Allegro4 integration support
+- Optional Allegro 4 or Allegro 5 integration support
 
 - Facility to embed music files in other files (e.g. Allegro datafiles)