github Zibri/VICE r43545

latest releases: r46124, r46124o, r46124u...
3 years ago

Changelog:

r43545 | blackystardust | 2023-03-20 04:30:13 +0000 (Mon, 20 Mar 2023) | 1 line

Guard float sound system code with #ifdef SOUND_SYSTEM_FLOAT
------------------------------------------------------------------------
r43544 | blackystardust | 2023-03-20 04:08:53 +0000 (Mon, 20 Mar 2023) | 1 line

Added multi channel chip stereo placement support to the float sound system, the calculating of the device sample is not multi channel yet, so multi channel sound devices (sid/digimax) still broken, but will be fixed in the next step.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.