Merge Fixes for watchpoint trigger by michiboo
commita3ff226b1c68ba9e28104390edf4ca1f1d0d6c0b
authorfundamental <mark.d.mccurry@gmail.com>
Wed, 31 Jul 2019 12:31:35 +0000 (31 08:31 -0400)
committerfundamental <mark.d.mccurry@gmail.com>
Wed, 31 Jul 2019 12:31:35 +0000 (31 08:31 -0400)
tree4bbf3767138805a368b70837155e88fea4c795c1
parent9d7dca8bcfd18e5c72539b481e1ed7d778d3cca4
Merge Fixes for watchpoint trigger by michiboo

Add Sine wave test with multiple buffer sizes
Add precondition that prebuffer must fill before triggering
Fix multi-note triggering (only watch the first processed note)
Fix minor code style concerns in WatchPoint.cpp and TriggerTest.cpp
Confirm correct behavior when testing with add synth sine waves and sawtooth
waves
src/Synth/SUBnote.cpp
src/Synth/WatchPoint.cpp
src/Synth/WatchPoint.h
src/Tests/TriggerTest.h