|
|
Joined: Mar 2001
Posts: 17,294 Likes: 272
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,294 Likes: 272 |
That makes no sense. Start a mono game with no audio, do something that will cause it to make noise (start a game in BurgerTime, for instance), and hit Tab and go to the Audio Mixer.
Highlight the [default] 0 db and press forward-delete (Fn-Delete on a MacBook) and press C to add a channel mapping. Then press ] to move the cursor to the channel and use the left and right arrows to go through the channels available on your interface and see which ones play sound. (Also see if the channel names shown in the mixer line up with reality and the layout shown in Audio/MIDI Setup when you click Configure Speakers).
|
|
|
|
Joined: Dec 2014
Posts: 72 Likes: 2
Member
|
Member
Joined: Dec 2014
Posts: 72 Likes: 2 |
Ok I started BugerTime no audio at start. I "inserted coins, no audio. Press 1, to start game, no audio. Went to audio mixer did the delete thing, add a channel mapping. Ok now there is audio. Then cycled through the channels, left, right etc.. the audio moved to each channel except for the center channel. No audio came out of it.
The channels names matched up except for two channels. In the Audio/Midi it has Back Left and Back Right while in MAME its listed as Rear Left and Rear Right. I don't think that makes any difference because that still worked.
Ok center channel is now getting audio. Weird..
Last edited by Hairball; 06/11/25 06:56 PM.
|
|
|
|
Joined: Mar 2001
Posts: 17,294 Likes: 272
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,294 Likes: 272 |
Thanks. I wonder what's with the center channel then.
|
|
|
|
Joined: Mar 2001
Posts: 17,294 Likes: 272
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,294 Likes: 272 |
BTW, if anyone with just regular 2-channel stereo stuff can try it out I'd appreciate that too. I don't expect any problems there at all, but it'd be nice to have some independent verification.
|
|
|
|
Joined: Dec 2014
Posts: 72 Likes: 2
Member
|
Member
Joined: Dec 2014
Posts: 72 Likes: 2 |
Thanks. I wonder what's with the center channel then. I'm not exactly sure but I think it might have something to do my usb external sound card. Generally it works fine.
|
|
|
|
Joined: Sep 2000
Posts: 260
Senior Member
|
Senior Member
Joined: Sep 2000
Posts: 260 |
I'm willing to try this out and help if someone can remind me how to download the latest build off git. The web site just shows 0.277.
=will=
|
|
|
|
Joined: Feb 2014
Posts: 1,225 Likes: 224
Very Senior Member
|
Very Senior Member
Joined: Feb 2014
Posts: 1,225 Likes: 224 |
you can always try to download the artifacts that get built on a certain commit at github
Last edited by Golden Child; 06/25/25 08:46 PM.
|
|
|
|
Joined: Mar 2001
Posts: 17,294 Likes: 272
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,294 Likes: 272 |
To get the latest source to build, go to https://github.com/mamedev/mame and click the green "Code" button near the top of the page. There should be an option for "Download Zip" in the little window that pops up. Select that and you'll get a source .zip you can unpack and build.
|
|
|
|
Joined: Mar 2009
Posts: 77 Likes: 2
Member
|
Member
Joined: Mar 2009
Posts: 77 Likes: 2 |
I'm seeing a weird thing on Linux with 0.278. I have "volume -20" in my mame.ini for a very long time. Now I'm noticing that the first time I run a system that lacks a .cfg file, it always defaults to volume 0, but the next time I run the same system its volume -20. Same problem occurs if I run it from the command line "mame -volume -20" it's not respected until the .cfg gets written. I don't see anything specific about the volume being written to the .cfg. Here's an example of one that got created the first time I ran the system and had volume -20 in mame.ini. Looks like 0.278 might have a bug that expects a .cfg before it respects "-volume **" ?? <?xml version="1.0"?>
<!-- This file is autogenerated; comments and unknown tags will be stripped -->
<mameconfig version="10">
<system name="moomesa">
<bgfx>
<window index="0">
<screen index="0" chain="crt-geom-deluxe" />
</window>
</bgfx>
<mixer>
<audio_effects tag=":speaker">
<effect step="1" type="Filters" />
<effect step="2" type="Compressor" />
<effect step="3" type="Reverb" />
<effect step="4" type="Equalizer" />
</audio_effects>
<sound_map tag=":speaker">
<node_mapping node="" db="0.000000" />
</sound_map>
</mixer>
<ui_warnings launched="1752215087" warned="1752215086">
<feature device="k054539" type="sound" status="imperfect" />
<feature device="moomesa" type="graphics" status="imperfect" />
</ui_warnings>
</system>
</mameconfig>
|
|
|
3 members (AJR, fhub, Reznor007),
230
guests, and
4
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
Forums9
Topics9,381
Posts122,711
Members5,085
|
Most Online1,529 Jun 7th, 2025
|
|
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!
|
|
|
|
|