zed/tooling/workspace-hack
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
..
src Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
.gitattributes Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
.ignore Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
build.rs Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
Cargo.toml Rodio audio (#37786) 2025-09-10 22:48:33 +02:00
LICENSE-GPL Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00