2023年4月26日 星期三

week1111111111111111111111111111111


 
按123會有do re mi的聲音

#include <windows.h>
int main()
{
    PlaySoubd("C:\\Users\\Administrator\\Desktop\\do_re_mi\\do.wav",NULL,SND_SYNC);
    PlaySoubd("C:\\Users\\Administrator\\Desktop\\do_re_mi\\do.wav",NULL,SND_SYNC);
    PlaySoubd("C:\\Users\\Administrator\\Desktop\\do_re_mi\\do.wav",NULL,SND_SYNC);
    PlaySoubd("C:\\Users\\Administrator\\Desktop\\do_re_mi\\RE.wav",NULL,SND_SYNC);
    PlaySoubd("C:\\Users\\Administrator\\Desktop\\do_re_mi\\MI.wav",NULL,SND_SYNC);
}


把week11-4_glut_mp3.cbp改了再把freeglut.dll跟suzumi.mp3放進檔案就可以正常播放音樂









沒有留言:

張貼留言