Skip to content

Releases: JingShing-Python/Python-KeyBoard-Sound

ver 1.2: Custom mode

21 Dec 12:04
29de95c
Compare
Choose a tag to compare

Ver 1.2:

  • Add custom mode
  • it will load setting.txt to the program.
    • the setting can be contain with key custom sound and mode setting
      • setting mode with this format $\rightarrow$ mode=custom or mode=random
        • custom can be use for edit key and random is for random play sound in sound folder
      • setting key with this format $\rightarrow$ key:sample.mp3 the key need to be lower case.
        • it will only play sound when you press the key in the setting in custom mode

版本 1.2:

  • 新增自定義模式
  • 程式會讀取 setting.txt
    • 設定目前可以更改模式和鍵盤按鍵的音效
      • 設定模式需要用這個格式 $\rightarrow$ mode=custommode=random
        • custom 模式可以用來更改鍵位的音效,而 random 模式則是隨機撥放 sound 資料夾的音效
      • 設定鍵盤按鍵的音效需要用這個格式 $\rightarrow$ key:sample.mp3 key 的位置要放英文的小寫
        • 只有有設定的按鍵在 custom 模式下,才能夠更改成按鍵的音效

ver 1.1: fixed playsound bug

21 Dec 08:38
e42da7c
Compare
Choose a tag to compare

ver 1.1: fixed playsound bug

ver 1.0: Make your keyboard Sound!

21 Dec 08:22
ea9a95d
Compare
Choose a tag to compare

Ver 1.0: Make your keyboard Sound!
press 'esc' to exit
you need to put mp3 file in the sound folder