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 }}
swharden
/
Spectrogram
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
368
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Spectrogram
src
Spectrogram
SpectrogramGenerator.cs
on
main
User selector
All users
All time
Commit history
Commits on Nov 1, 2024
SpectrogramGenerator: separate SaveImage() and GetImageBytes() (#62)
Show description for 058e604
swharden
and
jmcmeen
authored
058e604
View commit details
Copy full SHA for 058e604
View code at this point
Browse repository at this point
Support non integer sample rate. (#60)
Show description for ab81058
3 people
authored
ab81058
View commit details
Copy full SHA for ab81058
View code at this point
Browse repository at this point
Replace `System.Drawing.Common` with `SkiaSharp` to improve cross platform support (#61)
Show description for 44ef4fe
vadd98
and
swharden
authored
44ef4fe
View commit details
Copy full SHA for 44ef4fe
View code at this point
Browse repository at this point
Commits on May 17, 2023
remove obsolete methods
swharden
committed
1aa4c69
View commit details
Copy full SHA for 1aa4c69
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
GetBitmap: add rotate argument
Show description for bc4ad21
swharden
committed
bc4ad21
View commit details
Copy full SHA for bc4ad21
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
SFF: deprecate
Show description for dd54c7e
swharden
committed
dd54c7e
View commit details
Copy full SHA for dd54c7e
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
GetBitmap: improve no-data exception message
Show description for e3b6e3f
swharden
committed
e3b6e3f
View commit details
Copy full SHA for e3b6e3f
View code at this point
Browse repository at this point
Generator: improve exception message
Show description for 17d3502
swharden
committed
17d3502
View commit details
Copy full SHA for 17d3502
View code at this point
Browse repository at this point
Commits on Sep 5, 2021
capitalize all field names
swharden
committed
7798cd5
View commit details
Copy full SHA for 7798cd5
View code at this point
Browse repository at this point
improve property access
swharden
committed
c6152b6
View commit details
Copy full SHA for c6152b6
View code at this point
Browse repository at this point
replace SetColormap() with a public property
swharden
committed
c7cb5af
View commit details
Copy full SHA for c7cb5af
View code at this point
Browse repository at this point
SpectrogramGenerator: add XML docs
swharden
committed
08f4254
View commit details
Copy full SHA for 08f4254
View code at this point
Browse repository at this point
Commits on Aug 29, 2021
add an additional optional argument to manually init `newAudio` with an external `List<double>`
shirok1
committed
164b3db
View commit details
Copy full SHA for 164b3db
View code at this point
Browse repository at this point
change the type of the 1st para of `Add` from `double[]` to `IEnumerable<double>`
shirok1
committed
f313dc1
View commit details
Copy full SHA for f313dc1
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Spectrogram -> SpectrogramGenerator #30
swharden
committed
4993d3b
View commit details
Copy full SHA for 4993d3b
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.