Giter VIP home page Giter VIP logo

pnp-soundboard's People

Contributors

dependabot[bot] avatar flyingpastamonster avatar hydrothermal avatar leee avatar torleif avatar tst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pnp-soundboard's Issues

Be able to have more sounds than RAM could handle

Currently the problem is if the soundboard has multiple long background musics in it (1h+) that the RAM is filling up due to the loading of all sound files into RAM.

It would be a better solution use a "just in time" approach and convert only a clicked file into wav to greatly reduce the RAM usage and remove the converted file after it is played after 5 seconds (like a garbage collector).

Stop sounds on file base

Currently it's possible to start multiple sounds on a individual bases but there is only one global stop button.
In order to play one background sound silently all the time and stop repeating sounds besides that it's crucial to stop sounds on a file base level.

Some sounds should be prevented to be triggered two times

It happened to me that accidently I triggered a background music twice, so it is playing two times with a slight delay.
This really sounds bad and you need to stop both and replay once, what makes an ugly cut in the experience (Since they are also not fadeable).

Instead it could be cool to distinguish a sound into background music or sound effects. The first one can't be triggered more than once. Sound effects on the other hand might be needed to get triggered more than once while the first trigger still plays.

An alternative might be that you can choose between multi trigger or one time play.

Scences and Groups

Give the possibility to create a Group that can be triggered at once.
A group can only consist of non repeating sounds.

Be able to create scenes. A scene stops all running sounds and only starts all configured sounds.
A scene can only consists of repeating sounds.

Be able to save and load groups and scenes as well from to and from a json file.

After this another feature request could be the following:
In order to create a scenario there has to be a way to combine a scenes with non repeating sounds over some time.

Playlist

Give the possibility to show what sounds are currently playing, and show if they are repeated or not.

Hotkey to stop sound

It is nice to be able to fire a sound by keyboard, however I think it's not possible to stop them just by keyboard.
By hitting a key combination, you should be able to stop a sound without using the mouse.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.