Metadata-Version: 2.3
Name: mandelbrot_synthesizer
Version: 0.1.9
Summary: This tool converts the escape time of each point in various fractals to a tone that can be used to make simple melodies
License: MIT
Author: Yahia
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# Mandlebrot Synthesizer

## Screenshots
![Mandelbrot Synthesizer Screenshot](https://github.com/yahia-svg/terminalcraft/blob/main/submissions/MandelbrotSynthesizer/Screenshot%202025-06-22%20084723.png?raw=true)


## Description

This project generates sounds from multiple fractals, including: mandelbrot, burning ship and more. You can generate a tone by clicking any point on the fractal and it will generate a custom frequency and volume based on the number of iterations of the point. You can choose to save the sound by pressing enter, and the sound will be saved to the library folder located inside this project.

## Installation

install using pip install mandelbrot-synthesizer then type mandelbrot_synthesizer in the terminal

## controls

Just use the enter key to save the sound (sounds are named after the point that you clicked to make them)
