Skip to content
Snippets Groups Projects
Commit 0c5c8ee3 authored by Peter Gerwinski's avatar Peter Gerwinski
Browse files

Beispiel-Quelltext 17.5.2024, Notizen 7.6.2024

parent 5626bdce
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -583,7 +583,7 @@
\begin{itemize}
\item
\lstinline[style=cmd]{SSH <Rechner>}
\lstinline[style=cmd]{ssh <Rechner>}
\item
\lstinline[style=cmd]{-C}: Komprimierung
\item
......
This diff is collapsed.
@ t = 0:
ax = 0;
@ t = 10:
sound rumpel = 1 fade 20;
ax = 3 fade 20;
@ t = 30:
sound rumpel = 0;
alt = 3000 fade 300 smooth 10;
@ t = 40:
send pling = 1;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment