Making a simple music sound board in pygame - Part 4 - toggling colour in a button

preview_player
Показать описание
This is a four part series to show how to code a really simple music sound board. It is designed for students (or adults) who know a bit about python but not enough to make cool projects. It shows step by step how to make the program with explanations of what the code does as I go along.
Рекомендации по теме
Комментарии
Автор

Thanks a lot - it helped me with all sorts - especially the classes - I've been trying to get my head around them and now I understand them a bit better. I have been using sdlBasic for years and watching this tutorial is helping making this jump to pygame a little easier. :)

johngolding
Автор

Good Tutorial. But how can I make the Sounds play as my microfon input?

RobertZimmer