pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:HTML language:HTML
Filter by
175M results
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
size/M
Summary
Adds order-1 rANS (context-dependent frequencies) alongside order-0. The 128KB frequency table overhead makes it
impractical for typical CCR entries ( 50KB), so compress_text stays on order-0. ...
概要
音量を BGM と SE で分離し、それぞれ On/Off & 音量調整できるように。
- 🎚 音声バスを sfx / bgm に分離(個別ゲインノード)。BGMはbgmバス、効果音はsfxバス経由。
- 🔊 右側の🔊ボタンで音量パネルを開閉。パネルに BGM / SE の行があり、各 ON/OFF トグル と 0〜100% スライダー。
- 既存の M キー(全体ミュート) ...
Polishing CSV upload UI
Loads the Washington course directory (LISTED, not playable) into the Step 0 schema.
What s in this PR
- load_washington_csv.py — loads data/washington_courses_clean.csv into courses. Maps OSM lat/lon ...
What
Reworks the home page around the user feedback that it * felt bloated * and * didn t show all the cool pattern
generations * with a real way to generate them.
- ** Recipes to remix ** — six real ...
Problem
Five Python modules live in the src/robotsix_mill/ package root instead of inside their owning module subdirectory,
breaking the repo s per-module layout convention (one module = src/ module /, ...