microtonalview
Feel the untold tones—where notation falls short!
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.7%) to scientific vocabulary
Keywords
Repository
Feel the untold tones—where notation falls short!
Basic Info
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
MicrotonalView
Displays the microtonality and the nuances in music that notations cannot capture.
MicrotonalView is a tool for visualizing pitch data from audio files. It provides a graphical interface to display pitch data and allows users to interact with the visualization.
How to use
- Clone the repository.
- Install
uvpackage manager for Python. https://docs.astral.sh/uv/ - Type
make run. - Select an audio file (in .wav format) to visualize.
Making a video
It is also possible to make a video by running the program and capturing the screen.
To make a video see the Makefile for the command.
Next steps
- [ ] Make all pixels and sizes relative to the screen resolution.
- [ ] Simplify the EventHandler module.
- [ ] Add a theme via a configuration file.
- [ ] Make the button and text sizes consistent.
- [ ] Generate an executable
- [ ] Put some example audio as package data (have another view for users to select them)
Contributing
The project is in its alpha version. Please feel free to report issues using github's issue tracker. Pull requests are also welcome :).
Owner
- Name: anilbey
- Login: anilbey
- Kind: user
- Location: Switzerland
- Company: Blue Brain Project - EPFL
- Website: https://wiki.python.org/psf/AnilTuncel
- Twitter: anilbey
- Repositories: 71
- Profile: https://github.com/anilbey
Citation (CITATION.CFF)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "microtonalview"
version: 0.0.2
date-released: 2025-05-15
url: "https://github.com/anilbey/microtonalview"
repository-code: "https://github.com/anilbey/microtonalview"
license: "MIT"
abstract: "A visualization tool for analyzing and exploring microtonal music."
keywords:
- music
- microtonal
- tuning
- visualization
authors:
- family-names: "Tuncel"
given-names: "Anıl"
orcid: "https://orcid.org/0000-0003-0317-2556"
GitHub Events
Total
- Watch event: 3
- Public event: 1
- Push event: 5
Last Year
- Watch event: 3
- Public event: 1
- Push event: 5
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 2
- Total pull requests: 4
- Average time to close issues: 28 days
- Average time to close pull requests: less than a minute
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- anilbey (1)
Pull Request Authors
- anilbey (4)