A downloadable Godot RetroSoundSystem

Buy Now$4.00 USD or more

The library is written in C# for the best performance but you can use it with GDScript! calling C# code from GDScript. I have a version in GDSCript that I haven't uploaded due to lack of time, if you are interested let me know!

Read on if you want to get the free library.

Forget about adding nodes to play audio. Tell RetroSoundSystem how many channels you need to play FX and simply use its "PlayMusic ()" or "PlaySound" functions and RetroSoundSystem will do the rest.

RetroSoundSystem is designed for indie games that want to give a retro sound by partially imitating audio systems on consoles such as the NES or Master System. Sound effects are played by the priority you assign to them, for example, you may have ambient sound that is not important to the game, then you play a high priority shooting sound, the ambient sound will stop to play the shooting sound .

This brings a layer of refinement to the game since now the sounds have a treatment in their reproduction and it is not simply a matter of playing sounds without any criteria.

I am using the library in my projects. In my latest game for android I use it using a single channel for sounds, if you download the game you will be able to check that the sounds are heard clearly and never more than 1 at a time, the most important one will prevail.

Try my game and get the library for free. You just have to try my game and leave me a comment indicating what you thought on google play!
Check it out: Game of a seal in play store


Ver 1.1 - Released November 7th, 2021

Added PlayingSound and PlayingMusic methods.

English RetroSoundSystem DOC

Spanish RetroSoundSystem DOC


Characteristics:

- Free yourself from the management of sound nodes.

- The music will automatically attenuate when you play a sound, you can decide the amount of attenuation applied.

- With channel limiting and music attenuation, there will be no muddy mixes in the audio.

- Easy to use, in your project add the Rss class in "Autoload" and activate the "Active" option.

- API Doc included.


**You cannot sell copies of this asset.

**You can modify the source code for your needs but you cannot resell it.

Purchase

Buy Now$4.00 USD or more

In order to download this Godot RetroSoundSystem you must purchase it at or above the minimum price of $4 USD. You will get access to the following files:

Rss.zip 4 kB

Leave a comment

Log in with itch.io to leave a comment.