-
I am currently going through the MiXeR tutorial, which I plan to implement in my current study.
When I ran the python mixer.py ld and python mixer.py snp codes to generate.ld and.snp files, I kept …
-
A new idea for making an app: **Color mixer**
I'm not making a PR, but here is the project spec:
# Color Mixer
Tier: 2-Intermediate
An app where a user can enter two colors as hex, RGB, css…
-
Currently the tracker mixer has a very confusing indication for clipping sound as it is shown with color. The level bars with shifting colours look beautiful, but they don't provide enough feedback to…
-
-
Hi, I saw your talk and have a few suggestions concerning the encryption. I think it is enough to use a good bijective mixer like murmurhash's fmix:
```
uint64_t encrypt(uint64_t h) {
h ^= h …
-
I can't find any libraries for playing sound, panning and changing volume and things like that without shipping extra DLLs with my app.
I'd be happy if there was a simple library that could:
Load so…
-
-
```
Hello, think is important have a new slider of alpha -over a white background-.
To see all power of the tool, in a alpha context.
```
Original issue reported on code.google.com by `jabiertxof` …
-
Thought I would let you know Mixer streaming is shutting down. They are pushing everyone over to Facebook Gaming.
https://blog.mixer.com/2020/06/22/the-next-step-for-mixer/
-
It has its internal fields exposed publicly, allowing the user to break its invariants using safe code.
Example:
```rust
let mut music = Music::from_file("foo.mid")?;
music.raw = 0xDEADBEEF as *…