[Archiv] Updates aktueller Plugins und Audio-Decoder

Begonnen von wallawalla, 10. Juli 2006, 16:20:19

Vorheriges Thema - Nächstes Thema

fooamp

MIDI decoder 1.192 (foo_midi) Updater
2012-12-10

Zitat
Version 1.192 highlights: Fixed adldata fixed drum notes for OP3 bank files. Fixed adldata note length calculation for four operator voices. Fixed adlmidi volume control to only apply to carrier voices.
Version 1.191 highlights: Added pre-calculated attack rates to dbopl for 49716Hz, speeding up initialization. Fixed playback of notes with fine tune or note offsets that push the calculated note into the negative range by changing one note variable from unsigned to signed, preventing a lockup.
Version 1.190 highlights: Adlmidi only resamples if the output sample rate is not 49716Hz.
Version 1.189 highlights: Adlmidi data fixes note length calculations, and fixes several DMX drum sounds.
Version 1.188 highlights: Adlmidi now renders at the OPL3 native clock rate of 49716Hz and resamples the output.
Version 1.187 highlights: Reduced adlmidi 4op voice count to 4 per chip. Fixed DMX (Doom, etc.) Adlib instrument sets. Implemented adlmidi full panning mode.
Version 1.186 highlights: Added more instrument banks to adlmidi.

fooamp

AdPlug decoder 1.42 (foo_input_adplug) Updater

Zitat
Adds decoding support for all Adlib FM chip formats supported by the AdPlug library.

2013-01-08
Zitat
Version 1.42 highlights: Now renders Adlib/OPL3 chips at their native sample rate of 49716Hz and resamples if necessary.
Version 1.41 highlights: Updated AdPlug library.

fooamp


fooamp

Scheduler 4.11 (foo_scheduler) Updater
2012-12-24

Zitat
"Scheduler enabled" checkbox has been added.

fooamp

#619
(NEU!)* Decoding Speed Test 1.2 (foo_benchmark) Updater
2012-11-13

Zitat
Version 1.2 highlights:
   * Added multi-threaded mode.
   * Refreshed the user interface.
   * More useful report format with per-codec statistics.

*Ein Klassiker - seit Ewigkeiten gab es keine updates, daher erstmalig in unserer Liste.

fooamp

Waveform Seekbar 0.2.29 (foo_wave_seekbar) Updater
2012-11-11

Zitat
0.2.29 (2012/11/11)

    Handle lost devices for Direct2D, fixes frozen display after locking/suspending Windows 8.

0.2.28 (2012/11/05)

    Compatible with Windows 8 SDK and VS2012 compiler, not currently used.
    Ensure that seekbar storage is properly shaped to work around broken inputs.
    Remove some dependencies on D3DX.
    Only load DLLs when looking for frontends.


grimes

#621
WASAPI output support 3.2 (foo_out_wasapi) Updater
2013-02-07

Zitat
3.1 version highlights:
* Fixed playback getting stuck on audio stream format change.
3.2 version highlights:
* Different default hardware buffer size for event mode - known to work better with specific soundcards.
* Different detection of stream formats supported by the device - should improve compatibility with certain SPDIF receivers.

tedgo

File Integrity Verifier 1.1.1 Updater
2013-03-14

ZitatVersion 1.1.1 highlights:
* Fixed incorrectly reported errors for extremely long audio tracks.


tedgo

Waveform Seekbar 0.2.30 (foo_wave_seekbar) Updater
2013-03-22

Zitat
* Analysis code should be significantly faster.
* Add mode to downmix display to stereo in addition to keeping display as-is or mixing to mono.

tedgo

Skip Track 1.7.6 (foo_skip) Updater
2013-03-23

Zitat
Version 1.7.6: About dialog now documents all the supported special fields.

tedgo

Waveform Seekbar 0.2.30.1 (foo_wave_seekbar) Updater
2013-03-23

Zitat
* Fix migration code for legacy settings.
* Workaround eternal scan bug.

tedgo

Waveform Seekbar 0.2.31 (foo_wave_seekbar) Updater
2013-03-24

Zitat
0.2.31
* Rewrite scan logic to cope with tracks having strange and unpredictable lengths, once and for all.

0.2.30.1
* Fix migration code for legacy settings.
* Workaround eternal scan bug.

tedgo

Skip Track 1.7.7 (foo_skip) Updater
2013-03-24

Zitat
Version 1.7.7: Fixed playback queue handling.
Version 1.7.6: About dialog now documents all the supported special fields.

tedgo

Waveform Seekbar 0.2.33 (foo_wave_seekbar) Updater
2013-03-26

Zitat
0.2.33
* Removed a job debug output file (profile/seekbar-jobs.log) created by the last few versions.
* Defer mass-enqueue/remove operations to run on the worker thread instead of blocking the GUI. May delay shutdown until fully processed if exiting immediately.

0.2.32
* Discard LFE channel when downmixing, it's just in the way.
* Fix accidental time-based attenuation for RMS analysis.