c/c++ tutorial to add music in your program

preview_player
Показать описание
This video shows how to add music in your c and c++ program using Dev C++ Compiler.

linker : -lwinmm

Рекомендации по теме
Комментарии
Автор

Thanx for the video, it really helped me for my project.

ishanpandey
Автор

Kya isko hm apne mobile k turbo c++ me use kr skte h kya bhaiya

aloneheart
Автор

Is it the same for Mac? Or i need another library?

АннаБойчук-хб
Автор

In this tutorial, one can play .wav file. Suppose i want to play a mp3 file. What will be the code then? It will be great if you do this for mp3 format file. Thanks in advance.

bitflow
Автор

I have Window error sound instead of my song

mioszpietryszyn
Автор

How do I add lwinmm in visual studio code? I am so lost on how to add the library...

tacticalmythic
Автор

there is no mistake in the program but it still not working.... "Press any key to continue" & it ends then how can I solve this problem.

alinaayoub
Автор

but how do you make it that it plays music while the program is running?

twilight_mourner
Автор

how can I do this in visual studio 2019

quobbydave
Автор

When I run the code it doesn't play song instead give an sound like when error comes

So please help!!!

siddhantgoyal
Автор

i cant open the project?? should i do??/

danzzyness
Автор

It works but when I add a code it doesn't work

destroyerbardak
Автор

Sorry for my english, but does anyone know how to make music play in the background? Because when I put the music on the top of the code, computer waits till it ends and does other things only if the music has already ended. Here's the problem:
// This in the background
cout << "sandwich" << endl; // How to make this commend run while PlaySound is already running?

InvisibleConfusion
Автор

Bro I'm not getting sound output.... Compiling, running but no sound pls help

varunraaj
Автор

c++.cpp:(.text+0x22): undefined reference to `__imp_PlaySoundA'
[Error] ld returned 1 exit status

wasakbeats
Автор

Can the music paused and play at the same time the music paused?

mna