libretro / retroarch-assets

Assets needed for RetroArch - e.g. menu drivers, etc. Also contains the official branding.
Creative Commons Attribution 4.0 International
170 stars 161 forks source link

Add default menu sound effects #288

Closed ofry closed 5 years ago

ofry commented 5 years ago

Add default menu sound effects, as described in https://github.com/libretro/RetroArch/pull/8106

gouchi commented 5 years ago

ping @ViRiXDreamcore ;-)

ViRiXDreamcore commented 5 years ago

Hm? You rang? The sound effects were shared in the discord. Should I post them elsewhere?

gouchi commented 5 years ago

This is the repository dedicated for RetroArch assets so you should commit those files in this repository as it is your work.

We will need to decide on which menu we add them.

RobLoach commented 5 years ago

It goes in....... retroarch-assets/sounds globally, or retroarch-assets/xmb/monochrome/sounds for monochrome.

Here's a sample pack I put together..... retroarch-sounds.zip

It contains licensed content, so you can't use that one. But good for testing. We would need something under the public domain, or a CC.

ViRiXDreamcore commented 5 years ago

Alright I'll post the sounds in the global sounds folder as the ones I did were for ozone although you can kind of use them for either that or XMB.

EDIT: I don't see a sounds folder.

RobLoach commented 5 years ago

Create it.

ViRiXDreamcore commented 5 years ago

I'd have to clone the repo to do anything to it. Plus those folders don't exist. Here are some sounds that I've created specifically for Ozone, but you can really use them for anything. There are some devs in the discord who have already started testing them out. I have quite a few other sounds such as a menu up and down and closing notice/minimizing sound, but didn't include them as to be less confusing. If you want, I'll post the others as well. RetroArch-Ozone_Some SFX.zip

ViRiXDreamcore commented 5 years ago

RetroArch-Ozone_Other SFX.zip

Here are the other SFX which include an Up, Down, and notice minimizing sound. Also made a sound called "something" which is just another click type sound, but can be used. These sounds are under the CC4 license.

ViRiXDreamcore commented 5 years ago

Create it.

I am not as skilled at working with git repos as some of you are. Trust me, you don't want me cloning and possibly breaking the branch.