Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / RustAudio/vst-rs issues and pull requests

#195 - Add the deprecated attribute to the Plugin trait

Pull Request - State: closed - Opened by robbert-vdh almost 2 years ago

#194 - Add deprecation notice to README and bump version to 0.4.0

Pull Request - State: closed - Opened by glowcoil almost 2 years ago

#193 - Intent to deprecate and archive vst-rs

Issue - State: open - Opened by wrl about 2 years ago - 17 comments
Labels: important

#192 - update osx bundler to account for macOS code signing

Pull Request - State: open - Opened by dpzmick over 2 years ago

#191 - Question: Realistic host implementations examples / Host lockup

Issue - State: closed - Opened by PetrGlad over 2 years ago - 1 comment

#190 - M1 MacOS and Ableton

Issue - State: open - Opened by yamadapc over 2 years ago - 1 comment

#189 - Construct an AudioBuffer for testing

Issue - State: open - Opened by young-cassum over 2 years ago

#188 - unresolved imports `winapi::shared::windef`, `winapi::um::winuser`

Issue - State: closed - Opened by alfvy over 2 years ago - 1 comment

#187 - Return whether or not editor key event was handled

Pull Request - State: open - Opened by sebbert over 2 years ago

#186 - Added disclaimer

Pull Request - State: open - Opened by piedoom almost 3 years ago

#185 - Support for parameter properties min/max and step sizes

Pull Request - State: open - Opened by helgoboss almost 3 years ago

#184 - Implement GetParamInfo for step sizes and min/max info

Issue - State: open - Opened by helgoboss almost 3 years ago

#181 - Consider re-exporting `num-traits` and `num_enum`

Issue - State: closed - Opened by piedoom almost 3 years ago - 3 comments

#180 - Version 0.3.0

Pull Request - State: closed - Opened by piedoom almost 3 years ago

#179 - Updated dependencies

Pull Request - State: closed - Opened by piedoom almost 3 years ago

#178 - Add changelog updates

Pull Request - State: closed - Opened by piedoom almost 3 years ago - 1 comment

#177 - Fix typos

Pull Request - State: closed - Opened by rex4539 almost 3 years ago

#176 - Confusing relationship between `process_events()` and `process()`

Issue - State: closed - Opened by EarthenSky about 3 years ago - 2 comments

#175 - Ableton 11 on M1 Mac is unable to find vst

Issue - State: closed - Opened by frikksol about 3 years ago - 2 comments

#174 - Registering that a track or project is being "worked on"

Issue - State: open - Opened by Reached about 3 years ago
Labels: question

#173 - Compatibility with Apple Silicon (M1) architecture

Issue - State: closed - Opened by gyopiazza about 3 years ago - 2 comments

#172 - `AudioBuffer` API is unsound when input and output buffers are aliased

Issue - State: open - Opened by glowcoil over 3 years ago - 1 comment
Labels: help wanted

#171 - #170 Fix SysExEvent containing invalid data on 64-bit systems

Pull Request - State: closed - Opened by helgoboss over 3 years ago - 4 comments

#170 - SysExEvent contains invalid data on 64-bit systems

Issue - State: closed - Opened by helgoboss over 3 years ago

#169 - Is it possible to use WebView for VST UI?

Issue - State: open - Opened by satelllte over 3 years ago - 2 comments
Labels: question

#168 - removed impl_clike, added num_enum

Pull Request - State: closed - Opened by cofinite over 3 years ago

#167 - impl_clike! macro is unsound and causes crashes in the wild

Issue - State: closed - Opened by glowcoil over 3 years ago

#166 - Is this mantained?

Issue - State: closed - Opened by Dimev over 3 years ago - 2 comments

#165 - Fix: The example in the Readme.md wasn't compiles.

Pull Request - State: closed - Opened by tenqz over 3 years ago - 2 comments

#164 - Segfault when reloading VST on linux

Issue - State: open - Opened by alec-deason over 3 years ago
Labels: bug

#163 - Event buffer in SendEventBuffer is not allocated with appropriate alignment

Issue - State: open - Opened by glowcoil almost 4 years ago
Labels: help wanted

#162 - Add doc_comment to test README.md

Pull Request - State: open - Opened by nicochatzi almost 4 years ago

