Make the windows VST callback use int32_t rather than long (to make it the same as...
authorCarl Hetherington <carl@carlh.net>
Mon, 21 Nov 2011 23:45:15 +0000 (23:45 +0000)
committerCarl Hetherington <carl@carlh.net>
Mon, 21 Nov 2011 23:45:15 +0000 (23:45 +0000)
commit2f7b61155e7c5628d74e429a3baafd8c5dd49ddd
tree0b5407bbd8e14a2d6a184b500182b5ab0921d77d
parent1d8512210ea5b8c35e1508e81f63c6e787a66e4f
Make the windows VST callback use int32_t rather than long (to make it the same as the linux VST one); I think this is safe as the windows VST code is only built on 32-bit.

git-svn-id: svn://localhost/ardour2/branches/3.0@10754 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/session.h
libs/ardour/session_vst.cc
libs/fst/vestige/aeffectx.h