Work approaching finale (Patreon)
Content
Next. When changing the audio format, it's required that the entire external sound files are replaced. This is a bit difficult because they are closely related to other sound related programs. It'll be easy if it requires to reboot, but I'll try the instantaneous change.
However, no matter how many times I try, the loading error screen appears and it doesn't work. After a few hours of suffering, it turned out that the loading itself was done correctly, but the error screen was displayed just because of my misspelling. Usually mysterious bugs are such simple mistakes...
I'll mark the PCM file to see if the sound files are replaced correctly.
Done. At 1st glance, nothing has changed, but it has worked correctly. You probably won't know the difference in sound quality unless you listen to it with headphones, but the peculiarities of MP3 are gone and the high frequency range is much cleaner. So please give it a try.
Last, the continuation of the Device related work. I only extracted the "Device" from the private part, so the two parts need to be perfectly synchronized.
I would like to use the "enterFrame handler" command to process it. This is a command that generates a frame by frame processing, so I can synchronize them just with the command "private part frame# = Device frame#". This is the easiest and most reliable way to do it in a script. As a result, I've confirmed that it works perfectly. Almost there!