#161 - Add prelude for commonly used items

Pull Request - State: closed - Opened by nicochatzi almost 4 years ago

#160 - Rework `SendEventBuffer` to make it useable in `Plugin::process_events`

Pull Request - State: closed - Opened by Boscop almost 4 years ago

#159 - Can a plugin determine what track it is on, and what FX index it is at on that track?

Issue - State: closed - Opened by carycodes almost 4 years ago - 1 comment
Labels: question

#158 - Dependency updates 2021 02

Pull Request - State: closed - Opened by tpltnt almost 4 years ago - 1 comment

#157 - Calling convention of `HostCallbackProc` causes warnings

Issue - State: closed - Opened by Boscop almost 4 years ago - 1 comment

#156 - Add prelude module that re-exports all symbols necessary for implementing `Plugin`

Issue - State: open - Opened by Boscop almost 4 years ago
Labels: enhancement

#155 - Test doc tests in README using `rust-skeptic`

Issue - State: open - Opened by Boscop almost 4 years ago
Labels: enhancement, documentation

#154 - Don't require Plugin to impl Default

Pull Request - State: closed - Opened by Boscop almost 4 years ago - 3 comments

#153 - Don't require Plugin to impl Default

Issue - State: closed - Opened by Boscop almost 4 years ago - 2 comments

#152 - Key character fix

Pull Request - State: closed - Opened by WeirdConstructor about 4 years ago

#151 - Host begin end edit

Pull Request - State: closed - Opened by WeirdConstructor about 4 years ago

#150 - Implement Debug and From<f32> for AtomicFloat

Pull Request - State: closed - Opened by a2aaron about 4 years ago - 3 comments

#149 - AtomicFloat should implement Debug and From<f32>

Issue - State: closed - Opened by a2aaron about 4 years ago

#148 - Fix actions

Pull Request - State: closed - Opened by crsaracco about 4 years ago

#147 - Fix docs actions; work towards fixing deploy action

Pull Request - State: closed - Opened by crsaracco about 4 years ago

#146 - Reformat the github workflows config, add crates.io deploy stage

Pull Request - State: closed - Opened by crsaracco about 4 years ago - 2 comments

#145 - Update versions and changelog to 0.2.1

Pull Request - State: closed - Opened by askeksa about 4 years ago

#144 - Fix cargo fmt issues

Pull Request - State: closed - Opened by askeksa about 4 years ago

#143 - Migrate from Travis CI to Github Workflows

Pull Request - State: closed - Opened by crsaracco about 4 years ago

#142 - how does `open()` in `Editor` work?

Issue - State: closed - Opened by SiebenCorgie about 4 years ago - 4 comments
Labels: question

#141 - Mark function pointers in AEffect as extern, since these are called directly from C code.

Pull Request - State: closed - Opened by askeksa over 4 years ago - 1 comment

#140 - Require Plugin to be Send, avoid concurrent &mut

Pull Request - State: closed - Opened by askeksa over 4 years ago

#139 - Default value for AtomicFloat

Pull Request - State: closed - Opened by askeksa over 4 years ago

#138 - Introduce zero-valued EventType to enable zero-initialization of Event

Pull Request - State: closed - Opened by askeksa over 4 years ago

#137 - impl Default for AtomicFloat

Issue - State: closed - Opened by Boscop over 4 years ago

#136 - Implement a few editor related functions for PluginInstance

Pull Request - State: closed - Opened by eyeplum over 4 years ago - 1 comment

#135 - Added PartialEq and Eq for Supported

Pull Request - State: closed - Opened by stijnfrishert over 4 years ago - 2 comments

#134 - Supported can derive PartialEq and Eq

Issue - State: closed - Opened by stijnfrishert over 4 years ago

#133 - I'm looking for a GUI sample for macos

Issue - State: closed - Opened by YuMuuu over 4 years ago - 2 comments

#132 - Plugin trait should require Send

Issue - State: closed - Opened by glowcoil over 4 years ago - 1 comment

#131 - Undefined behavior: zero-initialization of Event

Issue - State: closed - Opened by askeksa over 4 years ago - 4 comments

#130 - Allow plug-in to return a custom value in can_do()

Pull Request - State: closed - Opened by helgoboss over 4 years ago - 6 comments

