Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Dom SP e37c040080 copy head of git.iem.at/dSP/tonalisa pirms 2 gadiem
lib/sndlib copy head of git.iem.at/dSP/tonalisa pirms 2 gadiem
qml copy head of git.iem.at/dSP/tonalisa pirms 2 gadiem
src copy head of git.iem.at/dSP/tonalisa pirms 2 gadiem
.gitignore copy head of git.iem.at/dSP/tonalisa pirms 2 gadiem
COPYING copy head of git.iem.at/dSP/tonalisa pirms 2 gadiem
README copy head of git.iem.at/dSP/tonalisa pirms 2 gadiem
tonalisa.pro copy head of git.iem.at/dSP/tonalisa pirms 2 gadiem

README

Tonalisa
========

Tonalisa is a tool to look at overtone-structures.
(c) 2016 Dominik Schmidt-Philipp

DEPENDENCIES:
-------------

- Qt (tested with version 5.6)
- liblo
- sndlib (included)


INSTALL:
--------

tested on Linux (Debian 8)

install dependencies,
run the following commands in a terminal:

> qmake
> make

running qmake builds static and dynamic versions of sndlib required for building tonalisa.
it does not install sndlib to your system though. this can be done make by running "make install" in the sndlib directory

> cd lib/sndlib
> make install

if you need help email me:
dsp@tonmaschine.de