-
```
The plan is to use the strum bar to seek forward/backward by the grid snap
amount and press the note buttons to toggle notes. Holding a note while seeking
would create sustains.
```
Original is…
-
Hi folks. Love the work here and using it in a prototype for workforce analytics. I'm struggling to figure out how to use an Enum in a query and would love any guidance on how to get it running.
Th…
-
## Tested configuration
The default one plus `cargo +nightly fmt -- --unstable-features --config error_on_line_overflow=true --config imports_granularity=module`
## Current situation
```
error…
-
Heres a quick example of how it could look:
```
#[derive(EnumIter)]
pub enum AssetInfo {
Token {
#[strum(default=Addr::unchecked(""))]
contract_addr: Addr
},
Nativ…
-
## Motivation
Encoding a fixed choice of possibilities for storage in the DB.
Assuming that the enum implements `TryFrom` and `Into`, we should be able to encode it as a String and back.
Mayb…
-
basically when you hit what's on the left you get a "good" but when you hit what's on right you get "sick!!" (image recreated from memory)
![left good right sick](https://github.com/FunkinCrew/Funkin…
-
Currently using dual rectifier and it sounds great except for this fizz you get when you strum or pluck a note. Can you hear it? Do you think it's fixable?
-
I tried guitar speak, and there are lots of issues with it accidentally triggering.
Most of my issues would be fixed if there was a hotkey to either toggle it, or better, hold down to use guitarspe…
-
When a certain portion of an axis is brushed and if that axis is flipped, the bushed portion would not get updated. For an example in following figures,
1. Brushed content before flipping the axis
…
-
```
We need to determine how harshly to penalize players who use this handicap.
Some players like to use standard handheld XBOX or Playstation 1/2
controllers to play rhythm games - as in Frequency a…