V2M Decoder

Component for foobar2000 v1.1 and newer.

foobar2000 v2.0 version available here.

foobar2000 v1.4 version available here.

Version:0.2.4
Released:2018-04-14 11:58
Size:109.6 KB
License:Modified ISC license

Download

foo_input_v2m

Description

Farbrausch V2 module (V2M) decoder. You can find modules in this format at http://modland.com/pub/modules/V2/.

Changes

0.2.4 (2018-04-14):Added tag reading. Without it the written APE tags were quite useless
0.2.2 (2017-07-14):Fixed more potential memory leaks with corrupted files. Allows loading V2M files that have invalid speech data but are otherwise valid
0.2.1 (2014-07-01):Fixed theoretical memory leaks. Fixed a crash caused by uninitialized speech synth memory with some files.
0.2 (2014-06-22):Now uses the original assembler synthesizer when possible. Since it doesn't support multiple instances, additional decoder instances will use the c++ port.
0.1 (2014-06-19):First public version. Contains several stability fixes to the decoder library and optional tag writing support.