Code Search for Developers
 
 
  

marsyas-user.texi from marsyas at Krugle


Show marsyas-user.texi syntax highlighted

\input texinfo   @c -*-texinfo-*-
@comment %**start of header
@setfilename marsyas-user.info
@settitle Marsyas User Manual
@comment %**end of header
     

@dircategory Audio 
@direntry 
* Marsyas: (marsyas). Marsyas Analysis Retrieval and Synthesis for
Audio Signals 
@end direntry

@copying 
Copyright 1998-2006 George Tzanetakis 

Permission is granted to make and distribute verbatim
copies of this manual provided the copyright notice and
this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified
versions of this manual under the conditions for
verbatim copying, provided also that the sections
entitled "Copying" and "GNU General Public License"
are included exactly as in the original, and provided
that the entire resulting derived work is distributed
under the terms of a permission notice identical to this
one.

Permission is granted to copy and distribute
translations of this manual into another language,
under the above conditions for modified versions,
except that this permission notice may be stated in a
translation approved by the Free Software Foundation.
@end copying 
     
@titlepage
@title Marsyas User Manual 
@subtitle For version 0.2 
@subtitle @b{M}usic @b{A}nalysis @b{R}etrieval and @b{SY}nthesis for @b{A}udio @b{S}ignals 
@author George Tzanetakis 
     
@c  The following two commands
@c  start the copyright page.
@page
@vskip 0pt plus 1filll


@end titlepage
@contents
     
@c So the toc is printed in the right place.
      
@ifnottex
@node Top
@top Marsyas Manual
@end ifnottex


@menu
* General information::         Introduction, history, related work, and goals.
* Source installation::         Installation instructions for different operating systems.
* Available tools::             Various sample tools built using marsyas
components.
* Architecture concepts::       Important concepts about Marsyas.
* System details::              Details about Marsyas.
* Writing applications::        Writing programs that use Marsyas.
* Programming MarSystems::      Writing new MarSystem blocks.
* The Index::                   The Index.
@end menu


@include macros.itexi 
@include intro.texi
@include install.texi
@include tools.texi
@include architecture.texi
@include system.texi
@include writing.texi
@include programming.texi

@c to be scrapped soon.   -gp
@c @include unsorted.texi



@node The Index
@unnumbered The Index 

@printindex cp 



@bye




See more files for this project here

marsyas

Marsyas (Music Analysis, Retrieval and Synthesis for Audio Signals) is a framework for developing systems for audio processing. It provides an general architecture for connecting audio, soundfiles, signal processing blocks and machine learning.

Project homepage: http://sourceforge.net/projects/marsyas
Programming language(s): C++
License: other

  images/
    composite-accumulator.eps
    composite-accumulator.pdf
    composite-accumulator.png
    composite-accumulator.txt
    composite-fanout.eps
    composite-fanout.pdf
    composite-fanout.png
    composite-fanout.txt
    composite-parallel.eps
    composite-parallel.pdf
    composite-parallel.png
    composite-parallel.txt
    composite-series.eps
    composite-series.pdf
    composite-series.png
    composite-series.txt
    dataflow.eps
    dataflow.pdf
    dataflow.png
    dataflow.txt
    explicit-patching.eps
    explicit-patching.pdf
    explicit-patching.png
    explicit-patching.txt
    feature-extraction.eps
    feature-extraction.pdf
    feature-extraction.png
    feature-extraction.txt
    implicit-filter-bank.eps
    implicit-filter-bank.pdf
    implicit-filter-bank.png
    implicit-filter-bank.txt
    implicit-patching.eps
    implicit-patching.pdf
    implicit-patching.png
    implicit-patching.txt
    neural-explicit.eps
    neural-explicit.pdf
    neural-explicit.png
    neural-explicit.txt
    neural-implicit.eps
    neural-implicit.pdf
    neural-implicit.png
    neural-implicit.txt
    slices.eps
    slices.pdf
    slices.png
    slices.txt
  source-doc/
    backend.cpp.html
    backend.cpp.texinfo
    backend.h.html
    backend.h.texinfo
    commandOptions.cpp.html
    commandOptions.cpp.texinfo
    controls.cpp.html
    controls.cpp.texinfo
    dataflow-split.cpp.html
    dataflow-split.cpp.texinfo
    gettingdata.cpp.html
    gettingdata.cpp.texinfo
    helloworld.cpp.html
    helloworld.cpp.texinfo
    main.cpp.html
    main.cpp.texinfo
    mainwindow.cpp.html
    mainwindow.cpp.texinfo
    mainwindow.h.html
    mainwindow.h.texinfo
    tutorial.pro.html
    tutorial.pro.texinfo
    writefile.cpp.html
    writefile.cpp.texinfo
  Makefile.am
  Makefile.in
  README
  architecture.texi
  autotest.texi
  contributing.texi
  index.html.in
  install.texi
  intro.texi
  macros.itexi
  marsyas-devel.texi
  marsyas-user.texi
  marsyas.css
  programming.texi
  system.texi
  texinfo.tex
  tools.texi
  upload.sh
  writing.texi