| 26 Jul 2022 |
sjfloat | So, my config is very different than yours. | 16:21:29 |
eyes1238 | * /etc/pipewire/pipewire.conf's context.properties looks like
"core.daemon": true,
"core.name": "pipewire-0",
"default.clock.min-quantum": 16,
"link.max-buffers": 16,
"vm.overrides": {
"default.clock.min-quantum": 1024
}```
| 16:22:01 |
sjfloat | "context.exec": [],
"context.modules": [
{
"args": {
"nice.level": -11
},
"flags": [
"ifexists",
"nofail"
],
"name": "libpipewire-module-rt"
},
{
"name": "libpipewire-module-protocol-native"
},
{
"name": "libpipewire-module-profiler"
},
{
"name": "libpipewire-module-metadata"
},
{
"name": "libpipewire-module-spa-device-factory"
},
{
"name": "libpipewire-module-spa-node-factory"
},
{
"name": "libpipewire-module-client-node"
},
{
"name": "libpipewire-module-client-device"
},
{
"flags": [
"ifexists",
"nofail"
],
"name": "libpipewire-module-portal"
},
{
"args": {},
"name": "libpipewire-module-access"
},
{
"name": "libpipewire-module-adapter"
},
{
"name": "libpipewire-module-link-factory"
},
{
"name": "libpipewire-module-session-manager"
}
],
"context.objects": [
{
"args": {
"factory.name": "support.node.driver",
"node.group": "pipewire.dummy",
"node.name": "Dummy-Driver",
"priority.driver": 20000
},
"factory": "spa-node-factory"
},
{
"args": {
"factory.name": "support.node.driver",
"node.freewheel": true,
"node.group": "pipewire.freewheel",
"node.name": "Freewheel-Driver",
"priority.driver": 19000
},
"factory": "spa-node-factory"
}
],
"context.properties": {
"core.daemon": true,
"core.name": "pipewire-0",
"default.clock.min-quantum": 16,
"link.max-buffers": 16,
"vm.overrides": {
"default.clock.min-quantum": 1024
}
},
"context.spa-libs": {
"api.alsa.*": "alsa/libspa-alsa",
"api.bluez5.*": "bluez5/libspa-bluez5",
"api.jack.*": "jack/libspa-jack",
"api.libcamera.*": "libcamera/libspa-libcamera",
"api.v4l2.*": "v4l2/libspa-v4l2",
"api.vulkan.*": "vulkan/libspa-vulkan",
"audio.convert.*": "audioconvert/libspa-audioconvert",
"support.*": "support/libspa-support"
}
}
| 16:22:03 |
eyes1238 | * /etc/pipewire/pipewire.conf's context.properties looks like
"core.daemon": true,
"core.name": "pipewire-0",
"default.clock.min-quantum": 16,
"link.max-buffers": 16,
"vm.overrides": {
"default.clock.min-quantum": 1024
}```
| 16:22:18 |
eyes1238 | * /etc/pipewire/pipewire.conf's context.properties looks like
"core.daemon": true,
"core.name": "pipewire-0",
"default.clock.min-quantum": 16,
"link.max-buffers": 16,
"vm.overrides": {
"default.clock.min-quantum": 1024
}```
| 16:22:30 |
eyes1238 | * /etc/pipewire/pipewire.conf's context.properties looks like
"context.properties":
"core.daemon": true,
"core.name": "pipewire-0",
"default.clock.min-quantum": 16,
"link.max-buffers": 16,
"vm.overrides": {
"default.clock.min-quantum": 1024
}```
| 16:22:42 |
eyes1238 | * /etc/pipewire/pipewire.conf's context.properties looks like
"context.properties":
"core.daemon": true,
"core.name": "pipewire-0",
"default.clock.min-quantum": 16,
"link.max-buffers": 16,
"vm.overrides": {
"default.clock.min-quantum": 1024
}
```
| 16:22:54 |
eyes1238 | * /etc/pipewire/pipewire.conf's context.properties looks like
"context.properties":
"core.daemon": true,
"core.name": "pipewire-0",
"default.clock.min-quantum": 16,
"link.max-buffers": 16,
"vm.overrides": {
"default.clock.min-quantum": 1024
}
| 16:23:06 |
eyes1238 | oh sorry i edited my message | 16:23:30 |
eyes1238 | the "config" i sent is just the context.properties section | 16:23:48 |
eyes1238 | im just wondering what the default context.properties.default.clock.rate is, as well as max quantum | 16:25:07 |
sjfloat | Mine's not specified. | 16:28:35 |
eyes1238 | My audio plugins flake has TAL reverb packaged in it now! along with all the heckscaper plugins | 19:15:23 |
eyes1238 | however before I could get to the other TAL plugins the website seems to have broken lol | 19:15:47 |
sjfloat | Progress! | 20:31:00 |
| 27 Jul 2022 |
| @froggymoded:matrix.org joined the room. | 00:10:50 |
sjfloat | Does anyone here do anything with Faust? | 13:53:49 |
| 28 Jul 2022 |
| adam joined the room. | 13:42:36 |
| 1 Aug 2022 |
| @better_sleeping:converser.eu joined the room. | 09:15:55 |
| @better_sleeping:converser.eu left the room. | 09:16:01 |
| 2 Aug 2022 |
| Tom Schouten joined the room. | 09:27:39 |
Tom Schouten | Hello everyone.
I'm a long time Pure Data user + use Jack for some custom code and sometimes Ardour. Recently started moving all my PCs to NixOS, and have one main studio PC running Debian + single user Nix | 11:52:49 |
sjfloat | 👋 | 11:54:00 |
sjfloat | I'm actually at the precipice of writing a pd external, so I may pick your brain about that. | 11:55:47 |
sjfloat | I'm considering abandoning pipewire and going back to a modal pulseaudio/jack arrangement, suspending PA when I want to start jack. | 11:58:52 |
sjfloat | IOW, the way I did it for years on Debian | 11:59:43 |
Tom Schouten | i don't rember how but there is a way to disable an interface in pulseaudio via some dbus call, though i never got that to work reliably... i just kill pulseaudio before starting jack. on the dedicated pc pulseaudio is not running. | 12:12:16 |
Tom Schouten | re: pd externals. sure just ask. it's been a while though for me but i don't think much has changed | 12:12:43 |
sjfloat | PA provides a pasuspend command. I generally just added to my startup and shutdown scripts for jac. | 12:45:22 |
sjfloat | * PA provides a `pasuspend` command. I generally just added to my startup and shutdown scripts for jack. | 12:45:45 |