Re: [hatari-devel] Regression in Falcon sound |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Regression in Falcon sound
- From: Anders Eriksson <evldhs@xxxxxxxxxxxxxx>
- Date: Thu, 18 Apr 2024 16:06:11 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1713456384; x=1713715584; bh=TihS9GLR5cMr8cIz8PsQnbHoVP5W+LTK0QLKhFI6QJY=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=K5Xrji27ePFtUEgHYrnKM8vWVNLPMmxi2BJHk8HE6XbGfyyeMxO18fJFxVXpWfLLE HOYvQ86MlmH+dZ0M/lmXMCEx9ZFxIMixUQxss1mYIDO6rhaefvTmkJhfoIwqfo2aq3 CP/0aunwBWuSkLfL3oiXRnuqaMrvM0FSW93GL3f4hEQjbwXTAmIwDL8xHu46DoBOV2 gTtBCGrsg1AgfxfCGVSs0HQjiYk6dTaPf5jRRb/g6uTwBLecHNrJn0zjCUvCEYugb2 7Q4W5ZCqljCLyuJU3ELAJGw1BtKK7XFqR3aAdRdST3Zgt3rP7Dp4maVQr4IbU4JwCv miO3/8IuxA10w==
- Feedback-id: 41365795:user:proton
On Wednesday, 17 April 2024 at 20:59, Laurent Sallafranque <laurent.sallafranque@xxxxxxx> wrote:
1. DUMP v1.71 (DSPMOD) module player + Hyperbased module (or any
other
module)
- Old bug: When starting a second time, there's old sample data played
for a frame or two, VGA+RGB (also present in 2.4.1)
- Old bug: Each time starting the modplayer the left/right channels can
be swapped around, VGA+RGB (also present in 2.4.1)
- Regression: Big stuttering in VGA mode after some time (like skipping
forward or backwards, the moment when it happen differs each test run
(OK in 2.4.1)
- Regression: Same as above in RGB mode, but much more subtle and more
often (OK in 2.4.1)
DUMP: https://demozoo.org/productions/95633/
Hyperbased: https://demozoo.org/music/2233/
I've given a try to this. (RGB mode emulation)
The sound is clear cristal for me.
I haven't noticed any glitch
I'm running 14 Mo + PE + CE + MMU + 24 bits adressing + Accurate
FPU (all chech ON)
CPU : 68030 CPU clock 16 Mhz
OK, you made me unsure if I had imagined it, so let's try again..
So I opted for a less busy Protracker file, and there are absolutely some hickups. Much more subtle than in VGA, but they are there.
As Hataris own recording won't show the problem, I used OBS in lossless mode to capture system sound.
Hatari 2.4.1
Hatari 2.5.0 (build from April 17)
Some places in the 2.5.0 recording with problems:
4.557.55
14.62
17.65
34.27
37.32
47.44
50.45
Hatari config:
hatari --machine falcon --dsp emu --cpulevel 3 --cpuclock 16 --fpu 68882 --cpu-exact 1 --compatible 1 --addr24 1 --timer-d 0 --memsize 14 --window --frameskips 0 --drive-led false --monitor rgb --avi-vcodec png --png-level 2 --sound 49170 --fast-boot 1 --tos 404.img --gemdos-drive c --harddrive Falcon030 --max-width 832 --max-height 600 --force-max true
Host:
macOS 14.4.1 with M1 chip.