Boscop

Results 305 issues of Boscop

Right now, sending midi events is already quite simple: https://github.com/rust-dsp/rust-vst/blob/6dab92fbbf327837f468de9910414f9ea3e5fffc/examples/fwd_midi.rs#L20 But we are still requiring plugins to own a `SendEventBuffer` to be able to send midi events. This requires plugin...

enhancement

Thanks for this useful tool! Generating a font from svg icons works fine, also the web app builds fine with webpack. BUT when I install it locally, I get these...

When `#[getset(get_copy = "pub")]` is specified but `CopyGetters` is not derived (only `Getters`), the proc-macro doesn't give an error, instead rustc gives the error that `foo.bar()` is not a method...

bug

Sorry for my long absence, I was very busy.. I'm glad that we now have the way to specify getters that should return by value, but would it be possible...

enhancement

The extension disappeared from Chrome and from its web store: https://chrome.google.com/webstore/detail/dglofghjinifeolcpjfjmfdnnbaanggn Any idea why? :) EDIT: I see the following. Why does chrome say it violates the policy? ![image](https://user-images.githubusercontent.com/535593/116007440-1069f880-a610-11eb-98eb-47dfb35e9085.png)

E.g.: use database_url::extract_[`database_url;`](https://github.com/diesel-rs/diesel/blob/f209ed0090f2ab20b0ebaed2929a5e2923de75b6/diesel_codegen/src/schema_inference.rs#L4)

rust

When I'm on GitHub in a source file (history index `n`) and go back in chrome (`n-1`), sometimes only the URL bar changes to the previous (`n-1`) URL but the...

I plan to use this library from js in a web app. Is it possible to use this over websockets, like this? https://github.com/tmc/grpc-websocket-proxy https://github.com/grpc/grpc-experiments/issues/159

VCV Rack does this, it's a nice feature: It stores each user's installed plugins in a user account, and syncs all computers of this user that have VCV Rack installed....

Type: Feature

> ERROR Input/Output error: The file exists. (os error 80) Please add a flag to overwrite existing images :)