Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

hi, I would like to experiment with the program, improve it, give it some external connection with some program, improve the interface, etc.

I would like to open some way to get the unity editable file to edit the project and implement the above mentioned. Thank you very much

Hello, thanks for your interest!
Right now, I can't share Sound Show sources. 
Sound Show uses a lot of paid assets from the Unity Asset Store. If I shared the project, you'd have to buy all of these assets yourself just to get started. Also, the code isn't really set up for other people to jump in and start messing with it - it would need a big cleanup first and currently my time is in priority devoted to new features.
Also, Sound Show is a project I've put a lot of time into. The prospect of someone else potentially profiting from this hard work and quickly advancing the project to the point where they have a dominant version is a concern.
In the future, when I can fully commit, I might make it open source but it won't be soon.
Don't hesitate to describe the new features you'd like. I will add them if I feel it right for Sound Show (and  have time for it).
Thanks for understanding! Have a nice day!

(+1)

It's ok, I understand your composure and your problem, thank you very much for your answer, and I would like you to add in a future update the ability to change microphone, I have 2 and only let me use one. and in the video display option the videos I get very stretched, is there a solution?

Another thing I would have done is that the audio tracks start when you click on them, because when you click on them they light up and after another click the song starts.

That's all I would have done or improved, I hope you can do it and I wish you good luck with the program.

Thank you for the details. The video ratio effectively needs to be fixed. The audio input selection would be a good addition.

The fact that the audio tracks start grey is on purpose. When greyed they are not loaded in memory. If you have a big sound library you don't want to load them all at the start of the software. This allows you to load only the sounds you will want to play. Then you can play them as much as you want with fast reaction time. I tried other solutions like streaming them from the disk but it was not responsive enough and caused performance issues. Note that you can load all the sounds of a page with the button on the top left of the page (an arrow going in a cube) or through the keyboard key [alt-gr]

The video ratio bug is now fixed on the latest version of Sound Show

On the last released version, you can now select the microphone you want to use. In the "Options" view, under the tab "Devices", there is a dropdown "Microphone"