Adjusting speed of song in pygame

后端 未结 0 1219
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-17 13:16

Is there any way to adjust the speed of a song in pygame?

Here\'s the code:

from tkinter import *
import pygame

root = Tk()
pygame.init()

def play():         


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