github Zibri/VICE r43541

latest releases: r46094, r46091, r46091o...
3 years ago

Changelog:

r43541 | blackystardust | 2023-03-19 22:59:21 +0000 (Sun, 19 Mar 2023) | 1 line

Added proper stereo mixing to the float sound system using the 'placement preference', which are currently hardcoded to 100% on both channels, but could be made ui/resource/cmdline settable in the future.
------------------------------------------------------------------------
r43540 | blackystardust | 2023-03-19 22:23:06 +0000 (Sun, 19 Mar 2023) | 1 line

Removed the need for sound chip code to render sound for the amount of output channels for the float sound system, all devices now render mono streams, this will break multi-channel sound devices for now, this will be fixed later. Current mixing not yet setup for stereo, so stereo will completely break in the float sound system for now.
------------------------------------------------------------------------
r43539 | blackystardust | 2023-03-19 19:13:19 +0000 (Sun, 19 Mar 2023) | 1 line

Updated float sound system sound-chip struct to include volume indicators for left/right in stereo mode, all set to output to both channels, not used for mixing yet.
------------------------------------------------------------------------
r43538 | blackystardust | 2023-03-19 17:39:54 +0000 (Sun, 19 Mar 2023) | 1 line

Added mp3at64 sound support to the new float sound system.
------------------------------------------------------------------------
r43537 | rhialto | 2023-03-19 17:12:56 +0000 (Sun, 19 Mar 2023) | 5 lines

petsound: enable high pass filter

(like in e.g. the vic20) This avoids annoying clicks caused by the signal going
from 0 to max in one step, e.g. when it is turned on or off.

------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.