Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
djfun
/
audio-visualizer-python
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
267
Code
Issues
5
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
v2.2.4 - Quiet FFmpeg; add "invert" option to Classic Vis; fix CLI parsing for Image component
- #96
#96
Merged
tassaron
merged 26 commits into
master
djfun/audio-visualizer-python:master
from
dev-2.2.4
djfun/audio-visualizer-python:dev-2.2.4
Copy head branch name to clipboard
Feb 12, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
v2.2.4 - Quiet FFmpeg; add "invert" option to Classic Vis; fix CLI parsing for Image component
#96
tassaron
merged 26 commits into
master
djfun/audio-visualizer-python:master
from
dev-2.2.4
djfun/audio-visualizer-python:dev-2.2.4
Copy head branch name to clipboard
Commits
Commits on Feb 3, 2026
more tests of actions, waveform, spectrum, projects
tassaron
committed
219bf25
View commit details
Copy full SHA for 219bf25
Browse repository at this point
Commits on Feb 4, 2026
test classic comp commandline, presets
tassaron
committed
a4b3142
View commit details
Copy full SHA for a4b3142
Browse repository at this point
test comp gradient
tassaron
committed
7a6f605
View commit details
Copy full SHA for 7a6f605
Browse repository at this point
Color component: add tooltip to color2 picker
tassaron
committed
55587cf
View commit details
Copy full SHA for 55587cf
Browse repository at this point
ignore test presets
tassaron
committed
afd6c6e
View commit details
Copy full SHA for afd6c6e
Browse repository at this point
do not change presetDir to "projects"
tassaron
committed
eeacce8
View commit details
Copy full SHA for eeacce8
Browse repository at this point
change noisiness of terminal output
Show description for 9a509b7
tassaron
committed
9a509b7
View commit details
Copy full SHA for 9a509b7
Browse repository at this point
fix ascii art in comments
tassaron
committed
3b5309b
View commit details
Copy full SHA for 3b5309b
Browse repository at this point
change tests to work with pytest-xdist
Show description for 2385439
tassaron
committed
2385439
View commit details
Copy full SHA for 2385439
Browse repository at this point
style change: rename core.Core to Core
tassaron
committed
c36932a
View commit details
Copy full SHA for c36932a
Browse repository at this point
check alt comp names when parsing cmdline
tassaron
committed
fa517bc
View commit details
Copy full SHA for fa517bc
Browse repository at this point
rename `original.py` to `classic.py`
tassaron
committed
e1e5ce3
View commit details
Copy full SHA for e1e5ce3
Browse repository at this point
move `component.py` into subpackage
tassaron
committed
687d188
View commit details
Copy full SHA for 687d188
Browse repository at this point
rename comp_original to comp_classic
tassaron
committed
cd20149
View commit details
Copy full SHA for cd20149
Browse repository at this point
clean-up unused imports
tassaron
committed
dc879d8
View commit details
Copy full SHA for dc879d8
Browse repository at this point
traceback if renderFrame() raises exception
tassaron
committed
fe0775a
View commit details
Copy full SHA for fe0775a
Browse repository at this point
do not try to insert non-existent components
tassaron
committed
3ad9909
View commit details
Copy full SHA for 3ad9909
Browse repository at this point
Commits on Feb 5, 2026
add "composite" property for components
Show description for 795fa3e
tassaron
committed
795fa3e
View commit details
Copy full SHA for 795fa3e
Browse repository at this point
Classic Visualizer: add invert option
tassaron
committed
bd0babd
View commit details
Copy full SHA for bd0babd
Browse repository at this point
Commits on Feb 8, 2026
Image component: fix path commandline option
tassaron
committed
0c01325
View commit details
Copy full SHA for 0c01325
Browse repository at this point
Commits on Feb 10, 2026
document color difference on X11 vs Wayland
tassaron
committed
e595647
View commit details
Copy full SHA for e595647
Browse repository at this point
Commits on Feb 11, 2026
Image component: restrict file formats in CLI to match GUI
tassaron
committed
5b0e123
View commit details
Copy full SHA for 5b0e123
Browse repository at this point
Commits on Feb 12, 2026
move ffmpeg version check into function
tassaron
committed
044b1f3
View commit details
Copy full SHA for 044b1f3
Browse repository at this point
move log messages to after CLI parsing
Show description for 86f7a75
tassaron
committed
86f7a75
View commit details
Copy full SHA for 86f7a75
Browse repository at this point
Waveform test: replace e595647 with actual fix
Show description for 4cf229e
tassaron
committed
4cf229e
View commit details
Copy full SHA for 4cf229e
Browse repository at this point
test image component path argument
tassaron
committed
dbe892b
View commit details
Copy full SHA for dbe892b
Browse repository at this point
You can’t perform that action at this time.