-
Does not work out of the box:
Cargo version: 1.76.0
rust version: 1.76.0
```
cargo build
Updating crates.io index
Downloaded bitflags v1.3.2
Downloaded autocfg v1.2.0
Downloaded …
-
```
Currently, FoFiX does not properly handle overlapping sustained notes (it
will not let you start another sustain without releasing the first unless
they are a chord). Before Guitar Hero: World To…
-
I need some kind of input device for the strumming area.
For v2, a laptop touchpad was pretty good.
It would be good to be able to move to the [framework touchpad](https://frame.work/products/to…
-
I tried building 0.2.0 in my laptop last week and it failed with this message:
```
$ cargo install unbox
Updating crates.io index
Downloaded unbox v0.2.0
Downloaded 1 crate (241.6 KB) i…
-
I have a suggestion that you might be interested in.
Starting from the base of carla-rack, each set of racks will have it's own MIDI channel. There are 16 tabs each representing a MIDI channel, plus …
-
I tried building [the iron example of typed-html](https://github.com/bodil/typed-html/tree/master/examples/iron) (version 810fc820, but it's not changing frequently) the code is heavy with (partially …
-
Can we be able to override the specific validation error message by a other message.
For example:
`username: s.optional(s.regex(/^(?=.*[a-z])[1-9a-z][0-9a-z]{3,19}$/i))`
change to :
`username: s.…
-
https://www.youtube.com/watch?v=30OaM6b48k8 Joy to the World with Lyrics | Christmas Carol & Song | Children Love to Sing
-
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