jules
|
77afce6297
|
Added a couple of missing overrides
|
2014-09-26 09:32:41 +01:00 |
|
jules
|
08a49cb6d4
|
Removed some unnecessary consts from the parameters for SynthesiserSound::appliesToNote and appliesToChannel
|
2014-09-25 15:45:49 +01:00 |
|
jules
|
527d1459df
|
Added a velocity argument to the synthesiser noteOff methods.
|
2014-09-18 16:50:13 +01:00 |
|
jules
|
fa21d2ac02
|
Replaced AudioSampleBuffer::getSampleData with getReadPointer/getWritePointer methods (the old method is still available but deprecated). Apart from making code more explanatory and improving constness, these work with a new flag that keeps track of whether the buffer is clear, so that some operations can be elided when the data is known to be empty.
|
2014-03-24 14:39:32 +00:00 |
|
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
jules
|
caea1c3370
|
Added the all-new demo app!
|
2013-11-11 16:48:48 +00:00 |
|