Skip to content

Commit

Permalink
Modificaciones bibliografia y otros
Browse files Browse the repository at this point in the history
  • Loading branch information
Petemir committed Aug 20, 2014
1 parent 609e555 commit 7782ada
Show file tree
Hide file tree
Showing 5 changed files with 84 additions and 35 deletions.
10 changes: 7 additions & 3 deletions preinforme/Preinforme.aux
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@
\@writefile{toc}{\contentsline {section}{\numberline {1}Motivaci\IeC {\'o}n}{2}}
\@writefile{toc}{\contentsline {section}{\numberline {2}Objetivos}{2}}
\@writefile{toc}{\contentsline {section}{\numberline {3}Uso del c\IeC {\'o}digo adjunto}{2}}
\bibcite{moore90}{1}
\bibcite{boulanger11}{2}
\bibcite{smith99}{3}
\bibcite{boulanger11}{1}
\bibcite{moore90}{2}
\bibcite{orfanidis10}{3}
\bibcite{roads96}{4}
\bibcite{rocchesso03}{5}
\bibcite{smith99}{6}
\bibcite{zolzer11}{7}
\@writefile{toc}{\contentsline {section}{\numberline {4}Bibliograf\IeC {\'\i }a tentativa}{4}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Libros}{4}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.2}Internet}{4}}
Expand Down
32 changes: 20 additions & 12 deletions preinforme/Preinforme.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian) (format=pdflatex 2014.7.26) 26 JUL 2014 20:20
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian) (format=pdflatex 2014.7.26) 28 JUL 2014 11:22
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
Expand Down Expand Up @@ -438,6 +438,13 @@ LaTeX Font Info: External font `cmex10' loaded for size
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <5> on input line 95.


Package Fancyhdr Warning: \headheight is too small (0.0pt):
Make it at least 14.49998pt.
We now make it that large for the rest of the document.
This may cause the page layout to be inconsistent, however.

[2]
Underfull \hbox (badness 10000) in paragraph at lines 102--108

[]
Expand All @@ -452,26 +459,27 @@ Underfull \hbox (badness 10000) in paragraph at lines 102--108

[]

[3]
Underfull \hbox (badness 3601) in paragraph at lines 127--130
[]\OT1/cmr/m/n/12 Sophocles J. Or-fa-ni-dis, \OT1/cmr/m/it/12 In-tro-duc-tion t
o Sig-nal Pro-ces-sing\OT1/cmr/m/n/12 , $\OT1/cmtt/m/n/12 http : / / www . ece
. rutgers . edu /
[]

Package Fancyhdr Warning: \headheight is too small (0.0pt):
Make it at least 14.49998pt.
We now make it that large for the rest of the document.
This may cause the page layout to be inconsistent, however.

[2] [3]
AED: lastpage setting LastPage
[4] (./Preinforme.aux
LaTeX Info: Redefining \. on input line 6.
LaTeX Info: Redefining \% on input line 6.
) )
Here is how much of TeX's memory you used:
2796 strings out of 494969
36590 string characters out of 6179593
105346 words of memory out of 5000000
5969 multiletter control sequences out of 15000+600000
2800 strings out of 494969
36635 string characters out of 6179593
104362 words of memory out of 5000000
5973 multiletter control sequences out of 15000+600000
9531 words of font info for 34 fonts, out of 8000000 for 9000
40 hyphenation exceptions out of 8191
38i,11n,43p,580b,250s stack positions out of 5000i,500n,10000p,200000b,80000s
38i,12n,43p,734b,282s stack positions out of 5000i,500n,10000p,200000b,80000s
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></u
sr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb></usr/sha
re/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb></usr/share/texl
Expand All @@ -480,7 +488,7 @@ f-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texlive/texmf-dist/f
onts/type1/public/amsfonts/cm/cmti12.pfb></usr/share/texlive/texmf-dist/fonts/t
ype1/public/amsfonts/cm/cmtt10.pfb></usr/share/texlive/texmf-dist/fonts/type1/p
ublic/amsfonts/cm/cmtt12.pfb>
Output written on Preinforme.pdf (4 pages, 98660 bytes).
Output written on Preinforme.pdf (4 pages, 103162 bytes).
PDF statistics:
49 PDF objects out of 1000 (max. 8388607)
34 compressed objects within 1 object stream
Expand Down
Binary file modified preinforme/Preinforme.pdf
Binary file not shown.
35 changes: 27 additions & 8 deletions preinforme/Preinforme.tex
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ \section{Objetivos}
\indent Una prueba que me gustaría hacer para la entrega final es ver si lo desarrollado se puede aplicar en audio en tiempo real, algo que todavía no fue experimentado (principalmente porque el manejo de audio en tiempo real varía mucho según la instalación de Linux, la placa de audio, el soft que use el OS para Audio (ALSA, OSS, etc.), etc.).

\section{Uso del código adjunto}
\indent Como se dijo previamente, como ejemplo se adjuntó el código base para empezar a desarrollar el TP entero, con dos funciones, una de copiado, y otra de delay simple sin feedback, ambas implementadas tanto en $C$ como $ASM$. Para probarlo, se necesita instalar el paquete \textbf{libsndfile1}, que se encuentra en los repositorios de Ubuntu. Dicha librería se utiliza para el manejo (lectura/escritura) de los archivos de audio.
\indent Como se dijo previamente, como ejemplo se adjuntó el código base para empezar a desarrollar el TP entero, con dos funciones, una de copiado, y otra de delay simple sin feedback, ambas implementadas tanto en $C$ como $ASM$. Para probarlo, se necesita instalar los paquetes \textbf{libsndfile1-dev} y \textbf{nasm} (sudo apt-get install libsndfile1-dev nasm), que se encuentra en los repositorios de Ubuntu. El paquete \textbf{libsndfile1-dev} es la librería que se utiliza para el manejo (lectura/escritura) de los archivos de audio. Se utilizará el formato WAV, pues no utiliza compresión y facilita el procesamiento de los datos \footnote{\url{https://en.wikipedia.org/wiki/WAV_file}}.

\indent Una vez instalado el paquete, compilar el programa con el makefile (comando: \textit{make}). Ejemplos de uso del programa: \newline \newline
\textbf{Ver opciones}: \textit{./main} \newline
Expand All @@ -113,20 +113,39 @@ \section{Uso del código adjunto}
\section{Bibliografía tentativa}
\subsection{Libros}
\begin{thebibliography}{9}
\bibitem{moore90}
F. Richard Moore,
\emph{Elements of Computer Music},
1990, Prentice Hall, New Jersey

\bibitem{boulanger11}
Richard Boulanger, Victor Lazzarini
\emph{The Audio Programming Book},
2011, The MIT Press, Massachussets
2011, The MIT Press, Massachussets (USA)

\bibitem{moore90}
F. Richard Moore,
\emph{Elements of Computer Music},
1990, Prentice Hall, New Jersey (USA)

\bibitem{orfanidis10}
Sophocles J. Orfanidis,
\emph{Introduction to Signal Processing},
\url{https://www.ece.rutgers.edu/~orfanidi/intro2sp/}

\bibitem{roads96}
Curtis Roads,
\emph{The Computer Music Tutorial},
1996, The MIT Press, Massachussets (USA)
\bibitem{rocchesso03}
Davide Rocchesso,
\emph{Introduction to Sound Processing},
\url{profs.sci.univr.it/~rocchess/SP/sp.pdf}

\bibitem{smith99}
Steven W. Smith,
\emph{The Scientist and Engineer's Guide to Digital Signal Processing},
Second Edition, 1999, California Technical Publishing, California
Second Edition, 1999, California Technical Publishing, California (USA)

\bibitem{zolzer11}
Udo Zölzer,
\emph{DAFX: Digital Audio Effects}
Second Edition, 2011, Wiley and Sons, Hamburg (Germany)
\end{thebibliography}

\subsection{Internet}
Expand Down
42 changes: 30 additions & 12 deletions preinforme/Preinforme.tex.backup
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
\pagestyle{fancy}
\fancyhf{}

\fancyhead[LO, CE]{Organizaci\'on del Computador II}
\fancyhead[RO, CE]{Laporte Matías}
\fancyhead[LO, C]{PedalerIA64 (Organización del Computador II)}
\fancyhead[RO, C]{Laporte Matías}
\fancyfoot[C]{ \thepage\ de \pageref{LastPage} }


Expand All @@ -67,7 +67,7 @@
%*************************************************************%
\materia{Organizaci\'on del Computador II}

\titulo{Trabajo Práctico Final}
\titulo{Trabajo Práctico Final: PedalerIA64}
\subtitulo{\textit{Preinforme}}

\integrante{Laporte Matías}{686/09}{[email protected]}
Expand All @@ -94,31 +94,49 @@

\indent Todavía no se encuentran definidas todos los efectos que se implementarán. Por lo pronto, ya se realizaron (visibles en el código adjunto) una función de copiado del archivo (sin efecto), y otra de delay simple sin feedback, ambas muy básicas. Se esperan desarrollar efectos que involucren FTT \footnote{\url{https://www.dspguide.com/ch12/2.htm}} (Fast Fourier Transform) y Convolución \footnote{\url{https://en.wikipedia.org/wiki/Convolution$_$reverb}} (que utiliza la FTT); ambos, procesos fundacionales en procesamiento de audio.

\indent Una prueba que me gustaría hacer para la entrega final es ver si lo desarrollado se puede aplicar en audio en tiempo real, algo que todavía no fue experimentado (principalmente porque el manejo de audio en tiempo real varía mucho según la instalación de Linux, la placa de audio, el soft que use el OS para Audio (ALSA, OSS, etc.), etc.).

\section{Uso del código adjunto}
\indent Como se dijo previamente, como ejemplo se adjuntó el código base para empezar a desarrollar el TP entero, con dos funciones, una de copiado, y otra de delay simple sin feedback, ambas implementadas tanto en $C$ como $ASM$. Para probarlo, se necesita instalar el paquete \textbf{libsndfile1}, que se encuentra en los repositorios de Ubuntu. Dicha librería se utiliza para el manejo (lectura/escritura) de los archivos de audio.
\indent Como se dijo previamente, como ejemplo se adjuntó el código base para empezar a desarrollar el TP entero, con dos funciones, una de copiado, y otra de delay simple sin feedback, ambas implementadas tanto en $C$ como $ASM$. Para probarlo, se necesita instalar el paquete \textbf{libsndfile1}, que se encuentra en los repositorios de Ubuntu. Dicha librería se utiliza para el manejo (lectura/escritura) de los archivos de audio. Se utilizará el formato WAV, pues no presenta compresión \footnote{\url{https://en.wikipedia.org/wiki/WAV_file}}.

\indent Una vez instalado el paquete, compilar el programa con el makefile (comando: \textit{make}). Para hacer uso del programa:
\indent Una vez instalado el paquete, compilar el programa con el makefile (comando: \textit{make}). Ejemplos de uso del programa: \newline \newline
\textbf{Ver opciones}: \textit{./main} \newline
\textbf{Copiado de archivo en C}: \textit{./main archivo\_entrada.wav archivo\_salida.wav -c} \newline
\textbf{Copiado de archivo en ASM}: \textit{./main archivo\_entrada.wav archivo\_salida.wav -C} \newline
\textbf{Delay de 1.5 segundos con 0.6 de decay en C}: \textit{./main archivo\_entrada.wav archivo\_salida.wav -d 1.5 0.6} \newline
\textbf{Delay de 1.5 segundos con 0.6 de decay en ASM}: \textit{./main archivo\_entrada.wav archivo\_salida.wav -D 1.5 0.6} \newline\newline

Se incluyen archivos de Audio de ejemplo en la carpeta \textit{inputExamples}.

\newpage

\section{Bibliografía tentativa}
\subsection{Libros}
\begin{thebibliography}{9}
\bibitem{moore90}
F. Richard Moore,
\emph{Elements of Computer Music},
1990, Prentice Hall, New Jersey

\bibitem{boulanger11}
Richard Boulanger, Victor Lazzarini
\emph{The Audio Programming Book},
2011, The MIT Press, Massachussets
2011, The MIT Press, Massachussets (USA)

\bibitem{moore90}
F. Richard Moore,
\emph{Elements of Computer Music},
1990, Prentice Hall, New Jersey (USA)

\bibitem{orfanidis10}
Sophocles J. Orfanidis,
\emph{Introduction to Signal Processing},
\url{https://www.ece.rutgers.edu/~orfanidi/intro2sp/}

\bibitem{smith99}
Steven W. Smith,
\emph{The Scientist and Engineer's Guide to Digital Signal Processing},
Second Edition, 1999, California Technical Publishing, California
Second Edition, 1999, California Technical Publishing, California (USA)

\bibitem{zolzer11}
Udo Zölzer,
\emph{DAFX: Digital Audio Effects}
Second Edition, 2011, Wiley and Sons, Hamburg (Germany)
\end{thebibliography}

\subsection{Internet}
Expand Down

0 comments on commit 7782ada

Please sign in to comment.