Andrew Belt
|
d25ee1cfa1
|
Add buffer methods to ring buffer, change int types to size_t in ring buffer, add ScrollWidget::scrollTo()
|
7 years ago |
Andrew Belt
|
efdd34c949
|
Add partial MIDI CC Interface, MIDI CV fixes
|
7 years ago |
Andrew Belt
|
31e1659c31
|
Finish AppleRingBuffer
|
7 years ago |
Andrew Belt
|
cbb2f860a7
|
Remove low and high thresholds from SchmittTrigger, use 0 and 1 as fixed
defaults
|
7 years ago |
Andrew Belt
|
1f93333bd6
|
Rename interp to interpolateLinear()
|
7 years ago |
Andrew Belt
|
358386a57e
|
Refactoring, remove "f" and "i" prefixes from math.hpp functions
|
7 years ago |
Andrew Belt
|
1b0797952e
|
Rename util.hpp to common.hpp, fix include paths
|
7 years ago |
Andrew Belt
|
c483779fb7
|
Refactor math.hpp
|
7 years ago |
Andrew Belt
|
9d3dcfdc80
|
Use AudioIO in AudioInterface
|
7 years ago |
Andrew Belt
|
30a6ffec0f
|
Update samplerate.hpp API
|
7 years ago |
Matt Demanett
|
12c0eb3aef
|
Only set speex conversion rates if they actually change.
|
7 years ago |
Matt Demanett
|
45f0aec7d8
|
Header fix for linux.
|
7 years ago |
Matt Demanett
|
34c50b9af7
|
Replace libsamplerate with libspeexdsp for sample rate conversion.
|
7 years ago |
Andrew Belt
|
3f7ce8b01b
|
A few random changes from the last week
|
7 years ago |
Andrew Belt
|
6cca93b85c
|
Add SlewLimiter::setRiseFall()
|
7 years ago |
Andrew Belt
|
1b893fb96b
|
Add VUMeter class to dsp library
|
7 years ago |
Andrew Belt
|
ed6916d3e5
|
Remove dsp.hpp. Plugins must now #include the specific dsp/ header file
they need
|
7 years ago |
Andrew Belt
|
a80eb15b37
|
Add SchmittTrigger::isHigh()
|
7 years ago |
Andrew Belt
|
d9748221f3
|
Add PulseGenerator to digital.hpp
|
7 years ago |
Andrew Belt
|
7a8ef9c40d
|
Break dsp.hpp into many small files
|
7 years ago |