![EmuCR: SDLVICE EmuCR: SDLVICE](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkyRgF92GCohBl6MJ5Z3rSQ56rIy1BeuY0HWXmiceBnuuyYO9xpLkrhsAkEWbivB9Zfa8TyRbVCVV129cAdwFrmHVl8h0xFTfJ21H2MyBcMTzr9UUxtHkT9t8zzRJebsQBoHmg2YOs0ZNo/s320/vice-logo.jpg)
WinVICE 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.
------------------------------------------------------------------------
Download: GTK3VICE r43545
Download: SDL2VICE r43545
Source: Here
0 Comments
Post a Comment