josephernest
josephernest
> Could the functionality that drives the import override be provided via a named function that can be called? For example, `System = clr.ImportModule('System')` Good idea. Is this feature available?...
Thank you for your answer. It seems complicated indeed to implement this, then. Remark: For my USB audio interface, all devices listed with `PortAudioDevices.exe` only have 2 channels: Output: max...
> 20 ms is the buffer size that the Windows audio engine uses, Oh, good to know! Is this documented somewhere? (if you have a link maybe?) > so that's...
Ideas summary: 1. keyboard shortcut to switch between `wasapiExclusiveMode=true` and `false` (#56) 2. detect when the DAW (e.g. Ableton live) window *loses the focus*. When it loses the focus, this...
Yes and no, since thsee ideas are more general than keyboard shortcuts. Which idea do you think would be the best?
Yes you re right, it's more about UX so it's probably better to answer there.
Hi @fedden would you have a code example for this?
Thank you @dreasysnail. What are more precisely the pretrained small (117M) medium (345M) and large (762M) model checkpoints? (Would you have a link where it is defined?) The small part...
Worked for me with `backlight=13`.
Would you have an idea @medvednikov ?