You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You could add statistics to see how many times a soundbyte has been played, or by how many unique users etc.
Then you can sort the soundbytes based on plays.
The text was updated successfully, but these errors were encountered:
This was an idea we had a while ago. The main problem with this is that it requires us to keep additional data with the samples. Until now it was enough to just have a folder with sound files where all necessary information could be extracted from the hierarchy and the files themselves.
So, it's quite a big step to make, and will probably take some discussion. (Or @villermen saying "Yes.")
he told me to make it an issue here xD but I agree, you would need to keep extra data, though this can easily be achieved by using a database. I think it'd be really interesting to see which soundbytes are played most often.
You could add statistics to see how many times a soundbyte has been played, or by how many unique users etc.
Then you can sort the soundbytes based on plays.
The text was updated successfully, but these errors were encountered: