Paul Ferrand
|
0bc587f217
|
Documentation work
|
2019-11-23 16:56:16 +01:00 |
|
Paul Ferrand
|
3e65c2ff9a
|
Voices did not get created by default
|
2019-11-20 23:45:44 +01:00 |
|
Paul Ferrand
|
2b9737bcfb
|
Added a dynamic number of voices
|
2019-11-20 22:35:51 +01:00 |
|
Paul Ferrand
|
12baccb0d8
|
Added a global volume to the synth
|
2019-11-20 22:13:56 +01:00 |
|
Paul Ferrand
|
ed474de713
|
Corrected a bug with getNumActiveVoices()
|
2019-11-17 00:41:24 +01:00 |
|
paulfd
|
105c459a4a
|
cleanups
|
2019-09-21 13:01:50 +02:00 |
|
paulfd
|
d4a1178233
|
ccState and the midiState globals become a single private member of the Synth object; read-only references are loaded on creation into the regions and voice.
|
2019-09-21 01:07:53 +02:00 |
|
redtide
|
024ac4d832
|
WIP fixes: replace optional, string_view, nullopt with abseil versions, temporary clamp alternative.
|
2019-09-18 20:33:08 +02:00 |
|
paulfd
|
dec1664c2f
|
Added a double atomic guard when changing the sfz file; could be used to change the number of voices too
|
2019-09-16 18:17:45 +02:00 |
|
paulfd
|
a0433a0816
|
Added an historical tracking of the mean squared voice power
|
2019-09-13 23:20:57 +02:00 |
|
paulfd
|
32efd60ec9
|
Added a ticket system so that if the background loader fails to provide the file in time it gets discarded.
|
2019-09-07 17:23:13 +02:00 |
|
paulfd
|
c1d2384e09
|
Added an AudioSpan and AudioBuffer, to better handle the memory for mono/stereo samples
|
2019-09-07 01:12:20 +02:00 |
|
paulfd
|
1df16518c1
|
CMake changes...
|
2019-08-30 15:28:30 +02:00 |
|