pavhofman
pavhofman
Actually I am comparing re-compilation times of my example in v. 0.28.1 and v. 0.30.6 and do not notice any difference. The crate itself is compiled only once, no problem...
As of the iteration runs - some engines have an optional parameter (+ some tiny default) for a minimum change ratio of the parameter between iterations ((e.g. less than 0.1%,...
I have reread my posts - it sounds like I am just requesting features instead of sending patches. I have just started with rust but I can try adding e.g....
My use case is quite standard - several local backup drive sets, basically rotated (but with skips). Since the synchronization command should use the --identifier param corresponding to the given...
> It would be really nice if the gadget number of channels and format were exposed in controls too, since that would allow us to stop as soon as a...
> If format and channels were provided as controls, then they would provide the new values when the device is opened, and this info could be given in the StopReason....
Thanks a lot for instant response :-)
This is a complex issue. IMO all facts discussed in these github issues (no real issues = problems) here are interrelated. Chunk 1 arriving to Playback starts the output device...
> It would be possible but there would be some disadvantages. First one is that the default volume control is done in the processing thread. That could be handled by...
Right, I did not think of that, thanks. Maybe volume could be left in Processing and ignored by the bridge mode. IIUC tweaking volume requires talking over websockets which may...