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 }}
GhostNoteAudio
/
CloudSeedCore
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
77
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add simple optimizations
- #5
#5
Open
soyersoyer
wants to merge 10 commits into
GhostNoteAudio:master
GhostNoteAudio/CloudSeedCore:master
from
DreamDexed:perfbuffers
DreamDexed/CloudSeedCore:perfbuffers
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add simple optimizations
#5
soyersoyer
wants to merge 10 commits into
GhostNoteAudio:master
GhostNoteAudio/CloudSeedCore:master
from
DreamDexed:perfbuffers
DreamDexed/CloudSeedCore:perfbuffers
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2025
Use constexpr for counts
soyersoyer
committed
761b05e
View commit details
Copy full SHA for 761b05e
Browse repository at this point
RandomBuffer: do not use std::vector
soyersoyer
committed
d78f1ac
View commit details
Copy full SHA for d78f1ac
Browse repository at this point
Utils: use constexpr
soyersoyer
committed
41bb555
View commit details
Copy full SHA for 41bb555
Browse repository at this point
LcgRandom: use constexpr
soyersoyer
committed
dcbf110
View commit details
Copy full SHA for dcbf110
Browse repository at this point
replace fmod with -= (int)value
soyersoyer
committed
068ab7d
View commit details
Copy full SHA for 068ab7d
Browse repository at this point
ReverbChannel: remove the unnecessary RandomBuffer
soyersoyer
committed
de03af6
View commit details
Copy full SHA for de03af6
Browse repository at this point
ReverbController: Process: do not use temporary array unnecessarily
soyersoyer
committed
406b91c
View commit details
Copy full SHA for 406b91c
Browse repository at this point
CircularBuffer: use memset to clear
soyersoyer
committed
280d73d
View commit details
Copy full SHA for 280d73d
Browse repository at this point
ModulatedAllpass: remove unnecessary check
soyersoyer
committed
dcc67c5
View commit details
Copy full SHA for dcc67c5
Browse repository at this point
AllpassDiffuser: remove unnecessary tempBuffer
soyersoyer
committed
1fac14a
View commit details
Copy full SHA for 1fac14a
Browse repository at this point
You can’t perform that action at this time.