Inspiration
We chose the art and design division because we were greatly inspired by the impact of the various types of art in the real world. All of our members are musically inclined, therefore, we decided to create a music-related python program. We wanted to give users an opportunity to experiment with and explore different types of music to create songs. While giving people insight into different cultures and their music, it would also spur their creativity by allowing them to compile different notes and create music of their own.
What it does
This program essentially allows the user to choose between Western and Carnatic music to use for creating their song. It then uses input to allow them to add notes to their song and plays the notes back to them. After listening to the note, the user can change it, and once the note is finalized, it is added to the song. The user can also start over if they want to. Once the song is finished, the entire song is played back to them.
How we built it
We used Python as our programming language, and edited it collaboratively through using Repl.it and Thonny
Challenges we ran into
The winsound module not being in Repl.it's library, therefore we had to switch to Thonny
Accomplishments that we're proud of
Getting the right pitches for every note variation on both scales
What's next for Music Editor
Adding newer scales and more variations for more variety Making the interface more user friendly
Built With
- python
- repl.it
- thonny
Log in or sign up for Devpost to join the conversation.