Mercurial > hg > svcore
comparison base/AudioLevel.cpp @ 17:2fb933f88604
* Update some copyright notice dates
* Add commands for basic editing operations in time-instants and time-value layers
author | Chris Cannam |
---|---|
date | Tue, 31 Jan 2006 15:57:25 +0000 |
parents | d86891498eef |
children | 39ae3dee27b9 |
comparison
equal
deleted
inserted
replaced
16:cc98d496d52b | 17:2fb933f88604 |
---|---|
8 */ | 8 */ |
9 | 9 |
10 /* | 10 /* |
11 This is a modified version of a source file from the | 11 This is a modified version of a source file from the |
12 Rosegarden MIDI and audio sequencer and notation editor. | 12 Rosegarden MIDI and audio sequencer and notation editor. |
13 This file copyright 2000-2005 Chris Cannam. | 13 This file copyright 2000-2006 Chris Cannam. |
14 */ | 14 */ |
15 | 15 |
16 #include "base/AudioLevel.h" | 16 #include "base/AudioLevel.h" |
17 #include <cmath> | 17 #include <cmath> |
18 #include <iostream> | 18 #include <iostream> |