Ritu Pathak


Hello, I am Ritu! As I continue to learn and improve, I aim to use my skills to create more educational opportunities for the underpriviledged.I currently study Electrical and Computer Engineering at Carnegie Mellon University. In the past, I have interned at Crestron Electronics, where I built automated test scripts, and I have also worked to tutor students in math and English, for grades 6 - 10. Additionally, I have interned at PamTen to help provide IT solutions to customers and create a more efficient internal mailling system.Some of my hobbies include singing, audio mixing, and producing. Additionally, I also work a bit with video editing and motion graphics. I'm also interested in designing and helping others.
Under reconstruction for the 2021-2022 academic year.
The Project
JF Studio is a DAW (Digital Audio Workstation) that allows users to manipulate audio files to make their own audio creations. This includes being able to record, apply volume balancing, apply a compressor, and apply low/high/band pass filters.Initial Conceptualization

Implementation
This project was built using python and modules tkinter, PyAudio, PyDub, and numpy. After importing audio files and/or recording their own, the user can start/stop playback at any location using the play/stop button and by moving the selector. Through the FX Manager, users can manipulate the audio through filters. Users can also adjust volumes through the volume balancing interface. Once finished, the user can export their final creation.