Commit Graph

117 Commits

Author SHA1 Message Date
b8d9e434b0 think that covers it. ids also. 2018-03-06 21:02:39 +00:00
21219a5351 so far so good 2018-03-06 01:05:45 +00:00
63e2c54fc5 copy libraries as content when bundling 2018-03-06 00:48:17 +00:00
94da87af2a try to bundle 2018-03-06 00:12:06 +00:00
a462e726f1 this is what we're about 2018-03-05 23:14:22 +00:00
592dd264c0 prevent unloading of nothing 2018-03-05 22:38:51 +00:00
c78756aeef begins life with no soundfont and survives 2018-03-05 22:33:20 +00:00
86a0c005ef initialize variables (thanks, daniel!) 2018-03-02 01:16:58 +00:00
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
289ddff4da rename editor 2018-02-27 23:34:22 +00:00
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
c129ce78a0 rename main class 2018-02-27 00:39:50 +00:00
c708fd5914 delete classes that weren't meant to exist any more 2018-02-27 00:36:49 +00:00
ea10d012ff add plugin name 2018-02-27 00:27:25 +00:00
dc16a231fe add lazarus source 2018-02-27 00:25:20 +00:00
6efe624417 add AUv3, VST3, guess at header, linker flags, set manufacturer 2018-02-27 00:20:24 +00:00
65303fd885 initial output 2018-02-27 00:17:27 +00:00