-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
pip install pygame | ||
버튼 누를때 소리가 나게 하기 | ||
|
||
7test.py | ||
https://pixabay.com/ko/sound-effects/search/%ec%8a%a4%ec%9c%84%ec%b9%98/ | ||
버튼 소리 경로 입니다. | ||
|
||
실행 하는 폴더에 light-switch-156813.mp3 파일을 넣으면 되네요. | ||
|
||
실행 영상 | ||
https://youtu.be/KmecKL9HwI8 | ||
https://youtu.be/YqAKCq6QSJI 소리 나게 까지 하기 |