Added to index and updated pdf creation configuration

This commit is contained in:
2016-03-26 17:43:44 +00:00
parent 859fc4499e
commit 71fbf3ab94
2 changed files with 16 additions and 1 deletions
+2 -1
View File
@@ -214,8 +214,9 @@ html_static_path = ['_static']
htmlhelp_basename = 'Concatenatordoc'
# -- Options for LaTeX output ---------------------------------------------
latex_elements = {
'classoptions': ',openany,oneside',
'babel': '\\usepackage[english]{babel}'
# The paper size ('letterpaper' or 'a4paper').
#'papersize': 'letterpaper',
+14
View File
@@ -6,6 +6,20 @@
Welcome to Concatenator's documentation!
========================================
A python script for generating granular synthesis driven representations of
audio files based on audio database analysis.
.. image:: Concatenator_diagram_scaled_small.jpg
:align: center
This script was developed to explore the creative potential of combining
short-time audio analyses with granular synthesis, to synthesize perceptually
related representations of target audio files. Through use of analysed
databases of varying sizes, an output can be generated that represents a mix of
the spectral and temporal features of the original target sound and the corpus
of source sounds from the database.
.. toctree::
:maxdepth: 3