Re: i build a music player and got some questions

2020-05-02 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions @Rastislaw and rest of the forum. to in order to get back on topic, i want to ask something simple.for iterating over all files and sub foulders, should i use make recursive = True or false? because from the artical i get it suppose

Re: i build a music player and got some questions

2020-04-28 Thread AudioGames . net Forum — Developers room : ambro86 via Audiogames-reflector
Re: i build a music player and got some questions Hi Rastislav Kiss, I understand your opinion. I too had to force myself to use Eclipse at the beginning, and currently in Python I mostly don't use it. But Eclipse can be really useful for a complex project. Consider that in addition

Re: i build a music player and got some questions

2020-04-28 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: i build a music player and got some questions Hi,@13: well, may be I am somewhat outdated at this, but... Although I have tried some debuggers, I still think, that the bestone is simply right in my head.As I code, I have a mental image of the code in my head, which not just shows me

Re: i build a music player and got some questions

2020-04-28 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions @ambro86The Link seems to be outdated. so, get the latest version from https://github.com/albzan/eclipse-nvda/releases/tag/0.6 URL: https://forum.audiogames.net/post/523981/#p523981 -- Audiogames-reflector mailing list Audiogames

Re: i build a music player and got some questions

2020-04-28 Thread AudioGames . net Forum — Developers room : ambro86 via Audiogames-reflector
Re: i build a music player and got some questions Hi, fine. I will probably write an article in the future. In any case, here are some indications.Download Eclipse from: https://www.eclipse.org/downloads/Install it.Eclipse was born by default for Java, however it can be used to program

Re: i build a music player and got some questions

2020-04-28 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: i build a music player and got some questions the debugging post could be helpfull URL: https://forum.audiogames.net/post/523751/#p523751 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: i build a music player and got some questions

2020-04-28 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions @ambro86Yea, i would love to know about those.qamerikranianSometimes even a missing quote could be hard to detect and it's easier for sighted people to find out eventually while you have to digg thru lines. URL: https

Re: i build a music player and got some questions

2020-04-28 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions @ambro86Yea, i would love to know about those. URL: https://forum.audiogames.net/post/523745/#p523745 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman

Re: i build a music player and got some questions

2020-04-27 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: i build a music player and got some questions Huh. Good to know. I typically debug by printing.  99% of the time something wouldn’t work correctly because the variable your checking for has an incorrect value somehow.  I hate editors, primarily because I feel like they are slowing me

Re: i build a music player and got some questions

2020-04-27 Thread AudioGames . net Forum — Developers room : ambro86 via Audiogames-reflector
Re: i build a music player and got some questions Hi Turkce_Rap, in my opinion a very accessible ide, which can also be used for Python is Eclipse. I started using Eclipse with the Java language, but then I discovered that there is a module, Pydev, which allows you to program in Python

Re: i build a music player and got some questions

2020-04-27 Thread AudioGames . net Forum — Developers room : ambro86 via Audiogames-reflector
Re: i build a music player and got some questions Hi Turkce_Rap, in my opinion a very accessible editor, which can also be used for Python is Eclipse. I started using Eclipse with the Java language, but then I discovered that there is a module, Pydev, which allows you to program in Python

Re: i build a music player and got some questions

2020-04-27 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions So would You suggest me any accessible debugger that can show me exactly  the incorrect coded  part? i m not talking about this code but, for commen use? for example: sighted coders can see that by pycharm alike softwares. so how do you

Re: i build a music player and got some questions

2020-04-27 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions So would You suggest me any accessible debugger that can show me exactly  the incorrect coded  part? i m not talking about this code but, for commen use? for example: sighted coders can see that by pycharm alike softwares. so how do you

Re: i build a music player and got some questions

2020-04-26 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: i build a music player and got some questions Hi,@10: I have just replied to your pm. Although I'll repeat it here as well, so others can see, use "*.mp3" instead of ".mp3". Now you're basically selecting everything named .mp3, but you most likely want everyth

Re: i build a music player and got some questions

2020-04-26 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: i build a music player and got some questions Hi,@10: I have just replied to your pm. Although I'll repeat it here as well, so others can see, use "*.mp3" instead of ".mp3". Now you're basically selecting everything named .mp3, but you most likely want everyth

