Python3 - how to change volume of a sound in pygame mixer

前端 未结 0 694
情深已故
情深已故 2020-12-07 12:51

i am making a game in pygame and there is one sound which when i play using

import pygame
retro = pygame.mixer.Sound("sounds/retro.wav")
retro.play(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题