Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Print random musik to wav file
Post: RE: Print random musik to wav file

Thank you! There is a library called music in that list which seems to do what I want (and a lot more). However, it needs some kind of additional software callet jythonMusic that I cant install. I d...
Pereskia General Coding Help 2 2,678 Mar-27-2019, 11:53 AM
    Thread: Print random musik to wav file
Post: Print random musik to wav file

I need to generate a set of random music files in wav format. I need to save information about which notes I play and the duration it have in a separate file (this is not the problem). The part I don...
Pereskia General Coding Help 2 2,678 Mar-26-2019, 10:25 AM
    Thread: Return not vowels list
Post: RE: Return not vowels list

In your current code: Your first outer loop (line 10-13, second code block) writes out 'Sorry' for every uppercase vowel in your string (it ignores 'a' but catches 'A') Your second outer loop (line 1...
Pereskia Homework 2 2,702 Mar-26-2019, 10:13 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020