GithubHelp home page GithubHelp logo

high_music's Introduction

High Music

Overview

High Music is a Python-based application that converts molecular structures into musical sequences. This project specifically focuses on representing the molecular model of estrogen through a series of musical notes, creating an auditory experience of chemical structures.

Features

  • Music Generation: Converts predefined molecular structures into corresponding musical notes.
  • Audio Playback: Utilizes the Pygame library to play generated musical sequences.
  • ASCII Art Visualization: Displays the notes as ASCII art in the console as they are played, enhancing the user experience.

Motivation

This project was inspired by the idea of exploring the intersection of science and art, particularly how molecular structures can be represented in different sensory formats. By translating the structure of estrogen into music, we provide a novel way of appreciating and understanding chemical compounds.

AI-Generated Code

Portions of this code were generated with the assistance of an AI developed by OpenAI. This includes the algorithm for translating molecular structures into musical notes and some elements of the code for playing these notes. The AI's contributions were supervised and curated by human developers to ensure accuracy and functionality.

This sentence/paragragh is literally the only thing not generated and is coming straight from my actual ass brain. I am not sure I am high anymore, tbh.... mostly a good bit typsy on a good malbec or some other red. Very good. but ya, the code was generated using Chat GPTfor the most part, with me "holding it's hand" along the way. It actually compiles and runs which is pretty impressive, even if a bit... wonkily. I hope that some one can make use of this, and if you want to contribute, go for it!

Installation

To run High Music on your local machine, follow these steps:

  1. Clone the repository:

    bashCopy code

    git clone https://github.com/E1337Kat/high_music.git

  2. Navigate to the project directory:

    bashCopy code

    cd high_music

  3. Install dependencies:

    bashCopy code

    pip install pygame

  4. Run the program:

    bashCopy code

    python high_music.py

How to Contribute

We welcome contributions from the community. Here are some ways you can contribute:

  • Improving existing features: Enhance the audio playback or ASCII art display.
  • Adding new features: Introduce new molecular structures and their corresponding musical interpretations.
  • Bug fixes: Identify and resolve issues in the current implementation.
  • Documentation: Improve or expand the README and other documentation.

Contributing Guidelines

Please follow these guidelines when contributing:

  1. Fork the repository and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. Ensure your code follows the existing code style.
  4. Issue that pull request!

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

high_music's People

Contributors

e1337kat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.