home.social

#qpwgraph — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #qpwgraph, aggregated by home.social.

  1. #FediHilfe #linux #audio

    ich möchte Schallplatten per Receiver Bluetooth Audiostream auf meinen Linux-Mint-Rechner digitalisieren (Audacity).
    Übertragung BT-Box: OK
    BT-Verbindung Receiver to Linux: OK
    -wireplumber: BT (codec SBC-XQ)
    -Audio-Gateway (A2DP-Quelle und HSP/HFP AG)
    es hat schon einmal funktioniert und ich habe Platten digitalisiert
    hab mit aber das HowTo nicht aufgeschrieben..... :(
    für eine Anleitung wäre ich sehr dankbar :)

    #pipewire #alsa #blueman #bluetooth #audacity #qpwgraph

  2. Hey there #LinuxAudio #Pipewire #ProAudio #Production peeps. Can anyone point me in the right direction to get #qpwgraph to hold on to the names I give my hardware interface ports please?

    I can rename them ok, but when I close #Reaper they just go back to 'Capture_AUX0' (etc). I've saved the patchbay but when I reload Reaper they stay default.

    Confident that this is user error as this seems like basic functionality, just not sure where to look (is it something to do with 'exclusive'?)

  3. Hay tanta documentacion de como se hacia antes de #PipeWire en #Linux, que cuesta horrores encontrar como se hace ahora. Una vez lo encuentras, facil: Arrancar todos los programas de #jack con el wrapper pw-jack: pe. `pw-jack -p 512 ardour` (lo de `-p 512` es para evitar latencias de una corchea). Y en vez del #qjackctl para conectar programas, #qpwgraph. Si pw es el camino, igual deberiamos de hacer algo para que el wrapper no sea necesario. No es muy #userfriendly.