Sounds and Music in Tkinter - Python Tkinter GUI Tutorial #86

preview_player
Показать описание
In this video I'll show you how to use sounds in Tkinter. I'll show you how to play mp3 files, wav files, ogg files etc.

We'll be using pygame to play our sound files. Pygame comes with a mixer that will allow us to easily play any sound file that we want very easily.
Рекомендации по теме
Комментарии
Автор

▶️ Watch Entire Tkinter Playlist ✅ Subscribe To My YouTube Channel:
▶️ See More At: ✅ Join My Facebook Group:
▶️ Get The Code

Codemycom
Автор

omg this is sooo perfect timing because I searched up "how to add music to your python script" and my fav python youtuber just publishes it.

aaryansachdeva
Автор

I saw many people having bullshit content but subscribers are in millions, and man like you, having in thousands, sometimes feels bad for this, this is my thumbs up for your energetic style of teaching. Thanks for such helpful videoes

dharmendrathakur
Автор

I just solved adding audio to OpenCV videos in 4 lines of code thanks to youuu!!! every other solution was just too complicated...

JDavid
Автор

it just makes us understand the building blocks.
That's why he leaves the decoration to us. And he explains very well. Thank you.

oplinyaross
Автор

It was short, sharp, and straight to the point you got sub += 1

adlerdoesstuff
Автор

Thanks dude ! You seem the happiest man on Earth ! Good work.

run
Автор

Super video John! You work here is priceless 😊

kapibara
Автор

Wow. I'm going to watch this whole playlist. New subscriber, by the way. I'm looking forward for your music gui videos in the future.

ronaldrosete
Автор

i cant wait fro your pygame tutorials...let go there! big love from Nigeria..

wingielee
Автор

Question

When you set the directory, you defined play as playing a particular file inside that directory....

is there a way to setup the play function so that it knows the directory, and when you have multiple files and multiple buttons, you can just assign each file to each button? because otherwise, I'd have to write a def play(): function for each audio file I'd want, and that sounds cumbersome and repetitive

WHWrooolz
Автор

This is such a valuable resource .
Cheers,
b

behrampatel
Автор

Thank you so much for making this great tutorial.

sandykumar
Автор

Thank you so much! The video very helpful for me

KsenjiaRegard
Автор

Thank you so much! You're so humble!

siddhantv
Автор

yes please...make mp3player project. m enjoying your tutorials

PstLZuka
Автор

Smash the Like button python fans! Doesn't cost you a thing. Great Python tkinter tutorial! cheers!

RyanDanielG
Автор

I loving this series. will you make one on pygame?

learnwithnawf
Автор

Thanks dude ! Im new subscriber you are the best ! But i have question, how can i make it to play without buttons then i open python file to start automaticly ?

teomapper
Автор

this is a very good video thank you I can continue my programing

interconect