issues
search
helgoboss
/
reaper-rs
Rust bindings for the REAPER C++ API
MIT License
82
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to compile example extension on Windows
#80
jamesWalker55
closed
3 months ago
4
README: Usage step-by-step guide for extension plugins doesn't work on MacOS
#79
eureka-cpu
closed
6 months ago
9
Getting string information from a Menu Item
#78
SpruceCloud
closed
1 year ago
2
Generate TextItem from reaper-r/s
#77
Nikit4v
opened
1 year ago
0
Possible to access gmem?
#76
ryanorendorff
closed
1 year ago
4
Medium-level API: Add AudioAccessor with corresponding functions.
#75
Levitanus
opened
1 year ago
1
High-level proposal: put the borrow-checker for the API service.
#74
Levitanus
closed
2 years ago
1
Medium-level API: Add various `ext_state` and corresponding changes.
#73
Levitanus
opened
2 years ago
0
Consider `Option<u32>` for `size` in C-buffers.
#72
Levitanus
closed
2 years ago
2
`Main_SaveProjectEx` is not loaded.
#71
Levitanus
opened
2 years ago
2
Re-export and document `BitFlags` usage.
#70
Levitanus
opened
2 years ago
1
Is something special in AudioAccessor?
#69
Levitanus
closed
2 years ago
1
Ambiguos medium-level API
#68
Levitanus
opened
2 years ago
3
alphabet medium-level covering
#67
Levitanus
opened
2 years ago
4
Midi functions draft
#66
Levitanus
opened
2 years ago
3
Can not make integration test fail.
#65
Levitanus
opened
2 years ago
4
What is state of MIDI take? State of API and what to use right now?
#64
Levitanus
closed
2 years ago
17
unresolved import `reaper_low::PluginContext` no `PluginContext` in the rootrustc
#63
sonictim
closed
2 years ago
1
Medium-level API: Add PPQ functions
#62
Levitanus
opened
2 years ago
5
added reaper_medium::Reaper::time_map_2_qn_to_measure
#61
Levitanus
closed
2 years ago
4
can not find integration test
#60
Levitanus
closed
2 years ago
6
SetExtState / GetExtState Not Persisting Between Runs
#59
jamsoft
closed
2 years ago
2
Can't Insert Tracks From Main Thread or Spawned Thread
#58
jamsoft
closed
2 years ago
18
Real control surface plugin instead of hidden control surface
#57
Schroedingers-Cat
opened
2 years ago
15
Provide helpers to get I/O buffers in OnAudioBuffer handlers
#56
baadc0de
opened
2 years ago
0
Added I_VUMODE to the track attribute enum
#55
AlbertoV5
closed
2 years ago
2
Reentrancy-related soundness issue in ControlSurface logic
#54
helgoboss
opened
2 years ago
1
`cargo build` fails on Windows if Mingw and gnu-toolchain isn't installed
#53
Schroedingers-Cat
closed
2 years ago
3
Build failed for reaper-med on core-error crate
#52
iluvcapra
closed
2 years ago
6
Write a chunk parser using nom parser combinators
#51
helgoboss
opened
3 years ago
5
Upgrade to latest Rust
#50
helgoboss
closed
3 years ago
0
What is the minimum + simplest skeleton for an extension that receives all possible events/observable data (Project changes, actions, MIDI, etc)?
#49
GavinRay97
opened
3 years ago
12
Update Rust and libs
#48
helgoboss
closed
3 years ago
0
Investigate "SelectProjectInstance()" for TODO's missing ability to specify ReaProject
#47
GavinRay97
opened
3 years ago
3
PCM source and other additions, some API changes
#46
helgoboss
closed
3 years ago
0
Questions about CPP wrappers in /low/src
#45
GavinRay97
closed
3 years ago
4
Correct misinformation about plugin name requirement
#44
GavinRay97
closed
3 years ago
2
plugin_register_add_api_and_def() doesn't seem to make the method available via ReaScript
#43
GavinRay97
closed
3 years ago
11
Should `ReaperSession` be `Send`?
#42
Boscop
closed
2 years ago
6
Medium-level API: Improve forward compatibility of enums
#41
helgoboss
closed
3 years ago
4
Derive Default for low-level bindgen-generated structs
#40
helgoboss
closed
3 years ago
0
Misc questions
#39
Boscop
opened
3 years ago
7
"Stage 1 runs on Linux only." ./main/low/cargo.toml
#38
GavinRay97
closed
3 years ago
5
Getting host context?
#37
Boscop
closed
3 years ago
1
How to get notified when tracks/effects change?
#36
Boscop
closed
3 years ago
4
Add note about `reaper_` prefix, add step-by-step
#35
GavinRay97
closed
3 years ago
2
Compiling starter extension + placing .dll in REAPER/UserPlugins but don't see extension or console message
#34
GavinRay97
closed
3 years ago
3
[Low Priority]: Starter extension code, Clippy "unnecessary wraps" warning, should I disable this lint?
#33
GavinRay97
opened
3 years ago
3
Medium-level API: insert_media()
#32
helgoboss
closed
2 years ago
8
Please add the `InsertMedia` function
#31
Boscop
closed
2 years ago
9
Next