Thanks for the reply.
The symptoms are reproduced in the following environment.
CPU: Core i9-9900K, Memory: 16GB, OS: Windows10 Pro 21H2
The environment in which symptoms are reproduced can be made available via TeamViewer.
Is it possible for you to check it?
The following is a summary of the reproduction procedure and symptoms. (3 Patterns)
I have marked the areas corresponding to the symptoms of the issues with <##########>.
These are procedures to reproduce the symptoms in the sample program we are using.
We can show you the execution environment via TeamViewer as described above.
(We can also give you the source code)
----------------------------------------
[1] Only C-code servers have periodic audio interruptions
Reproduction procedure
-
Start the application and press [Server Connect] → Connect to 172.16.2.8 and 172.16.2.10
-
Press [Select 1] to select [XPC VN-H68] of [DESKTOP-O7RU345](=172.16.2.10).
-
Press [Connect 1] → Sound mixed with noise sounds
-
Press [Mode: Live] to switch to playback mode and press [Play] to play
-
If you leave it in this state for about 3 minutes, the symptom that the sound is periodically interrupted will be reproduced. <##########>
-
When debugging is executed, the following log is output when the sound is interrupted.
MIP: Debug: LoginServerbase ():13:26: New token posted [TOKEN#31A82716-82FC-4277-ACC7-DE1FC96BC63A#127.0.0.1:80#] – Server: 172.16.2.8
If you check the debug run log, you will see more and more logs (UpdatePlaybackState) during playback control. <##########>
Normally, the following message is displayed once per play operation.
UpdatePlaybackState
After periodic audio interruptinos occur, it appears twice, as shown below. (The number seems to increase to 3 or 4 times.)
UpdatePlaybackState
UpdatePlaybackState
[2] Only E-code server may not sound when switching from playback to live
Reproduction procedure
-
Start the application and press [Server Connect] → Connect to 172.16.2.8 and 172.16.2.10
-
Press [Select 1] to select [X81 U78…] of [172.16.2.8].
-
Press [Connect 1] → Play music
-
Press [Select 2] to select [XPC VN-H68…] of [DESKTOP-O7RU345](=172.16.2.10).
-
Press [Connect 2] → Noise-mixed sound is heard and two sounds are heard at the same time.
-
Press [Mode: Live] to switch to playback mode and the sound stops.
-
Press [Mode: Playback] to switch to Live mode.
->[X81 U78…] of [172.16.2.8] does not sound and only [XPC VN-H68…] of [DESKTOP-O7RU345](=172.16.2.10) sounds with noise. <##########>
-
Press [Mode: Live] to switch to playback mode stops the audio.
-
Press [Mode: Playback] to switch to live mode → Both sounds will sound.
-
When you switch from Play to Live, repeat 6) to 9). <##########>
[3] When connected in playback mode, live sound may sound (new issue).
Reproduction procedure
-
Start the application and press [Server Connect] → Connect to 172.16.2.8 and 172.16.2.10
-
Press [Select 1] to select [X81 U78…] of [172.16.2.8].
-
Press [Connect 1] → Play music
-
Press [Select 2] to select [XPC VN-H68…] of [DESKTOP-O7RU345](=172.16.2.10).
-
Press [Connect 2] → Noise-mixed sound is heard and two sounds are heard at the same time.
-
Press [Disconnect 1] and press [Disconnect 2] → Audio stops
-
Press [Mode: Live] to switch to playback mode (no audio change)
-
Press [Connect1] → Live music is played even in playback mode. <##########>
-
Press [Connect2] → Live noise-mixed sound is heard even in playback mode, and two live sounds are heard at the same time. <##########>
-
Then press [Play] and [Stop] to stop the sound.
If you leave it in this state for about 3 minutes, only the live sound of [XPC VN-H68…] of [Connect2] starts automatically. <##########>
We think the timing of this symptom is the same as [1], “Timing of the symptom of periodic audio interruption”.
(The symptom of [3] is not “audio interruption” but “live sound starts to sound while stopped”.)