Jasmine Minter

Results 9 issues of Jasmine Minter

This is just a suggestion, and it may have been suggested before. Instead of having to pass `attrb_t`, `vector`, `vector` and `string` (for the error), instead just have a single...

enhancement

**Desktop (please complete the following information):** ![image](https://user-images.githubusercontent.com/5038541/81356524-b6c5a100-9114-11ea-82a1-7f5770678245.png) - Version of Plasma Framework: git latest (515f49d) **Describe the bug** When switching to "Mixing all features" for PulseAudio the visualiser is delayed...

bug

Could you make it possible to be able to change the block drops (and possibly other properties) of existing blocks?

**System:** ![image](https://user-images.githubusercontent.com/5038541/81356524-b6c5a100-9114-11ea-82a1-7f5770678245.png) **Bug:** Audio from bluetooth device is delayed by around 3 seconds. See https://github.com/rbn42/panon/issues/26. **Reproducible script:** ```py import soundcard as sc import numpy as np sample_rate=44100 channel_count=2 fps=60 blocksize...

### Description Using this very simple setup that just creates a single window and exits on close: ```rs use winit::{application::ApplicationHandler, event::WindowEvent, event_loop::{EventLoop, ActiveEventLoop}, window::{Window, WindowId}}; struct App { window: Option,...

B - bug
DS - macos

Split from #113

enhancement

**Is your feature request related to a problem? Please describe.** When running ReplaySorcery, it will keep certain audio devices (like bluetooth) awake and running. **Describe the solution you'd like** There...

enhancement

`runtimeVersion` is too limiting in that it only supports `nvm` and `nvs`, and not `fish-nvm` or `n`. While I could ask to try and support every Node version managing program...

feature-request

I do understand that this is a very specific use case that is not what this project was intended for, but we are trying to link to [BabylonNative](https://github.com/BabylonJS/BabylonNative) which provides...