issues
search
RustAudio
/
vst3-sys
Raw Bindings to the VST3 API
Other
288
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compiled example plugins not listed in Cubase 12.
#56
ShikiSuen
opened
1 year ago
3
Format GPL version correctly
#55
vihdzp
closed
1 year ago
0
request: extend the license
#54
recallmenot
closed
1 year ago
4
Added support for reaper host extensions
#53
m-hilgendorf
closed
2 years ago
0
Explicitly drop Box::from_raw result to fix unused result warnings
#52
robbert-vdh
closed
2 years ago
0
Host specific extensions
#51
mschnell1
closed
2 years ago
4
Add GPLv3 as license to Cargo.toml
#50
spwilson2
closed
2 years ago
0
Fix a signature of `IHostApplication::create_instance()`
#49
t-sin
closed
2 years ago
3
Fix NoteOffEvent struct fields
#48
robbert-vdh
closed
2 years ago
0
Fix typos
#47
rex4539
closed
2 years ago
0
Use atomics for the internal reference count
#46
robbert-vdh
closed
2 years ago
3
Rework the smart pointers and drop cruft
#45
robbert-vdh
closed
2 years ago
1
Update for v3.7.0
#44
m-hilgendorf
closed
2 years ago
0
Reformat and fix broken lints.
#43
m-hilgendorf
closed
2 years ago
0
Fix VST3 attribute macro expension for structs with generics, comments, and attributes
#42
robbert-vdh
closed
2 years ago
1
Fix velocity type
#41
t-sin
closed
2 years ago
0
Make Bus-related types copyable/clonable
#40
t-sin
closed
2 years ago
1
Question: Finding and returning interface vptr
#39
lokanchung
closed
3 years ago
3
Minor fixes for clippy
#38
m-hilgendorf
closed
2 years ago
0
Add required documentation
#37
downfall85
closed
3 years ago
0
Optimize GitHub Actions workflows
#36
MirkoCovizzi
closed
4 years ago
0
Updates for 3.7.0 and missing VstPtr<dyn Trait> in arguments
#35
m-hilgendorf
closed
2 years ago
0
Fix CI
#34
MirkoCovizzi
closed
4 years ago
0
Add CI plugin validation for macOS and Windows
#33
MirkoCovizzi
closed
4 years ago
0
Try validation pipeline
#32
MirkoCovizzi
closed
4 years ago
0
Add plugin validation to CI
#31
MirkoCovizzi
closed
4 years ago
0
Fix PR: clippy
#30
MirkoCovizzi
closed
4 years ago
0
Cleanups
#29
MirkoCovizzi
closed
4 years ago
0
Add a thin/transparent wrapper around raw vtable pointers in instances
#28
m-hilgendorf
closed
4 years ago
0
Add missing interfaces, types, and constants
#27
m-hilgendorf
closed
4 years ago
1
Add missing enum PhysicalUITypeID.
#26
demberto
closed
2 years ago
1
Added missing enums
#25
demberto
closed
2 years ago
0
Added missing interface bindings
#24
demberto
closed
2 years ago
1
Proposal for increasing interface readability
#23
MirkoCovizzi
opened
4 years ago
1
Remove mut self references
#22
MirkoCovizzi
closed
4 years ago
0
Remove bitflags dependency for consistency
#21
MirkoCovizzi
closed
4 years ago
2
Fix IPluginFactory3 method signature and some values of FactoryFlags
#20
MirkoCovizzi
closed
4 years ago
0
Discussion about using the SDK validator for CI
#19
MirkoCovizzi
opened
4 years ago
1
Add ivstchannelcontextinfo
#18
MirkoCovizzi
closed
4 years ago
0
Add ivstcontextmenu
#17
MirkoCovizzi
closed
4 years ago
0
Address interface ordering issue
#16
MirkoCovizzi
closed
4 years ago
2
Bind missing interfaces from the sdk
#15
m-hilgendorf
opened
4 years ago
2
Fix Ordering in #[VST3(implements)]
#14
m-hilgendorf
opened
4 years ago
0
Adaptations based on clippy for stable 1.43
#13
MirkoCovizzi
closed
4 years ago
0
Support MacOS and support UI
#12
m-hilgendorf
closed
4 years ago
0
readme updated with building, deploying and logging
#11
perlindgren
closed
2 years ago
1
Change logger unwrap to match
#10
MirkoCovizzi
closed
4 years ago
0
Fix DAWs stability, Windows IID creation, merging, formatting
#9
MirkoCovizzi
closed
4 years ago
0
Please clippy, fix for more than 5 interfaces, and some documentation
#8
m-hilgendorf
closed
4 years ago
0
Fixes GUIDs on Linux.
#7
m-hilgendorf
closed
4 years ago
0
Next