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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
free-audio
/
clap-wrapper
Public
Notifications
You must be signed in to change notification settings
Fork
58
Star
287
Code
Issues
34
Pull requests
2
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: free-audio/clap-wrapper
Actions
All workflows
Workflows
Clap Wrapper Format and Code Checks
Clap Wrapper Format and Code Checks
Pull Request Validation
Pull Request Validation
Show more workflows...
Management
Caches
Clap Wrapper Format and Code Checks
Clap Wrapper Format and Code Checks
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
code-checks.yml
will be ignored since log searching is not yet available
295 workflow runs
295 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
vst3: maxSamplesPerBlock is a maximum, not a fixed block size
Clap Wrapper Format and Code Checks
#853:
Pull request
#567
synchronize by
defiantnerd
1m 33s
defiantnerd:fix/vst3-block-size-is-a-maximum
defiantnerd:fix/vst3-block-size-is-a-maximum
1m 33s
View #567
View workflow file
vst3: maxSamplesPerBlock is a maximum, not a fixed block size
Clap Wrapper Format and Code Checks
#852:
Pull request
#567
opened by
defiantnerd
1m 56s
defiantnerd:fix/vst3-block-size-is-a-maximum
defiantnerd:fix/vst3-block-size-is-a-maximum
1m 56s
View #567
View workflow file
AUv3: lay the subview out at the agreed size, and serialize audio unit creation
Clap Wrapper Format and Code Checks
#851:
Pull request
#565
synchronize by
defiantnerd
36s
fix-553-auv3-view-and-bootstrap
fix-553-auv3-view-and-bootstrap
36s
View #565
View workflow file
VST3: never hand a wrapper-owned parameter id to the plugin
Clap Wrapper Format and Code Checks
#850:
Pull request
#562
synchronize by
defiantnerd
2m 45s
fix-554-wrapper-owned-params
fix-554-wrapper-owned-params
2m 45s
View #562
View workflow file
AUv3: lay the subview out at the agreed size, and serialize audio unit creation
Clap Wrapper Format and Code Checks
#849:
Pull request
#565
opened by
defiantnerd
1m 11s
fix-553-auv3-view-and-bootstrap
fix-553-auv3-view-and-bootstrap
1m 11s
View #565
View workflow file
AUv2: activation state, Render() flags and lock, and preset publication
Clap Wrapper Format and Code Checks
#848:
Pull request
#564
opened by
defiantnerd
2m 30s
fix-auv2-activation-render-presets
fix-auv2-activation-render-presets
2m 30s
View #564
View workflow file
Standalone: persist the requested sample rate, and validate it on an input-only stream
Clap Wrapper Format and Code Checks
#847:
Pull request
#563
opened by
defiantnerd
1m 57s
fix-555-standalone-sample-rate
fix-555-standalone-sample-rate
1m 57s
View #563
View workflow file
VST3: never hand a wrapper-owned parameter id to the plugin
Clap Wrapper Format and Code Checks
#846:
Pull request
#562
opened by
defiantnerd
38s
fix-554-wrapper-owned-params
fix-554-wrapper-owned-params
38s
View #562
View workflow file
Keep parameters in sync while the host is not rendering (AUv3 #538, AUv2 #551)
Clap Wrapper Format and Code Checks
#845:
Pull request
#556
synchronize by
defiantnerd
40s
fix-passive-parameter-sync
fix-passive-parameter-sync
40s
View #556
View workflow file
Tell a wrapped plugin which format it is in, and which host
Clap Wrapper Format and Code Checks
#844:
Pull request
#560
opened by
baconpaul
41s
host-extension
host-extension
41s
View #560
View workflow file
README: document the contribution flow and the WebAssembly target
Clap Wrapper Format and Code Checks
#843:
Pull request
#559
opened by
defiantnerd
35s
readme-contribution-and-wasm
readme-contribution-and-wasm
35s
View #559
View workflow file
0.16 review: size the preset selector once and grow it in place (PD-2, PD-4, PD-6, VST3-1)
Clap Wrapper Format and Code Checks
#842:
Pull request
#548
synchronize by
defiantnerd
2m 9s
0.16-fix-preset-knot
0.16-fix-preset-knot
2m 9s
View #548
View workflow file
0.16 review: VST3 preset selector, state-restore race, Linux idle, AUv2 restart silence
Clap Wrapper Format and Code Checks
#841:
Pull request
#546
synchronize by
defiantnerd
2m 26s
0.16-fix-vst3-linux
0.16-fix-vst3-linux
2m 26s
View #546
View workflow file
0.16 review: standalone settings persistence and output channel policy
Clap Wrapper Format and Code Checks
#840:
Pull request
#547
synchronize by
defiantnerd
2m 33s
0.16-fix-standalone
0.16-fix-standalone
2m 33s
View #547
View workflow file
0.16 review: four crash-class fixes (PD-1, PD-3, PD-7, SA-1)
Clap Wrapper Format and Code Checks
#839:
Pull request
#545
synchronize by
defiantnerd
49s
0.16-fix-crash-class
0.16-fix-crash-class
49s
View #545
View workflow file
AUv2: carry the parameter backlog across a deactivate
Clap Wrapper Format and Code Checks
#838:
Pull request
#558
synchronize by
defiantnerd
42s
auv2-drain-adapter-on-deactivate
auv2-drain-adapter-on-deactivate
42s
View #558
View workflow file
AUv2: carry the parameter backlog across a deactivate
Clap Wrapper Format and Code Checks
#837:
Pull request
#558
opened by
defiantnerd
37s
auv2-drain-adapter-on-deactivate
auv2-drain-adapter-on-deactivate
37s
View #558
View workflow file
Carry the C++17 requirement on the wrapper targets
Clap Wrapper Format and Code Checks
#836:
Pull request
#557
opened by
defiantnerd
31s
fix-cxx-standard-for-consumers
fix-cxx-standard-for-consumers
31s
View #557
View workflow file
Keep parameters in sync while the host is not rendering (AUv3 #538, AUv2 #551)
Clap Wrapper Format and Code Checks
#835:
Pull request
#556
opened by
defiantnerd
39s
fix-passive-parameter-sync
fix-passive-parameter-sync
39s
View #556
View workflow file
0.16 review: size the preset selector once and grow it in place (PD-2, PD-4, PD-6, VST3-1)
Clap Wrapper Format and Code Checks
#834:
Pull request
#548
opened by
defiantnerd
47s
0.16-fix-preset-knot
0.16-fix-preset-knot
47s
View #548
View workflow file
0.16 review: standalone settings persistence and output channel policy
Clap Wrapper Format and Code Checks
#833:
Pull request
#547
opened by
defiantnerd
1m 12s
0.16-fix-standalone
0.16-fix-standalone
1m 12s
View #547
View workflow file
0.16 review: VST3 preset selector, state-restore race, Linux idle, AUv2 restart silence
Clap Wrapper Format and Code Checks
#832:
Pull request
#546
opened by
defiantnerd
55s
0.16-fix-vst3-linux
0.16-fix-vst3-linux
55s
View #546
View workflow file
0.16 review: four crash-class fixes (PD-1, PD-3, PD-7, SA-1)
Clap Wrapper Format and Code Checks
#831:
Pull request
#545
opened by
defiantnerd
52s
0.16-fix-crash-class
0.16-fix-crash-class
52s
View #545
View workflow file
VST3: only kResultFalse is end of stream, and the preset selector cannot be read before the host sends it
Clap Wrapper Format and Code Checks
#830:
Pull request
#544
synchronize by
defiantnerd
43s
defiantnerd:vst3-state-restore-followups
defiantnerd:vst3-state-restore-followups
43s
View #544
View workflow file
VST3: only kResultFalse is end of stream, and the preset selector cannot be read before the host sends it
Clap Wrapper Format and Code Checks
#829:
Pull request
#544
opened by
defiantnerd
35s
defiantnerd:vst3-state-restore-followups
defiantnerd:vst3-state-restore-followups
35s
View #544
View workflow file
Previous
1
2
3
4
5
…
11
12
Next
You can’t perform that action at this time.