Lidl-Soundboard
Lidl-Soundboard copied to clipboard
Repo for the lidl soundboard
When I add sound with for example 2% volume and and click done and open it again, the volume changed to 1%. If i save it again, the volume is...
make it so when u click on a song and then edit, that u can insta click special effects and/or volume instead of needing to drag mouse to the fucking...
Sorting the list will make the play (and edit and delete) button(s) play (or edit or delete) the wrong sound. Proposed fix - attach the sound as a weak pointer...
try to swap the mainUI _sounds by an array of weak_ptr instead of shared and call .lock() when necessary ?
directly connect a player to the SettingsController to hold the PTT, instead of doing so with proxies
Using stuff described in those two threads: [1 - Leddit](https://www.reddit.com/r/learnprogramming/comments/8m8vso/youtube_music_do_that_to_build_your_own_for_free/) and [2 - Leddit Again](https://www.reddit.com/r/learnprogramming/comments/9ctudb/youtube_music_app_for_free_build_it_by_your_own/) One could write a small piece of code doing the following: 1 checking for the...
add button in the wrapper edition ui to be able to preview how a sound will "sound" based on the SFX selected