To disable annoying GTK button press sounds: In "~/.config/gtk-3.0/settings.ini" under "[Settings]" add
gtk-enable-event-sounds=false gtk-enable-input-feedback-sounds=false
To disable annoying GTK button press sounds: In "~/.config/gtk-3.0/settings.ini" under "[Settings]" add gtk-enable-event-sounds=false gtk-enable-input-feedback-sounds=falseRelated posts
QT Creator + Qt6 + C++ setup
To avoid getting random errors execute this:
sudo apt install qmake6 cmake qt6-base-dev qt6-declarative-dev
and add "/usr/bin/qmake6" as a Qt Version in "Edit" > "Preferences" > "Kits" > "Qt Versions" > "Add..."
# QT Creator + Qt6 + C++ setup To avoid getting random errors execute this: sudo apt install qmake6 cmake qt6-base-dev qt6-declarative-dev and add "/usr/bin/qmake6" as a Qt Version in "Edit" > "Preferences" > "Kits" > "Qt Versions" > "Add..."Try making a game with this
Command: ffmpeg -i a.wav -filter_complex "avectorscope=scale=log:draw=line" a.mp4
Try making a game with this Command: ffmpeg -i a.wav -filter_complex "avectorscope=scale=log:draw=line" a.mp4 https://www.youtube.com/watch?v=RtpgcWzYE78If sound isn't working for VMware with Pipewire try adding this to the .vmx file: sound.fileName = "pipewire"
Make sure to remove the existing sound.fileName
If sound isn't working for VMware with Pipewire try adding this to the .vmx file: sound.fileName = "pipewire" Make sure to remove the existing sound.fileNameMy list of ideas:
- Add more props like street/tree props for the Springfield map
- Loading screen for topics that are about to play (it plays as the TV opening credits segment)
- Change the music/ambience for maps like Kwik-E-Mart, Powerplant, Simpsons Living Room, etc.
- Weather system
- Singing topics
- Add more items like Bart's skateboard, lisa's saxophone, donut for homer, etc.
- Dr. Hebbert, Otto, and Bumblebee Man
(I might edit this later if I have more ideas that come into mind)
My list of ideas: - Add more props like street/tree props for the Springfield map - Loading screen for topics that are about to play (it plays as the TV opening credits segment) - Change the music/ambience for maps like Kwik-E-Mart, Powerplant, Simpsons Living Room, etc. - Weather system - Singing topics - Add more items like Bart's skateboard, lisa's saxophone, donut for homer, etc. - Dr. Hebbert, Otto, and Bumblebee Man (I might edit this later if I have more ideas that come into mind)Video by chocolateimage 2-X on "real" simulated [Rhythm Doctor]
Video by chocolateimage 2-X on "real" simulated [Rhythm Doctor] https://www.youtube.com/watch?v=at2GZZcTSfw

