github Zibri/VICE r43543

latest releases: r46120, r46120o, r46120u...
3 years ago

Changelog:

r43543 | blackystardust | 2023-03-20 02:02:56 +0000 (Mon, 20 Mar 2023) | 1 line

Renamed SOUND_CHANNELS_MAX to SOUND_OUTPUT_CHANNELS_MAX and added a new define SOUND_CHIP_CHANNELS_MAX in preparation for multi-channel chip rendering for the float sound system.
------------------------------------------------------------------------
r43542 | blackystardust | 2023-03-20 01:19:12 +0000 (Mon, 20 Mar 2023) | 1 line

Use device specific amount of channels for the scc argument of the calculate samples call for the float sound system.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.