#129 - API for sending multiple midi msgs to plugin from host

Issue - State: closed - Opened by Boscop over 4 years ago - 1 comment

#128 - Make Dispatch trait public

Pull Request - State: closed - Opened by haileys over 4 years ago - 3 comments

#127 - Fix Clippy issues

Pull Request - State: closed - Opened by askeksa over 4 years ago - 1 comment

#126 - Document and add `update_display` to Host

Pull Request - State: closed - Opened by frabert over 4 years ago - 3 comments

#125 - Document and add `update_display` to Host

Pull Request - State: closed - Opened by frabert almost 5 years ago - 5 comments

#124 - How to package a VST plugin on linux

Issue - State: closed - Opened by mitermayer almost 5 years ago - 1 comment

#123 - description() deprecated

Issue - State: closed - Opened by tehe almost 5 years ago - 1 comment

#122 - Have you considered catch_unwind() at FFI boundaries?

Issue - State: open - Opened by helgoboss almost 5 years ago - 6 comments
Labels: enhancement, question

#120 - How to a paint a box?

Issue - State: closed - Opened by SephReed almost 5 years ago - 10 comments
Labels: GUI

#119 - Telegram link dead?

Issue - State: closed - Opened by perlindgren about 5 years ago - 3 comments

#118 - A MIDI plugin in Live?

Issue - State: closed - Opened by paulkernfeld about 5 years ago - 3 comments

#117 - Implement FromStr for CanDo (closes #110)

Pull Request - State: closed - Opened by inikulin about 5 years ago - 4 comments

#116 - unsafe functions should have a "Safety" documentation section

Issue - State: open - Opened by crsaracco about 5 years ago
Labels: help wanted, documentation

#115 - Fix `EditorGetRect` opcode

Pull Request - State: closed - Opened by inikulin about 5 years ago - 3 comments

#114 - Lifetime of (SysEx)Event

Issue - State: open - Opened by Boscop about 5 years ago
Labels: question

#113 - More documentation about thread-safe API update

Pull Request - State: closed - Opened by askeksa about 5 years ago

#112 - replaced mem::uninitialized with mem::MaybeUninit and added an #[allow] for clippy

Pull Request - State: closed - Opened by m-hilgendorf about 5 years ago - 4 comments

#110 - Implement FromStr for CanDo

Issue - State: closed - Opened by crsaracco about 5 years ago - 2 comments

#107 - Tag and release 0.2.0

Issue - State: closed - Opened by crsaracco about 5 years ago

#101 - Update CHANGELOG.md

Issue - State: closed - Opened by crsaracco over 5 years ago - 1 comment

#100 - Updated changelog for 0.2.0

Pull Request - State: closed - Opened by piedoom over 5 years ago - 2 comments

#98 - remove api::events_raw()

Issue - State: closed - Opened by crsaracco over 5 years ago - 2 comments

#97 - Provide better examples

Issue - State: closed - Opened by crsaracco over 5 years ago - 1 comment

#96 - Write more tests

Issue - State: open - Opened by crsaracco over 5 years ago
Labels: enhancement

#95 - Implement all opcodes

Issue - State: open - Opened by crsaracco over 5 years ago - 2 comments
Labels: enhancement, help wanted

#84 - Written comparison of possible GUI approaches, with pros and cons

Issue - State: closed - Opened by Walther almost 6 years ago - 2 comments

#82 - GUI example

Issue - State: open - Opened by Walther almost 6 years ago - 3 comments
Labels: GUI

#81 - process proposal: roadmaps

Issue - State: closed - Opened by crsaracco almost 6 years ago - 4 comments

#43 - VSTs with changing number of inputs/outputs

Issue - State: open - Opened by Boscop over 6 years ago - 3 comments
Labels: enhancement, help wanted

#41 - Preventing memory leak when plugin is unloaded

Issue - State: open - Opened by Boscop almost 7 years ago - 3 comments
Labels: bug, important

#28 - Improve errors in PluginLoader::load()

Issue - State: open - Opened by Boscop about 7 years ago
Labels: enhancement, help wanted

#15 - Add more "getting started" content to the wiki/docs

Issue - State: open - Opened by piedoom about 7 years ago - 2 comments
Labels: help wanted, documentation