Code Search for Developers
 
 
  

README from marsyas at Krugle


Show README syntax highlighted

Welcome to marsyas.
 
MARSYAS is a software framework that was created as part of my
research in Princeton University as a Phd graduate student. It is a
collection of classes written in C++ and JAVA for various sound
analysis and synthesis tasks. It started my first year in graduate school
(1998) when I rewrote various tools that I had been using in order to
make my life easier and also to code them the way I wanted them to be.

This library is made by me for my own research purposes. Anyone who
finds anything useful is welcome to use it, but I have no
responsibility whatsoever. I will be happy to answer any questions and
I will try to keep developing the library/toolkit. Until now
development is guided by what my research needs and whenever I find
some free time other stuff.

The basic goal for MARSYAS has been to design a flexible and easily
extensible system that allows rapid prototyping of audio
applications. MARSYAS is released as free software under the GNU
public licence hoping that people will actively contribute to its
development. Please send bugs, comments, additions, problems and
anything else to gtzan@@cs.cmu.edu. This version 0.2 is the third 
major rewrite of Marsyas and is still in experimental stage. Feedback 
is more than welcome. 


MARSYAS is free software. Please see the file COPYING for details.
For documentation, we recommend reading the online verison,

	http://marsyas.sourceforge.net



The docs may be built locally by doing

	cd doc
	make html
	make pdf

This requires texinfo.






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

  ToDeprecate/
    peakClustering.xcodeproj/
      project.pbxproj
    xcode/
      bextract/
        bextract.xcodeproj/
          project.pbxproj
      marsyas/
        marsyas.xcodeproj/
          project.pbxproj
      mkcollection/
        mkcollection.xcodeproj/
          project.pbxproj
      peakClustering/
      phasevocoder/
        phasevocoder.xcodeproj/
          project.pbxproj
      sfinfo/
        sfinfo.xcodeproj/
          project.pbxproj
      sfplay/
        sfplay.xcodeproj/
          project.pbxproj
      readme.txt
  bin/
    debug/
      Makefile.am
      Makefile.in
    release/
      Makefile.am
      Makefile.in
    Makefile.am
    Makefile.in
  config/
    config.guess
    config.sub
    depcomp
    install-sh
    ltconfig
    ltmain.sh
    missing
    mkinstalldirs
    texinfo.tex
  doc/
    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
  lib/
    debug/
    release/
    Makefile.am
    Makefile.in
  misc/
    Makefile.am
    Makefile.in
    astylerc
    marsyas.vim
  otherlibs/
    Qwt/
    RtAudio/
    RtMidi/
    asio/
    libsvm/
  regressionTests/
    answers/
    input/
    Makefile.am
    Makefile.in
    coffee-audio.txt
    coffee-text.txt
    sanity-audio.txt
    sanity-text.txt
  scripts/
    MATLAB/
    PureData/
    Python/
    Makefile.am
    Makefile.in
    addClass.py
  src/
  swig/
  .qmake.cache
  AUTHORS
  COPYING
  ChangeLog
  INSTALL
  Makefile.am
  Makefile.in
  NEWS
  README
  README.branch.gcc42
  TODO
  acinclude.m4
  aclocal.m4
  bootstrap
  config.guess
  config.sub
  configure
  configure.in
  depcomp
  install-sh
  ltconfig
  ltmain.sh
  marsyasAll.pro
  marsyasConfig.pri
  missing
  mkinstalldirs