Skip to content

ver 1.2: Custom mode

Latest
Compare
Choose a tag to compare
@JingShing JingShing released this 21 Dec 12:04
· 8 commits to main since this release
29de95c

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 模式下,才能夠更改成按鍵的音效