1
0
mirror of https://github.com/m00natic/vlfi.git synced 2025-01-18 20:10:47 +00:00

Enlarge minimum sample chunk for decoding size.

This commit is contained in:
Andrey Kotlarski 2014-01-01 00:41:06 +02:00
parent 7794b2cab6
commit deec75dfc9

2
vlf.el
View File

@ -86,7 +86,7 @@ continuously recenter.")
(string-lessp emacs-version "24.3.5")))
"Indicates whether partial decode codes are displayed.")
(defconst vlf-min-chunk-size 8
(defconst vlf-min-chunk-size 16
"Minimal number of bytes that can be properly decoded.")
(defvar vlf-mode-map