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
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 }}
Geomitron
/
scan-chart
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
4
Code
Issues
1
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf: midi-file Writer uses preallocated Uint8Array (+15% additional)
- #111
#111
Closed
elicwhite
wants to merge 15 commits into
Geomitron:master
Geomitron/scan-chart:master
from
elicwhite:perf/midi-uint8-writer
elicwhite/scan-chart:perf/midi-uint8-writer
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
perf: midi-file Writer uses preallocated Uint8Array (+15% additional)
#111
elicwhite
wants to merge 15 commits into
Geomitron:master
Geomitron/scan-chart:master
from
elicwhite:perf/midi-uint8-writer
elicwhite/scan-chart:perf/midi-uint8-writer
Copy head branch name to clipboard
Commits
Commits on Apr 20, 2026
Consolidate song metadata onto parsedChart.metadata (#66)
Show description for 2daa2a6
elicwhite
authored
2daa2a6
View commit details
Copy full SHA for 2daa2a6
Browse repository at this point
Move hasLyrics/hasVocals/hasForcedNotes from ParsedChart to ScannedChart (state-derived)
Show description for a876247
elicwhite
committed
a876247
View commit details
Copy full SHA for a876247
Browse repository at this point
Extract shared natural-HOPO helpers into natural-hopo.ts
Show description for f850ad9
elicwhite
committed
f850ad9
View commit details
Copy full SHA for f850ad9
Browse repository at this point
Add createEmptyChart() counterpart to parseChartAndIni
Show description for 0b28f17
elicwhite
committed
0b28f17
View commit details
Copy full SHA for 0b28f17
Browse repository at this point
Add writeIniFile() for song.ini emission
Show description for 6826cfb
elicwhite
committed
6826cfb
View commit details
Copy full SHA for 6826cfb
Browse repository at this point
Add writeChartFile() with Song/SyncTrack/Events/unrecognized-section emission
Show description for b8bec0b
elicwhite
committed
b8bec0b
View commit details
Copy full SHA for b8bec0b
Browse repository at this point
writeChartFile: emit instrument track sections
Show description for ae62751
elicwhite
committed
ae62751
View commit details
Copy full SHA for ae62751
Browse repository at this point
Add writeMidiFile() with TEMPO/EVENTS/unrecognized-track emission
Show description for 8f5478e
elicwhite
committed
8f5478e
View commit details
Copy full SHA for 8f5478e
Browse repository at this point
writeMidiFile: emit PART DRUMS instrument tracks
Show description for 6794214
elicwhite
committed
6794214
View commit details
Copy full SHA for 6794214
Browse repository at this point
writeMidiFile: emit PART GUITAR / GHL instrument tracks
Show description for 409ccf5
elicwhite
committed
409ccf5
View commit details
Copy full SHA for 409ccf5
Browse repository at this point
writeMidiFile: emit PART VOCALS / HARM1 / HARM2 / HARM3 tracks
Show description for 631a9d0
elicwhite
committed
631a9d0
View commit details
Copy full SHA for 631a9d0
Browse repository at this point
Add same-format round-trip integration tests
Show description for da67ddc
elicwhite
committed
da67ddc
View commit details
Copy full SHA for da67ddc
Browse repository at this point
Add ChartDocument + writeChartFolder orchestrator
Show description for b9d8a8c
elicwhite
committed
b9d8a8c
View commit details
Copy full SHA for b9d8a8c
Browse repository at this point
perf: patch midi-file writeBytes to in-place push loop
Show description for 74efc62
elicwhite
committed
74efc62
View commit details
Copy full SHA for 74efc62
Browse repository at this point
perf: midi-file Writer uses preallocated Uint8Array
Show description for 483ac1b
elicwhite
committed
483ac1b
View commit details
Copy full SHA for 483ac1b
Browse repository at this point
You can’t perform that action at this time.