-
@twood02
I have added to my lesson data structure to base the times note should be played/appear on the type of note. When programming lessons I will allow for the type of measure and the type of not…
-
So I've been messing with the lua modchart and can't get setRenderedNotePos to wortk. I've been adding a modchart.lua file to data/pico for testing stuff, and I've successfully done things like moved …
-
(edited by @emilk)
Improve build times, and aspire to reduce number of dependencies and code bloat in the process.
Some useful tools include:
* `cargo clean && cargo build --timings -p rerun`
…
Wumpf updated
5 months ago
-
Hey there, I have been using your Patch Matrix a lot lately and I would like to do a feature request:
Would it be possible to add a right mouse button click option for the switches to make a 50% at…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Describe the improvement
Shuttle is now using Axum 0.7 by default and Axum 0.6 is supported by using a feature flags.
However, shuttle-common still pulls Axum 0.6 as a dependency.
That creates …
-
Currently, the driver has a number of dependencies on crates that did not commit to the API stability, i.e. their latest releases are pre-1.0. Those crates do sometimes release new major versions and …
-
### Describe the bug
Tried to run the THUDM/CogVideoX1.5-5B model using Diffusers from git (20th Nov, approx 8:30am GMT)
The script failed with
```
hidden_states = F.scaled_dot_product_attent…
-
### Describe the bug
When running `flutter_rust_bridge_codegen` with the `-c` option, it uses syn v1 to parse the source code. This doesn't support some of the modern features of Rust and thus fail…
-
Ubuntu 16.04
Latest dev buid
Using Quad MIDI to CV **to** 2 Unity Modules **to** 2 Multiples **to** Resonator **to** Audio Interface
Rack segmentation faults using "make debug"
> LD_LIBRARY_…