Skip to content

Commit

Permalink
Bump veal submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Nov 17, 2017
1 parent d393bdc commit d63cfe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/LadspaEffect/calf/veal
Submodule veal updated 56 files
+1 −1 src/audio_fx.cpp
+15 −15 src/benchmark.cpp
+3 −3 src/calf/audio_fx.h
+3 −3 src/calf/custom_ctl.h
+5 −5 src/calf/giface.h
+1 −1 src/calf/gtk_main_win.h
+1 −1 src/calf/gtk_session_env.h
+1 −1 src/calf/gui.h
+2 −2 src/calf/gui_controls.h
+1 −1 src/calf/host_session.h
+3 −3 src/calf/jackhost.h
+1 −1 src/calf/ladspa_wrap.h
+1 −1 src/calf/lv2wrap.h
+1 −1 src/calf/metadata.h
+5 −5 src/calf/modmatrix.h
+1 −1 src/calf/modules.h
+1 −1 src/calf/modules_comp.h
+1 −1 src/calf/modules_dev.h
+1 −1 src/calf/modules_dist.h
+1 −1 src/calf/modules_eq.h
+1 −1 src/calf/modules_limit.h
+1 −1 src/calf/modules_mod.h
+1 −1 src/calf/modules_synths.h
+4 −4 src/calf/organ.h
+1 −1 src/calf/plugin_tools.h
+1 −1 src/calf/preset.h
+1 −1 src/calf/preset_gui.h
+1 −1 src/calf/session_mgr.h
+1 −1 src/calf/wavetable.h
+1 −1 src/fluidsynth.cpp
+10 −10 src/giface.cpp
+1 −1 src/gtk_main_win.cpp
+1 −1 src/gtk_session_env.cpp
+1 −1 src/gui.cpp
+1 −1 src/gui_controls.cpp
+1 −1 src/host_session.cpp
+1 −1 src/jack_client.cpp
+4 −4 src/jackhost.cpp
+1 −1 src/lv2gui.cpp
+3 −3 src/makerdf.cpp
+33 −33 src/metadata.cpp
+1 −1 src/modmatrix.cpp
+1 −1 src/modules.cpp
+1 −1 src/modules_comp.cpp
+1 −1 src/modules_dist.cpp
+4 −4 src/modules_eq.cpp
+1 −1 src/modules_limit.cpp
+1 −1 src/modules_mod.cpp
+1 −1 src/monosynth.cpp
+1 −1 src/organ.cpp
+5 −5 src/plugin.cpp
+2 −2 src/plugin_gui_window.cpp
+6 −6 src/preset.cpp
+1 −1 src/preset_gui.cpp
+3 −3 src/session_mgr.cpp
+1 −1 src/wavetable.cpp

0 comments on commit d63cfe0

Please sign in to comment.