Commit Graph

8 Commits (e7b45bc11a7ab815bf407c87e80a2080a1584190)

Author SHA1 Message Date
Georg Krause e7b45bc11a Add mechanics for Unit Tests, unit tests for AudioBuffer, and fix some minor AudioBuffer issues 2019-05-23 17:14:04 +02:00
Georg Krause b03a660523 add some buffer debug output 2019-04-24 08:57:29 +02:00
Georg Krause efc531206d removed AudioBuffer::operator<< 2018-04-08 11:07:13 +02:00
Mathias Buhr d3de3f0a0a Another one 2017-06-21 21:25:02 +01:00
Harry van Haaren 08bdc1ff09 restyled code after stereo added 2017-03-27 21:04:30 +01:00
coderkun 59b146f052 Use stereo input and stereo audio buffer 2017-03-27 20:53:03 +01:00
Harry van Haaren 01f71ec5e4 astyle: global restyle of codebase (fixes #153)
This to bring common fomatting to the whole project,
including submissions. To format a file to this style:

astyle --style=linux -t8 <file>

Future patches / pull-requests should be in this format.
2016-12-27 13:04:05 +00:00
Harry van Haaren d7928aac10 -Refactored AudioBuffer into .cxx, fixed filename loading bug in DiskReader / AudioBuffer 2013-12-12 20:02:10 +00:00