zed/tooling
David Kleingeld 95ccce3095
Rodio audio (#37786)
Adds input to the experimental rodio_audio pipeline.

Enable with:
```json
"audio": {
  "experimental.rodio_audio": true
}
```

Additionally enables automatic volume 
control for incoming audio:
```json
"audio": {
  "experimental.control_output_volume": true
}
```

Release Notes:

- N/A
2025-09-10 22:48:33 +02:00
..
workspace-hack Rodio audio (#37786) 2025-09-10 22:48:33 +02:00
xtask Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00