Alex Birch
|
592dd264c0
|
prevent unloading of nothing
|
2018-03-05 22:38:51 +00:00 |
|
Alex Birch
|
c78756aeef
|
begins life with no soundfont and survives
|
2018-03-05 22:33:20 +00:00 |
|
Alex Birch
|
86a0c005ef
|
initialize variables (thanks, daniel!)
|
2018-03-02 01:16:58 +00:00 |
|
Alex Birch
|
7d2cfd27e1
|
this is sometimes resulting in freeing memory which has not yet been malloced. need to understand better what's going on. possibly two concurrent invocations of initialiseSynth racing.
|
2018-02-27 23:42:24 +00:00 |
|
Alex Birch
|
289ddff4da
|
rename editor
|
2018-02-27 23:34:22 +00:00 |
|
Alex Birch
|
f89da1834c
|
audio plugin host appears to invoke initialise twice. use singleton fluidsynth model now to survive that. also, clear midi output to make VST3 stop complaining
|
2018-02-27 23:33:19 +00:00 |
|
Alex Birch
|
c129ce78a0
|
rename main class
|
2018-02-27 00:39:50 +00:00 |
|
Alex Birch
|
c708fd5914
|
delete classes that weren't meant to exist any more
|
2018-02-27 00:36:49 +00:00 |
|
Alex Birch
|
ea10d012ff
|
add plugin name
|
2018-02-27 00:27:25 +00:00 |
|
Alex Birch
|
dc16a231fe
|
add lazarus source
|
2018-02-27 00:25:20 +00:00 |
|
Alex Birch
|
6efe624417
|
add AUv3, VST3, guess at header, linker flags, set manufacturer
|
2018-02-27 00:20:24 +00:00 |
|
Alex Birch
|
65303fd885
|
initial output
|
2018-02-27 00:17:27 +00:00 |
|