Code Monkey home page Code Monkey logo

quackentype's Introduction

QuackenType

QuackenType

Dynamic Music Coding Environment

Welcome to QuackenType, a unique Python-based coding environment that dynamically adjusts ambient music in reaction to your coding activity. Enjoy an immersive and responsive coding experience that harmonizes your programming with melody.

Features

  • Dynamic Music Adjustment:

    • Adjusts ambient music based on your coding metrics.
    • Changes in melody, tempo, ADSR (Attack, Decay, Sustain, Release) settings, and pitch occur in real-time.
  • Intuitive Interface:

    • Automatic syntax highlighting (Python basics only)
    • User-friendly interface for coding and music interaction.
    • Developed using Tkinter for ease of use.

How It Works

The application uses coding metrics to adjust music:

  • Ambient Melody:

    • Instantaneous Words Per Minute (WPM): Modifies the melody's tempo based on typing speed.
    • Average WPM: Alters the melody's ADSR settings, with attack time reflecting average typing speed.
  • SimpleTune Melody:

    • Function Definition Count: Changes the melody's pitch correlating to the number of function definitions.

Setup

  1. Clone the repository via git clone https://github.com/remsky/QuackenType.git
  2. Install dependencies via pip install -r requirements.txt
  3. Run app.py to start the application.

Dependencies

  • Python 3.x
  • Tkinter
  • Pygments (for syntax highlighting)
  • Pyo (for simple tone generation)

Conclusion

QuackenType offers a novel coding experience, aiming to intertwine your programming style with ambient music to keep you in the flow

quackentype's People

Contributors

remsky avatar

Watchers

 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.