TASEmulators / gens-rerecording

The Gens rerecording project, a Sega Genesis, 32x, Sega CD emulator. The primary purpose is to expand features related to creating Tool-Assisted movies.
http://tasvideos.org/EmulatorResources/Gens.html
20 stars 10 forks source link

Sound channel disable/mute? #100

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Would it be possible to add the option to disable/mute for individual channels 
from the pcm sound chip? Is there any way to do this myself?

I'm trying to record the speech from Urusei Yatsura: Dear My Friends but if I 
mute all chips except for the pcm in the volume control I still get some of the 
music played. I assume this is because the pcm is responsible for some of the 
background music.

Original issue reported on code.google.com by nights...@gmail.com on 22 Aug 2012 at 2:20

DerekTurtleRoe commented 9 years ago

Yes, it is possible. Although, the problem may be that the target PCM channel uses a combined audio track. Needs further investigation.