From 6d50f4b260aec53d3e3e05ed99c3d6eb5f15ff71 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sun, 14 Feb 2016 17:40:17 +0100 Subject: [PATCH] Update zynaddsubfx --- .../zynaddsubfx/DSP/AnalogFilter.cpp | 2 +- .../zynaddsubfx/DSP/AnalogFilter.h | 2 +- .../zynaddsubfx/DSP/FFTwrapper.cpp | 2 +- .../zynaddsubfx/DSP/FFTwrapper.h | 2 +- .../native-plugins/zynaddsubfx/DSP/Filter.cpp | 2 +- source/native-plugins/zynaddsubfx/DSP/Filter.h | 2 +- .../zynaddsubfx/DSP/FormantFilter.cpp | 2 +- .../zynaddsubfx/DSP/FormantFilter.h | 2 +- .../zynaddsubfx/DSP/SVFilter.cpp | 2 +- .../native-plugins/zynaddsubfx/DSP/SVFilter.h | 2 +- .../native-plugins/zynaddsubfx/DSP/Unison.cpp | 2 +- source/native-plugins/zynaddsubfx/DSP/Unison.h | 2 +- .../zynaddsubfx/Effects/Alienwah.cpp | 2 +- .../zynaddsubfx/Effects/Alienwah.h | 2 +- .../zynaddsubfx/Effects/Chorus.cpp | 2 +- .../zynaddsubfx/Effects/Chorus.h | 2 +- .../zynaddsubfx/Effects/Distorsion.cpp | 2 +- .../zynaddsubfx/Effects/Distorsion.h | 2 +- .../zynaddsubfx/Effects/DynamicFilter.cpp | 2 +- .../zynaddsubfx/Effects/DynamicFilter.h | 2 +- .../native-plugins/zynaddsubfx/Effects/EQ.cpp | 2 +- source/native-plugins/zynaddsubfx/Effects/EQ.h | 2 +- .../zynaddsubfx/Effects/Echo.cpp | 2 +- .../native-plugins/zynaddsubfx/Effects/Echo.h | 2 +- .../zynaddsubfx/Effects/Effect.cpp | 2 +- .../zynaddsubfx/Effects/Effect.h | 2 +- .../zynaddsubfx/Effects/EffectLFO.cpp | 2 +- .../zynaddsubfx/Effects/EffectLFO.h | 2 +- .../zynaddsubfx/Effects/EffectMgr.cpp | 2 +- .../zynaddsubfx/Effects/EffectMgr.h | 2 +- .../zynaddsubfx/Effects/Phaser.cpp | 2 +- .../zynaddsubfx/Effects/Phaser.h | 2 +- .../zynaddsubfx/Effects/Reverb.cpp | 2 +- .../zynaddsubfx/Effects/Reverb.h | 2 +- .../native-plugins/zynaddsubfx/Misc/Bank.cpp | 2 +- source/native-plugins/zynaddsubfx/Misc/Bank.h | 2 +- .../native-plugins/zynaddsubfx/Misc/Config.cpp | 2 +- .../native-plugins/zynaddsubfx/Misc/Config.h | 2 +- .../native-plugins/zynaddsubfx/Misc/Control.h | 2 +- .../zynaddsubfx/Misc/LASHClient.cpp | 2 +- .../zynaddsubfx/Misc/LASHClient.h | 2 +- .../native-plugins/zynaddsubfx/Misc/Master.cpp | 2 +- .../native-plugins/zynaddsubfx/Misc/Master.h | 2 +- .../zynaddsubfx/Misc/Microtonal.cpp | 2 +- .../zynaddsubfx/Misc/Microtonal.h | 2 +- .../native-plugins/zynaddsubfx/Misc/Part.cpp | 18 ++++++++++++++++-- source/native-plugins/zynaddsubfx/Misc/Part.h | 3 ++- .../zynaddsubfx/Misc/Recorder.cpp | 2 +- .../native-plugins/zynaddsubfx/Misc/Recorder.h | 2 +- .../native-plugins/zynaddsubfx/Misc/Stereo.cpp | 2 +- .../native-plugins/zynaddsubfx/Misc/Stereo.h | 2 +- .../native-plugins/zynaddsubfx/Misc/Util.cpp | 2 +- source/native-plugins/zynaddsubfx/Misc/Util.h | 2 +- .../zynaddsubfx/Misc/WavFile.cpp | 2 +- .../native-plugins/zynaddsubfx/Misc/WavFile.h | 2 +- .../zynaddsubfx/Misc/WaveShapeSmps.cpp | 2 +- .../zynaddsubfx/Misc/WaveShapeSmps.h | 2 +- .../zynaddsubfx/Misc/XMLwrapper.cpp | 2 +- .../zynaddsubfx/Misc/XMLwrapper.h | 2 +- .../zynaddsubfx/Nio/AlsaEngine.cpp | 2 +- .../zynaddsubfx/Nio/AlsaEngine.h | 2 +- .../zynaddsubfx/Nio/AudioOut.cpp | 2 +- .../native-plugins/zynaddsubfx/Nio/AudioOut.h | 2 +- .../native-plugins/zynaddsubfx/Nio/Engine.cpp | 2 +- source/native-plugins/zynaddsubfx/Nio/Engine.h | 2 +- .../zynaddsubfx/Nio/JackEngine.cpp | 2 +- .../zynaddsubfx/Nio/JackEngine.h | 2 +- .../zynaddsubfx/Nio/JackMultiEngine.cpp | 2 +- .../zynaddsubfx/Nio/JackMultiEngine.h | 2 +- .../native-plugins/zynaddsubfx/Nio/MidiIn.cpp | 2 +- source/native-plugins/zynaddsubfx/Nio/MidiIn.h | 2 +- .../zynaddsubfx/Nio/NulEngine.cpp | 2 +- .../native-plugins/zynaddsubfx/Nio/NulEngine.h | 2 +- .../zynaddsubfx/Nio/OssEngine.cpp | 2 +- .../native-plugins/zynaddsubfx/Nio/OssEngine.h | 2 +- .../zynaddsubfx/Nio/OssMultiEngine.cpp | 2 +- .../zynaddsubfx/Nio/OssMultiEngine.h | 2 +- .../zynaddsubfx/Nio/PaEngine.cpp | 2 +- .../native-plugins/zynaddsubfx/Nio/PaEngine.h | 2 +- .../zynaddsubfx/Nio/WavEngine.cpp | 2 +- .../native-plugins/zynaddsubfx/Nio/WavEngine.h | 2 +- .../zynaddsubfx/Params/ADnoteParameters.cpp | 2 +- .../zynaddsubfx/Params/ADnoteParameters.h | 2 +- .../zynaddsubfx/Params/Controller.cpp | 2 +- .../zynaddsubfx/Params/Controller.h | 2 +- .../zynaddsubfx/Params/EnvelopeParams.cpp | 2 +- .../zynaddsubfx/Params/EnvelopeParams.h | 2 +- .../zynaddsubfx/Params/FilterParams.cpp | 2 +- .../zynaddsubfx/Params/FilterParams.h | 2 +- .../zynaddsubfx/Params/LFOParams.cpp | 2 +- .../zynaddsubfx/Params/LFOParams.h | 2 +- .../zynaddsubfx/Params/PADnoteParameters.cpp | 2 +- .../zynaddsubfx/Params/PADnoteParameters.h | 2 +- .../zynaddsubfx/Params/Presets.cpp | 2 +- .../zynaddsubfx/Params/Presets.h | 2 +- .../zynaddsubfx/Params/PresetsArray.cpp | 2 +- .../zynaddsubfx/Params/PresetsArray.h | 2 +- .../zynaddsubfx/Params/PresetsStore.cpp | 2 +- .../zynaddsubfx/Params/PresetsStore.h | 2 +- .../zynaddsubfx/Params/SUBnoteParameters.cpp | 2 +- .../zynaddsubfx/Params/SUBnoteParameters.h | 2 +- .../zynaddsubfx/Synth/ADnote.cpp | 2 +- .../native-plugins/zynaddsubfx/Synth/ADnote.h | 2 +- .../zynaddsubfx/Synth/Envelope.cpp | 2 +- .../zynaddsubfx/Synth/Envelope.h | 2 +- .../native-plugins/zynaddsubfx/Synth/LFO.cpp | 2 +- source/native-plugins/zynaddsubfx/Synth/LFO.h | 2 +- .../zynaddsubfx/Synth/OscilGen.cpp | 2 +- .../zynaddsubfx/Synth/OscilGen.h | 2 +- .../zynaddsubfx/Synth/PADnote.cpp | 2 +- .../native-plugins/zynaddsubfx/Synth/PADnote.h | 2 +- .../zynaddsubfx/Synth/Resonance.cpp | 2 +- .../zynaddsubfx/Synth/Resonance.h | 2 +- .../zynaddsubfx/Synth/SUBnote.cpp | 2 +- .../native-plugins/zynaddsubfx/Synth/SUBnote.h | 2 +- .../zynaddsubfx/Synth/SynthNote.h | 2 +- source/native-plugins/zynaddsubfx/UI/NSM.C | 2 +- source/native-plugins/zynaddsubfx/UI/NSM.H | 2 +- .../native-plugins/zynaddsubfx/UI/NSM/Client.C | 2 +- .../native-plugins/zynaddsubfx/UI/NSM/Client.H | 2 +- source/native-plugins/zynaddsubfx/UI/common.H | 2 +- .../native-plugins/zynaddsubfx/UI/guimain.cpp | 2 +- source/native-plugins/zynaddsubfx/globals.cpp | 2 +- source/native-plugins/zynaddsubfx/globals.h | 2 +- source/native-plugins/zynaddsubfx/main.cpp | 2 +- 125 files changed, 141 insertions(+), 126 deletions(-) diff --git a/source/native-plugins/zynaddsubfx/DSP/AnalogFilter.cpp b/source/native-plugins/zynaddsubfx/DSP/AnalogFilter.cpp index 723839884..53da2c011 100644 --- a/source/native-plugins/zynaddsubfx/DSP/AnalogFilter.cpp +++ b/source/native-plugins/zynaddsubfx/DSP/AnalogFilter.cpp @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/DSP/AnalogFilter.h b/source/native-plugins/zynaddsubfx/DSP/AnalogFilter.h index 0cfbe3877..13bbe72ed 100644 --- a/source/native-plugins/zynaddsubfx/DSP/AnalogFilter.h +++ b/source/native-plugins/zynaddsubfx/DSP/AnalogFilter.h @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/DSP/FFTwrapper.cpp b/source/native-plugins/zynaddsubfx/DSP/FFTwrapper.cpp index cdee611ff..0ba937671 100644 --- a/source/native-plugins/zynaddsubfx/DSP/FFTwrapper.cpp +++ b/source/native-plugins/zynaddsubfx/DSP/FFTwrapper.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/DSP/FFTwrapper.h b/source/native-plugins/zynaddsubfx/DSP/FFTwrapper.h index c222524db..c485379ad 100644 --- a/source/native-plugins/zynaddsubfx/DSP/FFTwrapper.h +++ b/source/native-plugins/zynaddsubfx/DSP/FFTwrapper.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/DSP/Filter.cpp b/source/native-plugins/zynaddsubfx/DSP/Filter.cpp index 924972ae9..887b3b362 100644 --- a/source/native-plugins/zynaddsubfx/DSP/Filter.cpp +++ b/source/native-plugins/zynaddsubfx/DSP/Filter.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/DSP/Filter.h b/source/native-plugins/zynaddsubfx/DSP/Filter.h index c668211d6..f0d39b99b 100644 --- a/source/native-plugins/zynaddsubfx/DSP/Filter.h +++ b/source/native-plugins/zynaddsubfx/DSP/Filter.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/DSP/FormantFilter.cpp b/source/native-plugins/zynaddsubfx/DSP/FormantFilter.cpp index 46bc3c6e9..a2b7cdef2 100644 --- a/source/native-plugins/zynaddsubfx/DSP/FormantFilter.cpp +++ b/source/native-plugins/zynaddsubfx/DSP/FormantFilter.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/DSP/FormantFilter.h b/source/native-plugins/zynaddsubfx/DSP/FormantFilter.h index 261625bea..a5eb5a207 100644 --- a/source/native-plugins/zynaddsubfx/DSP/FormantFilter.h +++ b/source/native-plugins/zynaddsubfx/DSP/FormantFilter.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/DSP/SVFilter.cpp b/source/native-plugins/zynaddsubfx/DSP/SVFilter.cpp index cabc633a2..aa02d482b 100644 --- a/source/native-plugins/zynaddsubfx/DSP/SVFilter.cpp +++ b/source/native-plugins/zynaddsubfx/DSP/SVFilter.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/DSP/SVFilter.h b/source/native-plugins/zynaddsubfx/DSP/SVFilter.h index e9d002c7b..0af5afa46 100644 --- a/source/native-plugins/zynaddsubfx/DSP/SVFilter.h +++ b/source/native-plugins/zynaddsubfx/DSP/SVFilter.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/DSP/Unison.cpp b/source/native-plugins/zynaddsubfx/DSP/Unison.cpp index 5dff500cb..fb0e7d5c9 100644 --- a/source/native-plugins/zynaddsubfx/DSP/Unison.cpp +++ b/source/native-plugins/zynaddsubfx/DSP/Unison.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/source/native-plugins/zynaddsubfx/DSP/Unison.h b/source/native-plugins/zynaddsubfx/DSP/Unison.h index 075b7306c..173fb6888 100644 --- a/source/native-plugins/zynaddsubfx/DSP/Unison.h +++ b/source/native-plugins/zynaddsubfx/DSP/Unison.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef UNISON_H diff --git a/source/native-plugins/zynaddsubfx/Effects/Alienwah.cpp b/source/native-plugins/zynaddsubfx/Effects/Alienwah.cpp index cdb06ee57..b9b42bc70 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Alienwah.cpp +++ b/source/native-plugins/zynaddsubfx/Effects/Alienwah.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Alienwah.h b/source/native-plugins/zynaddsubfx/Effects/Alienwah.h index 06a18d62c..9c1ebd80e 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Alienwah.h +++ b/source/native-plugins/zynaddsubfx/Effects/Alienwah.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Chorus.cpp b/source/native-plugins/zynaddsubfx/Effects/Chorus.cpp index df713b607..61b121d7a 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Chorus.cpp +++ b/source/native-plugins/zynaddsubfx/Effects/Chorus.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Chorus.h b/source/native-plugins/zynaddsubfx/Effects/Chorus.h index 13d66ea5e..f553fced5 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Chorus.h +++ b/source/native-plugins/zynaddsubfx/Effects/Chorus.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Distorsion.cpp b/source/native-plugins/zynaddsubfx/Effects/Distorsion.cpp index 98639f8d8..6da941eb0 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Distorsion.cpp +++ b/source/native-plugins/zynaddsubfx/Effects/Distorsion.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Distorsion.h b/source/native-plugins/zynaddsubfx/Effects/Distorsion.h index b4ed841df..5199e17c5 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Distorsion.h +++ b/source/native-plugins/zynaddsubfx/Effects/Distorsion.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/DynamicFilter.cpp b/source/native-plugins/zynaddsubfx/Effects/DynamicFilter.cpp index e9d48ebce..856f7c98c 100644 --- a/source/native-plugins/zynaddsubfx/Effects/DynamicFilter.cpp +++ b/source/native-plugins/zynaddsubfx/Effects/DynamicFilter.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/DynamicFilter.h b/source/native-plugins/zynaddsubfx/Effects/DynamicFilter.h index 094479342..25b4217db 100644 --- a/source/native-plugins/zynaddsubfx/Effects/DynamicFilter.h +++ b/source/native-plugins/zynaddsubfx/Effects/DynamicFilter.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/EQ.cpp b/source/native-plugins/zynaddsubfx/Effects/EQ.cpp index 59af618fa..ddd90f28b 100644 --- a/source/native-plugins/zynaddsubfx/Effects/EQ.cpp +++ b/source/native-plugins/zynaddsubfx/Effects/EQ.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/EQ.h b/source/native-plugins/zynaddsubfx/Effects/EQ.h index 877fb1ecb..51c7201ac 100644 --- a/source/native-plugins/zynaddsubfx/Effects/EQ.h +++ b/source/native-plugins/zynaddsubfx/Effects/EQ.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Echo.cpp b/source/native-plugins/zynaddsubfx/Effects/Echo.cpp index 4ebfe4c51..8376ccf4a 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Echo.cpp +++ b/source/native-plugins/zynaddsubfx/Effects/Echo.cpp @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Echo.h b/source/native-plugins/zynaddsubfx/Effects/Echo.h index f10a1e0df..7019b5b73 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Echo.h +++ b/source/native-plugins/zynaddsubfx/Effects/Echo.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Effect.cpp b/source/native-plugins/zynaddsubfx/Effects/Effect.cpp index 625727ac8..920722bcc 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Effect.cpp +++ b/source/native-plugins/zynaddsubfx/Effects/Effect.cpp @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Effect.h b/source/native-plugins/zynaddsubfx/Effects/Effect.h index 8f763fa9c..3ff856e69 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Effect.h +++ b/source/native-plugins/zynaddsubfx/Effects/Effect.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/EffectLFO.cpp b/source/native-plugins/zynaddsubfx/Effects/EffectLFO.cpp index a363fcdb4..ab3040734 100644 --- a/source/native-plugins/zynaddsubfx/Effects/EffectLFO.cpp +++ b/source/native-plugins/zynaddsubfx/Effects/EffectLFO.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/EffectLFO.h b/source/native-plugins/zynaddsubfx/Effects/EffectLFO.h index 82cbf87f7..0b296293c 100644 --- a/source/native-plugins/zynaddsubfx/Effects/EffectLFO.h +++ b/source/native-plugins/zynaddsubfx/Effects/EffectLFO.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/EffectMgr.cpp b/source/native-plugins/zynaddsubfx/Effects/EffectMgr.cpp index a30f4b126..eebc98e2b 100644 --- a/source/native-plugins/zynaddsubfx/Effects/EffectMgr.cpp +++ b/source/native-plugins/zynaddsubfx/Effects/EffectMgr.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/EffectMgr.h b/source/native-plugins/zynaddsubfx/Effects/EffectMgr.h index 29497c856..b94e274d7 100644 --- a/source/native-plugins/zynaddsubfx/Effects/EffectMgr.h +++ b/source/native-plugins/zynaddsubfx/Effects/EffectMgr.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef EFFECTMGR_H diff --git a/source/native-plugins/zynaddsubfx/Effects/Phaser.cpp b/source/native-plugins/zynaddsubfx/Effects/Phaser.cpp index 909429874..02bb26a88 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Phaser.cpp +++ b/source/native-plugins/zynaddsubfx/Effects/Phaser.cpp @@ -25,7 +25,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Phaser.h b/source/native-plugins/zynaddsubfx/Effects/Phaser.h index f1ed8bbcc..d7f92be0c 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Phaser.h +++ b/source/native-plugins/zynaddsubfx/Effects/Phaser.h @@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Reverb.cpp b/source/native-plugins/zynaddsubfx/Effects/Reverb.cpp index 0013b58d3..b6f3dbd93 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Reverb.cpp +++ b/source/native-plugins/zynaddsubfx/Effects/Reverb.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Effects/Reverb.h b/source/native-plugins/zynaddsubfx/Effects/Reverb.h index d8c1b4717..9da427fdf 100644 --- a/source/native-plugins/zynaddsubfx/Effects/Reverb.h +++ b/source/native-plugins/zynaddsubfx/Effects/Reverb.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/Bank.cpp b/source/native-plugins/zynaddsubfx/Misc/Bank.cpp index c732a2413..c68e89c3a 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Bank.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/Bank.cpp @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/Bank.h b/source/native-plugins/zynaddsubfx/Misc/Bank.h index 7d8f9d405..0c9005385 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Bank.h +++ b/source/native-plugins/zynaddsubfx/Misc/Bank.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/Config.cpp b/source/native-plugins/zynaddsubfx/Misc/Config.cpp index 74535697d..bf145e110 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Config.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/Config.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/source/native-plugins/zynaddsubfx/Misc/Config.h b/source/native-plugins/zynaddsubfx/Misc/Config.h index 45e2c35f8..5d275aa59 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Config.h +++ b/source/native-plugins/zynaddsubfx/Misc/Config.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/Control.h b/source/native-plugins/zynaddsubfx/Misc/Control.h index a605a66b4..67168a06b 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Control.h +++ b/source/native-plugins/zynaddsubfx/Misc/Control.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef _CONTROL_H_ diff --git a/source/native-plugins/zynaddsubfx/Misc/LASHClient.cpp b/source/native-plugins/zynaddsubfx/Misc/LASHClient.cpp index 57979a329..c789630ae 100644 --- a/source/native-plugins/zynaddsubfx/Misc/LASHClient.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/LASHClient.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/source/native-plugins/zynaddsubfx/Misc/LASHClient.h b/source/native-plugins/zynaddsubfx/Misc/LASHClient.h index 1f3a49467..ceb8cdeea 100644 --- a/source/native-plugins/zynaddsubfx/Misc/LASHClient.h +++ b/source/native-plugins/zynaddsubfx/Misc/LASHClient.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef LASHClient_h diff --git a/source/native-plugins/zynaddsubfx/Misc/Master.cpp b/source/native-plugins/zynaddsubfx/Misc/Master.cpp index 4b1659bff..b130d72f3 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Master.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/Master.cpp @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/Master.h b/source/native-plugins/zynaddsubfx/Misc/Master.h index db14d0b68..617aae5e8 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Master.h +++ b/source/native-plugins/zynaddsubfx/Misc/Master.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/Microtonal.cpp b/source/native-plugins/zynaddsubfx/Misc/Microtonal.cpp index 3bc38908c..baa7621bc 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Microtonal.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/Microtonal.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/Microtonal.h b/source/native-plugins/zynaddsubfx/Misc/Microtonal.h index 5c6ed2cea..f2e8c9393 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Microtonal.h +++ b/source/native-plugins/zynaddsubfx/Misc/Microtonal.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/Part.cpp b/source/native-plugins/zynaddsubfx/Misc/Part.cpp index 6e7f4c29a..3e9a49f94 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Part.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/Part.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ @@ -257,6 +257,17 @@ Part::Part(Allocator &alloc, const SYNTH_T &synth_, const AbsTime &time_, assert(partefx[0]); } +Part::Kit::Kit(void) + :parent(nullptr), + Penabled(false), Pmuted(false), + Pminkey(0), Pmaxkey(127), + Pname(nullptr), + Padenabled(false), Psubenabled(false), + Ppadenabled(false), Psendtoparteffect(0), + adpars(nullptr), subpars(nullptr), padpars(nullptr) +{ +} + void Part::cloneTraits(Part &p) const { #define CLONE(x) p.x = this->x @@ -312,7 +323,7 @@ void Part::defaultsinstrument() Pdrummode = 0; for(int n = 0; n < NUM_KIT_ITEMS; ++n) { - kit[n].Penabled = false; + //kit[n].Penabled = false; kit[n].Pmuted = false; kit[n].Pminkey = 0; kit[n].Pmaxkey = 127; @@ -847,6 +858,9 @@ void Part::setkititemstatus(unsigned kititem, bool Penabled_) delete kkit.adpars; delete kkit.subpars; delete kkit.padpars; + kkit.adpars = nullptr; + kkit.subpars = nullptr; + kkit.padpars = nullptr; kkit.Pname[0] = '\0'; notePool.killAllNotes(); diff --git a/source/native-plugins/zynaddsubfx/Misc/Part.h b/source/native-plugins/zynaddsubfx/Misc/Part.h index 831440f95..a5781d5a9 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Part.h +++ b/source/native-plugins/zynaddsubfx/Misc/Part.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ @@ -90,6 +90,7 @@ class Part //the part's kit struct Kit { + Kit(void); Part *parent; bool Penabled, Pmuted; unsigned char Pminkey, Pmaxkey; diff --git a/source/native-plugins/zynaddsubfx/Misc/Recorder.cpp b/source/native-plugins/zynaddsubfx/Misc/Recorder.cpp index 7cb8bcf1d..996513c80 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Recorder.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/Recorder.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/Recorder.h b/source/native-plugins/zynaddsubfx/Misc/Recorder.h index bfb922fc2..8ec546124 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Recorder.h +++ b/source/native-plugins/zynaddsubfx/Misc/Recorder.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/Stereo.cpp b/source/native-plugins/zynaddsubfx/Misc/Stereo.cpp index ac2f31727..6f3cb874f 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Stereo.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/Stereo.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ template diff --git a/source/native-plugins/zynaddsubfx/Misc/Stereo.h b/source/native-plugins/zynaddsubfx/Misc/Stereo.h index 516d31870..5e0dc852f 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Stereo.h +++ b/source/native-plugins/zynaddsubfx/Misc/Stereo.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef STEREO_H #define STEREO_H diff --git a/source/native-plugins/zynaddsubfx/Misc/Util.cpp b/source/native-plugins/zynaddsubfx/Misc/Util.cpp index cb956c399..aafd80e67 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Util.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/Util.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/Util.h b/source/native-plugins/zynaddsubfx/Misc/Util.h index 1eb2e0029..2a863d6d7 100644 --- a/source/native-plugins/zynaddsubfx/Misc/Util.h +++ b/source/native-plugins/zynaddsubfx/Misc/Util.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/WavFile.cpp b/source/native-plugins/zynaddsubfx/Misc/WavFile.cpp index 43d665542..14edd16be 100644 --- a/source/native-plugins/zynaddsubfx/Misc/WavFile.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/WavFile.cpp @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/source/native-plugins/zynaddsubfx/Misc/WavFile.h b/source/native-plugins/zynaddsubfx/Misc/WavFile.h index b33a75f0e..4cb2bdb57 100644 --- a/source/native-plugins/zynaddsubfx/Misc/WavFile.h +++ b/source/native-plugins/zynaddsubfx/Misc/WavFile.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef WAVFILE_H diff --git a/source/native-plugins/zynaddsubfx/Misc/WaveShapeSmps.cpp b/source/native-plugins/zynaddsubfx/Misc/WaveShapeSmps.cpp index cf2812960..b4b59e27c 100644 --- a/source/native-plugins/zynaddsubfx/Misc/WaveShapeSmps.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/WaveShapeSmps.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/WaveShapeSmps.h b/source/native-plugins/zynaddsubfx/Misc/WaveShapeSmps.h index 980eb28bc..4bef6228a 100644 --- a/source/native-plugins/zynaddsubfx/Misc/WaveShapeSmps.h +++ b/source/native-plugins/zynaddsubfx/Misc/WaveShapeSmps.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef WAVESHAPESMPS_H diff --git a/source/native-plugins/zynaddsubfx/Misc/XMLwrapper.cpp b/source/native-plugins/zynaddsubfx/Misc/XMLwrapper.cpp index aae5543a2..238f41cd2 100644 --- a/source/native-plugins/zynaddsubfx/Misc/XMLwrapper.cpp +++ b/source/native-plugins/zynaddsubfx/Misc/XMLwrapper.cpp @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Misc/XMLwrapper.h b/source/native-plugins/zynaddsubfx/Misc/XMLwrapper.h index 0a4345085..07a305b35 100644 --- a/source/native-plugins/zynaddsubfx/Misc/XMLwrapper.h +++ b/source/native-plugins/zynaddsubfx/Misc/XMLwrapper.h @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/AlsaEngine.cpp b/source/native-plugins/zynaddsubfx/Nio/AlsaEngine.cpp index e88181177..a34357d3c 100644 --- a/source/native-plugins/zynaddsubfx/Nio/AlsaEngine.cpp +++ b/source/native-plugins/zynaddsubfx/Nio/AlsaEngine.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/source/native-plugins/zynaddsubfx/Nio/AlsaEngine.h b/source/native-plugins/zynaddsubfx/Nio/AlsaEngine.h index 2f8e2ce60..f56b6b24e 100644 --- a/source/native-plugins/zynaddsubfx/Nio/AlsaEngine.h +++ b/source/native-plugins/zynaddsubfx/Nio/AlsaEngine.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef ALSA_ENGINE_H diff --git a/source/native-plugins/zynaddsubfx/Nio/AudioOut.cpp b/source/native-plugins/zynaddsubfx/Nio/AudioOut.cpp index e38ae4d06..06c895b16 100644 --- a/source/native-plugins/zynaddsubfx/Nio/AudioOut.cpp +++ b/source/native-plugins/zynaddsubfx/Nio/AudioOut.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/AudioOut.h b/source/native-plugins/zynaddsubfx/Nio/AudioOut.h index 93acbcbd8..294b39319 100644 --- a/source/native-plugins/zynaddsubfx/Nio/AudioOut.h +++ b/source/native-plugins/zynaddsubfx/Nio/AudioOut.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/Engine.cpp b/source/native-plugins/zynaddsubfx/Nio/Engine.cpp index 5e846b708..505f3fc6f 100644 --- a/source/native-plugins/zynaddsubfx/Nio/Engine.cpp +++ b/source/native-plugins/zynaddsubfx/Nio/Engine.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "Engine.h" diff --git a/source/native-plugins/zynaddsubfx/Nio/Engine.h b/source/native-plugins/zynaddsubfx/Nio/Engine.h index 9de4422c7..bf20b0efd 100644 --- a/source/native-plugins/zynaddsubfx/Nio/Engine.h +++ b/source/native-plugins/zynaddsubfx/Nio/Engine.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/JackEngine.cpp b/source/native-plugins/zynaddsubfx/Nio/JackEngine.cpp index a6e3c2299..bef359f11 100644 --- a/source/native-plugins/zynaddsubfx/Nio/JackEngine.cpp +++ b/source/native-plugins/zynaddsubfx/Nio/JackEngine.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/source/native-plugins/zynaddsubfx/Nio/JackEngine.h b/source/native-plugins/zynaddsubfx/Nio/JackEngine.h index acea6a6c9..32fb7f6a7 100644 --- a/source/native-plugins/zynaddsubfx/Nio/JackEngine.h +++ b/source/native-plugins/zynaddsubfx/Nio/JackEngine.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef JACK_ENGINE_H diff --git a/source/native-plugins/zynaddsubfx/Nio/JackMultiEngine.cpp b/source/native-plugins/zynaddsubfx/Nio/JackMultiEngine.cpp index 4c87f1656..42a658f8a 100644 --- a/source/native-plugins/zynaddsubfx/Nio/JackMultiEngine.cpp +++ b/source/native-plugins/zynaddsubfx/Nio/JackMultiEngine.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/JackMultiEngine.h b/source/native-plugins/zynaddsubfx/Nio/JackMultiEngine.h index 2a27ea00a..a42388fe8 100644 --- a/source/native-plugins/zynaddsubfx/Nio/JackMultiEngine.h +++ b/source/native-plugins/zynaddsubfx/Nio/JackMultiEngine.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef JACK_MULTI_ENGINE diff --git a/source/native-plugins/zynaddsubfx/Nio/MidiIn.cpp b/source/native-plugins/zynaddsubfx/Nio/MidiIn.cpp index 3635bde2e..23f8fa2b9 100644 --- a/source/native-plugins/zynaddsubfx/Nio/MidiIn.cpp +++ b/source/native-plugins/zynaddsubfx/Nio/MidiIn.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/MidiIn.h b/source/native-plugins/zynaddsubfx/Nio/MidiIn.h index 780a67ff5..b17415fcb 100644 --- a/source/native-plugins/zynaddsubfx/Nio/MidiIn.h +++ b/source/native-plugins/zynaddsubfx/Nio/MidiIn.h @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/NulEngine.cpp b/source/native-plugins/zynaddsubfx/Nio/NulEngine.cpp index f1db485f4..6b614e310 100644 --- a/source/native-plugins/zynaddsubfx/Nio/NulEngine.cpp +++ b/source/native-plugins/zynaddsubfx/Nio/NulEngine.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/NulEngine.h b/source/native-plugins/zynaddsubfx/Nio/NulEngine.h index 72453220f..4d1434a9a 100644 --- a/source/native-plugins/zynaddsubfx/Nio/NulEngine.h +++ b/source/native-plugins/zynaddsubfx/Nio/NulEngine.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/OssEngine.cpp b/source/native-plugins/zynaddsubfx/Nio/OssEngine.cpp index ae1769e29..03fbbf5ef 100644 --- a/source/native-plugins/zynaddsubfx/Nio/OssEngine.cpp +++ b/source/native-plugins/zynaddsubfx/Nio/OssEngine.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/OssEngine.h b/source/native-plugins/zynaddsubfx/Nio/OssEngine.h index a4e8ff329..745be55af 100644 --- a/source/native-plugins/zynaddsubfx/Nio/OssEngine.h +++ b/source/native-plugins/zynaddsubfx/Nio/OssEngine.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/OssMultiEngine.cpp b/source/native-plugins/zynaddsubfx/Nio/OssMultiEngine.cpp index 6bb8f2bf3..bd2d009a1 100644 --- a/source/native-plugins/zynaddsubfx/Nio/OssMultiEngine.cpp +++ b/source/native-plugins/zynaddsubfx/Nio/OssMultiEngine.cpp @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/OssMultiEngine.h b/source/native-plugins/zynaddsubfx/Nio/OssMultiEngine.h index 6f2c3856a..e516125ea 100644 --- a/source/native-plugins/zynaddsubfx/Nio/OssMultiEngine.h +++ b/source/native-plugins/zynaddsubfx/Nio/OssMultiEngine.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/PaEngine.cpp b/source/native-plugins/zynaddsubfx/Nio/PaEngine.cpp index 900f6fb9d..40a8095f9 100644 --- a/source/native-plugins/zynaddsubfx/Nio/PaEngine.cpp +++ b/source/native-plugins/zynaddsubfx/Nio/PaEngine.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Nio/PaEngine.h b/source/native-plugins/zynaddsubfx/Nio/PaEngine.h index 123838bac..f3ef547de 100644 --- a/source/native-plugins/zynaddsubfx/Nio/PaEngine.h +++ b/source/native-plugins/zynaddsubfx/Nio/PaEngine.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PA_ENGINE_H diff --git a/source/native-plugins/zynaddsubfx/Nio/WavEngine.cpp b/source/native-plugins/zynaddsubfx/Nio/WavEngine.cpp index ef54c85b8..b205989b7 100644 --- a/source/native-plugins/zynaddsubfx/Nio/WavEngine.cpp +++ b/source/native-plugins/zynaddsubfx/Nio/WavEngine.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "WavEngine.h" diff --git a/source/native-plugins/zynaddsubfx/Nio/WavEngine.h b/source/native-plugins/zynaddsubfx/Nio/WavEngine.h index aeb26394e..a44e499af 100644 --- a/source/native-plugins/zynaddsubfx/Nio/WavEngine.h +++ b/source/native-plugins/zynaddsubfx/Nio/WavEngine.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef WAVENGINE_H diff --git a/source/native-plugins/zynaddsubfx/Params/ADnoteParameters.cpp b/source/native-plugins/zynaddsubfx/Params/ADnoteParameters.cpp index 2457b5d8d..f52fc3dca 100644 --- a/source/native-plugins/zynaddsubfx/Params/ADnoteParameters.cpp +++ b/source/native-plugins/zynaddsubfx/Params/ADnoteParameters.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/ADnoteParameters.h b/source/native-plugins/zynaddsubfx/Params/ADnoteParameters.h index 3ddca66f3..9129eac82 100644 --- a/source/native-plugins/zynaddsubfx/Params/ADnoteParameters.h +++ b/source/native-plugins/zynaddsubfx/Params/ADnoteParameters.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/Controller.cpp b/source/native-plugins/zynaddsubfx/Params/Controller.cpp index 0716bf18b..c88397c9d 100644 --- a/source/native-plugins/zynaddsubfx/Params/Controller.cpp +++ b/source/native-plugins/zynaddsubfx/Params/Controller.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/Controller.h b/source/native-plugins/zynaddsubfx/Params/Controller.h index 51fa20abb..96a2ed4d2 100644 --- a/source/native-plugins/zynaddsubfx/Params/Controller.h +++ b/source/native-plugins/zynaddsubfx/Params/Controller.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/EnvelopeParams.cpp b/source/native-plugins/zynaddsubfx/Params/EnvelopeParams.cpp index cfd1164df..21085b0e8 100644 --- a/source/native-plugins/zynaddsubfx/Params/EnvelopeParams.cpp +++ b/source/native-plugins/zynaddsubfx/Params/EnvelopeParams.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/EnvelopeParams.h b/source/native-plugins/zynaddsubfx/Params/EnvelopeParams.h index e6497c343..4aed9f631 100644 --- a/source/native-plugins/zynaddsubfx/Params/EnvelopeParams.h +++ b/source/native-plugins/zynaddsubfx/Params/EnvelopeParams.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/FilterParams.cpp b/source/native-plugins/zynaddsubfx/Params/FilterParams.cpp index e719228ce..a961d1195 100644 --- a/source/native-plugins/zynaddsubfx/Params/FilterParams.cpp +++ b/source/native-plugins/zynaddsubfx/Params/FilterParams.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/FilterParams.h b/source/native-plugins/zynaddsubfx/Params/FilterParams.h index a3fad0372..c8a40dcfc 100644 --- a/source/native-plugins/zynaddsubfx/Params/FilterParams.h +++ b/source/native-plugins/zynaddsubfx/Params/FilterParams.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/LFOParams.cpp b/source/native-plugins/zynaddsubfx/Params/LFOParams.cpp index befe79b75..b9187809c 100644 --- a/source/native-plugins/zynaddsubfx/Params/LFOParams.cpp +++ b/source/native-plugins/zynaddsubfx/Params/LFOParams.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/LFOParams.h b/source/native-plugins/zynaddsubfx/Params/LFOParams.h index 5bb120e98..f0976a329 100644 --- a/source/native-plugins/zynaddsubfx/Params/LFOParams.h +++ b/source/native-plugins/zynaddsubfx/Params/LFOParams.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/PADnoteParameters.cpp b/source/native-plugins/zynaddsubfx/Params/PADnoteParameters.cpp index 93e97f1a4..3cb9c0840 100644 --- a/source/native-plugins/zynaddsubfx/Params/PADnoteParameters.cpp +++ b/source/native-plugins/zynaddsubfx/Params/PADnoteParameters.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/source/native-plugins/zynaddsubfx/Params/PADnoteParameters.h b/source/native-plugins/zynaddsubfx/Params/PADnoteParameters.h index 2cbf68e40..b3dd04049 100644 --- a/source/native-plugins/zynaddsubfx/Params/PADnoteParameters.h +++ b/source/native-plugins/zynaddsubfx/Params/PADnoteParameters.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/Presets.cpp b/source/native-plugins/zynaddsubfx/Params/Presets.cpp index 7df2efe4e..112f1004c 100644 --- a/source/native-plugins/zynaddsubfx/Params/Presets.cpp +++ b/source/native-plugins/zynaddsubfx/Params/Presets.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/Presets.h b/source/native-plugins/zynaddsubfx/Params/Presets.h index b1401d1d9..69334f1bf 100644 --- a/source/native-plugins/zynaddsubfx/Params/Presets.h +++ b/source/native-plugins/zynaddsubfx/Params/Presets.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/PresetsArray.cpp b/source/native-plugins/zynaddsubfx/Params/PresetsArray.cpp index 9583679d4..a23318c64 100644 --- a/source/native-plugins/zynaddsubfx/Params/PresetsArray.cpp +++ b/source/native-plugins/zynaddsubfx/Params/PresetsArray.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/PresetsArray.h b/source/native-plugins/zynaddsubfx/Params/PresetsArray.h index cce1604c4..dea25bf9b 100644 --- a/source/native-plugins/zynaddsubfx/Params/PresetsArray.h +++ b/source/native-plugins/zynaddsubfx/Params/PresetsArray.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/PresetsStore.cpp b/source/native-plugins/zynaddsubfx/Params/PresetsStore.cpp index f5af758de..42f1791a5 100644 --- a/source/native-plugins/zynaddsubfx/Params/PresetsStore.cpp +++ b/source/native-plugins/zynaddsubfx/Params/PresetsStore.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/source/native-plugins/zynaddsubfx/Params/PresetsStore.h b/source/native-plugins/zynaddsubfx/Params/PresetsStore.h index 5baabfec9..309103b5f 100644 --- a/source/native-plugins/zynaddsubfx/Params/PresetsStore.h +++ b/source/native-plugins/zynaddsubfx/Params/PresetsStore.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/SUBnoteParameters.cpp b/source/native-plugins/zynaddsubfx/Params/SUBnoteParameters.cpp index 591f409e8..451287608 100644 --- a/source/native-plugins/zynaddsubfx/Params/SUBnoteParameters.cpp +++ b/source/native-plugins/zynaddsubfx/Params/SUBnoteParameters.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Params/SUBnoteParameters.h b/source/native-plugins/zynaddsubfx/Params/SUBnoteParameters.h index 0059fc539..f69bb56cc 100644 --- a/source/native-plugins/zynaddsubfx/Params/SUBnoteParameters.h +++ b/source/native-plugins/zynaddsubfx/Params/SUBnoteParameters.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Synth/ADnote.cpp b/source/native-plugins/zynaddsubfx/Synth/ADnote.cpp index 2bf962779..925ea3d4a 100644 --- a/source/native-plugins/zynaddsubfx/Synth/ADnote.cpp +++ b/source/native-plugins/zynaddsubfx/Synth/ADnote.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/source/native-plugins/zynaddsubfx/Synth/ADnote.h b/source/native-plugins/zynaddsubfx/Synth/ADnote.h index 7218f2fd8..79639bd64 100644 --- a/source/native-plugins/zynaddsubfx/Synth/ADnote.h +++ b/source/native-plugins/zynaddsubfx/Synth/ADnote.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Synth/Envelope.cpp b/source/native-plugins/zynaddsubfx/Synth/Envelope.cpp index 2b22ece95..2d5175309 100644 --- a/source/native-plugins/zynaddsubfx/Synth/Envelope.cpp +++ b/source/native-plugins/zynaddsubfx/Synth/Envelope.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Synth/Envelope.h b/source/native-plugins/zynaddsubfx/Synth/Envelope.h index 6fb2d725b..a77797305 100644 --- a/source/native-plugins/zynaddsubfx/Synth/Envelope.h +++ b/source/native-plugins/zynaddsubfx/Synth/Envelope.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Synth/LFO.cpp b/source/native-plugins/zynaddsubfx/Synth/LFO.cpp index b0d691049..0685fd247 100644 --- a/source/native-plugins/zynaddsubfx/Synth/LFO.cpp +++ b/source/native-plugins/zynaddsubfx/Synth/LFO.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Synth/LFO.h b/source/native-plugins/zynaddsubfx/Synth/LFO.h index 3fb5e179f..4a1f7d8c2 100644 --- a/source/native-plugins/zynaddsubfx/Synth/LFO.h +++ b/source/native-plugins/zynaddsubfx/Synth/LFO.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Synth/OscilGen.cpp b/source/native-plugins/zynaddsubfx/Synth/OscilGen.cpp index 9b6751ac8..b47c11cdc 100644 --- a/source/native-plugins/zynaddsubfx/Synth/OscilGen.cpp +++ b/source/native-plugins/zynaddsubfx/Synth/OscilGen.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Synth/OscilGen.h b/source/native-plugins/zynaddsubfx/Synth/OscilGen.h index 17ac8c8c3..c688a0d74 100644 --- a/source/native-plugins/zynaddsubfx/Synth/OscilGen.h +++ b/source/native-plugins/zynaddsubfx/Synth/OscilGen.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Synth/PADnote.cpp b/source/native-plugins/zynaddsubfx/Synth/PADnote.cpp index 23d39e148..3edbdc76d 100644 --- a/source/native-plugins/zynaddsubfx/Synth/PADnote.cpp +++ b/source/native-plugins/zynaddsubfx/Synth/PADnote.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include #include diff --git a/source/native-plugins/zynaddsubfx/Synth/PADnote.h b/source/native-plugins/zynaddsubfx/Synth/PADnote.h index 987f949c3..b57a354af 100644 --- a/source/native-plugins/zynaddsubfx/Synth/PADnote.h +++ b/source/native-plugins/zynaddsubfx/Synth/PADnote.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PAD_NOTE_H #define PAD_NOTE_H diff --git a/source/native-plugins/zynaddsubfx/Synth/Resonance.cpp b/source/native-plugins/zynaddsubfx/Synth/Resonance.cpp index 126ba7158..b92bd4c99 100644 --- a/source/native-plugins/zynaddsubfx/Synth/Resonance.cpp +++ b/source/native-plugins/zynaddsubfx/Synth/Resonance.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/source/native-plugins/zynaddsubfx/Synth/Resonance.h b/source/native-plugins/zynaddsubfx/Synth/Resonance.h index 1f63e8b65..1a6fc056a 100644 --- a/source/native-plugins/zynaddsubfx/Synth/Resonance.h +++ b/source/native-plugins/zynaddsubfx/Synth/Resonance.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef RESONANCE_H diff --git a/source/native-plugins/zynaddsubfx/Synth/SUBnote.cpp b/source/native-plugins/zynaddsubfx/Synth/SUBnote.cpp index 2c297e51b..38bab5143 100644 --- a/source/native-plugins/zynaddsubfx/Synth/SUBnote.cpp +++ b/source/native-plugins/zynaddsubfx/Synth/SUBnote.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Synth/SUBnote.h b/source/native-plugins/zynaddsubfx/Synth/SUBnote.h index b33a29846..3f7d4423f 100644 --- a/source/native-plugins/zynaddsubfx/Synth/SUBnote.h +++ b/source/native-plugins/zynaddsubfx/Synth/SUBnote.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/Synth/SynthNote.h b/source/native-plugins/zynaddsubfx/Synth/SynthNote.h index bf5271f77..282c2b4e5 100644 --- a/source/native-plugins/zynaddsubfx/Synth/SynthNote.h +++ b/source/native-plugins/zynaddsubfx/Synth/SynthNote.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef SYNTH_NOTE_H diff --git a/source/native-plugins/zynaddsubfx/UI/NSM.C b/source/native-plugins/zynaddsubfx/UI/NSM.C index 01a2672e6..ddbf2d84a 100644 --- a/source/native-plugins/zynaddsubfx/UI/NSM.C +++ b/source/native-plugins/zynaddsubfx/UI/NSM.C @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ diff --git a/source/native-plugins/zynaddsubfx/UI/NSM.H b/source/native-plugins/zynaddsubfx/UI/NSM.H index 1c70de9d6..ac4c0bb5f 100644 --- a/source/native-plugins/zynaddsubfx/UI/NSM.H +++ b/source/native-plugins/zynaddsubfx/UI/NSM.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #pragma once diff --git a/source/native-plugins/zynaddsubfx/UI/NSM/Client.C b/source/native-plugins/zynaddsubfx/UI/NSM/Client.C index 83141e27e..a37d6bfc0 100644 --- a/source/native-plugins/zynaddsubfx/UI/NSM/Client.C +++ b/source/native-plugins/zynaddsubfx/UI/NSM/Client.C @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #include "Client.H" diff --git a/source/native-plugins/zynaddsubfx/UI/NSM/Client.H b/source/native-plugins/zynaddsubfx/UI/NSM/Client.H index e515c717e..7f3990193 100644 --- a/source/native-plugins/zynaddsubfx/UI/NSM/Client.H +++ b/source/native-plugins/zynaddsubfx/UI/NSM/Client.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #pragma once diff --git a/source/native-plugins/zynaddsubfx/UI/common.H b/source/native-plugins/zynaddsubfx/UI/common.H index 79db8030e..af8c13227 100644 --- a/source/native-plugins/zynaddsubfx/UI/common.H +++ b/source/native-plugins/zynaddsubfx/UI/common.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #include "Fl_Osc_Interface.h" diff --git a/source/native-plugins/zynaddsubfx/UI/guimain.cpp b/source/native-plugins/zynaddsubfx/UI/guimain.cpp index aa055abb5..d6579c39e 100644 --- a/source/native-plugins/zynaddsubfx/UI/guimain.cpp +++ b/source/native-plugins/zynaddsubfx/UI/guimain.cpp @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/globals.cpp b/source/native-plugins/zynaddsubfx/globals.cpp index 14a161be3..c6dd3b9b9 100644 --- a/source/native-plugins/zynaddsubfx/globals.cpp +++ b/source/native-plugins/zynaddsubfx/globals.cpp @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/globals.h b/source/native-plugins/zynaddsubfx/globals.h index 215e2073e..84b5f0634 100644 --- a/source/native-plugins/zynaddsubfx/globals.h +++ b/source/native-plugins/zynaddsubfx/globals.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/source/native-plugins/zynaddsubfx/main.cpp b/source/native-plugins/zynaddsubfx/main.cpp index 07116f805..6e3073a3b 100644 --- a/source/native-plugins/zynaddsubfx/main.cpp +++ b/source/native-plugins/zynaddsubfx/main.cpp @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */