Mercurial > hg > multitrack-audio-matcher
comparison src/LiveAudioInput.cpp @ 0:c4f9e49226eb
Initialising repository. Live osc input registered. Files analysed offline.
author | Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk> |
---|---|
date | Tue, 31 Jan 2012 13:54:17 +0000 |
parents | |
children | 852173ca8365 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:c4f9e49226eb |
---|---|
1 /* | |
2 * LiveAudioInput.cpp | |
3 * MultipleAudioMathcher | |
4 * | |
5 * Created by Andrew on 30/01/2012. | |
6 * Copyright 2012 QMUL. All rights reserved. | |
7 * | |
8 */ | |
9 | |
10 #include "LiveAudioInput.h" | |
11 | |
12 LiveAudioInput::LiveAudioInput(){ | |
13 | |
14 } |