From 0cfa0458d0d604d2a288b8875c5e96b5da70219c Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Thu, 22 Feb 2018 16:54:32 +0100 Subject: Add recepit and minor correction --- doc/RECEIPT_1236102222018035124.pdf | Bin 0 -> 46724 bytes doc/xilofono.tex | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 doc/RECEIPT_1236102222018035124.pdf diff --git a/doc/RECEIPT_1236102222018035124.pdf b/doc/RECEIPT_1236102222018035124.pdf new file mode 100644 index 0000000..ecbfca9 Binary files /dev/null and b/doc/RECEIPT_1236102222018035124.pdf differ diff --git a/doc/xilofono.tex b/doc/xilofono.tex index 0ad9ddc..e50ecbf 100644 --- a/doc/xilofono.tex +++ b/doc/xilofono.tex @@ -49,8 +49,8 @@ Il sensore piezoelettrico quando colpito genera una tensione oscillante come mos \begin{figure}[H] \centering \begin{tikzpicture} \begin{axis}[ - ylabel={Tensione $u_x(t)$}, - xlabel={Tempo $t$}, + ylabel={Tensione $u_x(t)$ [V]}, + xlabel={Tempo $t$ [s]}, xmin=-0.05, xmax=0.4, grid=major, grid style=dotted @@ -215,6 +215,7 @@ typedef struct { \end{minipage} Lo svantaggio di questa interfaccia \`e che non rende possibile mandare direttamente i pacchetti MIDI come un qualsiasi buffer. \`E necessario infatti implementare una funzione specifica per ogni piattaforma. +A seguire un esempio abbastanza generico per le piattaforme che implementano la funzione \texttt{putch}. \begin{minipage}{\linewidth} \begin{verbatim} -- cgit v1.2.1