Savanni D'Gerinel
6b245ac9a0
All of the examples are for switching out elements in the middle of a pipeline. In this case I am trying to switch out the trailing element. The element refuses to be removed, and a new one can't be added until the old audio sink is removed. I think that the audio sink can't be removed because it is still holding on to data, and I don't know how to detect the EOS signal as it passes through. |
||
---|---|---|
.vscode | ||
authdb | ||
bike-lights | ||
changeset | ||
config | ||
config-derive | ||
coordinates | ||
cyberpunk-splash | ||
dashboard | ||
emseries | ||
file-service | ||
fitnesstrax | ||
fluent-ergonomics | ||
geo-types | ||
gm-control-panel | ||
gm-dash | ||
hex-grid | ||
icon-test | ||
ifc | ||
memorycache | ||
music-player | ||
nom-training | ||
orizentic | ||
otg | ||
pico-blink | ||
result-extended | ||
screenplay | ||
sgf | ||
timezone-testing | ||
tree | ||
visions | ||
.envrc | ||
.gitignore | ||
COPYING | ||
Cargo.lock | ||
Cargo.nix | ||
Cargo.toml | ||
crate-hashes.json | ||
flake.lock | ||
flake.nix | ||
memory.x | ||
readme.md | ||
rust-toolchain |
readme.md
Luminescent Dreams Tools Monorepo
Add files in this repo are Copyright Savanni D'Gerinel, whether the copyright notice is present or not. All of the work in this repository, except where explicitely noted otherwise, is the sole work of Savanni D'Gerinel.
Future contributors will be noted in the CONTRIBUTORS file.
Copyright 2023, Savanni D'Gerinel savanni@luminescent-dreams.com
This file is part of the Luminescent Dreams Tools.
Luminescent Dreams Tools is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Luminescent Dreams Tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Lumeto. If not, see https://www.gnu.org/licenses/.