Re: i build a music player and got some questions

2020-04-13 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions Guys, how can i solve the error on post 8? URL: https://forum.audiogames.net/post/519151/#p519151 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman

Re: i build a music player and got some questions

2020-04-12 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions @Rastislav    kisi've sent you a pm. URL: https://forum.audiogames.net/post/518807/#p518807 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: i build a music player and got some questions

2020-04-11 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions Variables corrected, you may check the post above. URL: https://forum.audiogames.net/post/518397/#p518397 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: i build a music player and got some questions

2020-04-11 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions Now i based  my code to Yours and the code is below, btw. i get an error on line 11:import os.pathimport globimport pygamepygame.init()pygame.mixer.init()path = input("Where are your files located? ")path = os.path.join(path, &

Re: i build a music player and got some questions

2020-04-11 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions Now i based  my code to Yours and the code is below, btw. i get an error on line 11:import os.pathimport globimport pygamepygame.init()pygame.mixer.init()yol = input("Müzik klasörünüz nerede? ")yol = os.path.join(yol, "**&quo

Re: i build a music player and got some questions

2020-04-11 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: i build a music player and got some questions Hi there,@6: the problem is, that he wanted to catch subdirectories as well. Thus just *.mp3 won't work, but the join function could be used to improve my code from yesterday.Something like this would be an ideal solution:import os.path

Re: i build a music player and got some questions

2020-04-11 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: i build a music player and got some questions Hi there,@6: the problem is, that he wanted to catch subdirectories as well. Thus just *.mp3 won't work, but the join function could be used to improve my code from yesterday.Something like this would be an ideal solution:import os.path

Re: i build a music player and got some questions

2020-04-10 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: i build a music player and got some questions The better solution is:import os.path os.path.join("a", "directory", "*.mp3")Which will either use / or \ depending on your platform.You don't need (and probably don't want) absolute paths. If you do, there

Re: i build a music player and got some questions

2020-04-10 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: i build a music player and got some questions Sorry for doubleposting, but I found this page, which could be quite helpful:https://www.geeksforgeeks.org/how-to-us … in-python/With this, you can simply do:import glob #... path=input("Enter the path with files")

Re: i build a music player and got some questions

2020-04-10 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: i build a music player and got some questions Sorry for doubleposting, but I found this page, which could be quite helpful:https://www.geeksforgeeks.org/how-to-us … in-python/With this, you can simply do:import glob #... path=input("Enter the path with files")

Re: i build a music player and got some questions

2020-04-10 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: i build a music player and got some questions Sorry for doubleposting, but I found this page, which could be quite helpful:https://www.geeksforgeeks.org/how-to-us … in-python/With this, you can simply do:import glob #... path=input("Enter the path with files")

Re: i build a music player and got some questions

2020-04-10 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: i build a music player and got some questions Sorry for doubleposting, but I found this page, which could be quite helpful:https://www.geeksforgeeks.org/how-to-us … in-python/With this, you can simply do:import glob #... path=input("Enter the path with files")

Re: i build a music player and got some questions

2020-04-10 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: i build a music player and got some questions Hi there,@1: You have somewhat mixed the syntax, this:[i for i in os.walk(path): if i.endswith(".mp3")]:is not possible, you can't open a block on list. Plus the : symbol before if is also problematic.Correctly, perhaps th

Re: i build a music player and got some questions

2020-04-10 Thread AudioGames . net Forum — Developers room : Turkce_Rap via Audiogames-reflector
Re: i build a music player and got some questions @2i get this error: "SyntaxError: invalid character in identifier"i've examine the code though couldn't find  the character  that prevents from working. URL: https://forum.audiogames.net/post/518087/#p518087 -- Audiogames

Re: i build a music player and got some questions

2020-04-10 Thread AudioGames . net Forum — Developers room : masonian via Audiogames-reflector
Re: i build a music player and got some questions Hi,Try something like this. Note that I didn't test this code so I probably broke it.import osimport pygamepygame.init()pygame.mixer.init()formats=[".mp3",".ogg",".flac"]path = input("Where are your audi