debian/0000755000000000000000000000000012142727547007201 5ustar debian/zynaddsubfx.install0000644000000000000000000000022612015415364013120 0ustar debian/*.desktop usr/share/applications/ debian/*.xpm usr/share/pixmaps/ instruments/* usr/share/zynaddsubfx/ usr/bin usr/share/doc/zynaddsubfx/*.txt debian/README.Debian0000644000000000000000000000125512015415364011233 0ustar zynaddsubfx for Debian ---------------------- This package was currently packaged compiled with ALSA midi in + Jack DSP out capabilities. Using this setup you will be able to extract the most out of this package. The upstream author is very responsive and I am working with him to have the choice of midi in/audio out in the User Interface thus saving us from the need of another multibinary package which will soon go away. If such a multibinary package is needed and asked for, I'll do it, but believe me, if you are into serious soundmaking using free software, you should be using jack+alsa anyway. -- Eduardo Marcel Macan , Thu, 25 Juj 2003 10:05:18 -0300 debian/gbp.conf0000644000000000000000000000005712015415364010610 0ustar [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000014512142725272010252 0ustar #!/usr/bin/make -f %: dh $@ --parallel override_dh_strip: dh_strip --dbg-package=zynaddsubfx-dbg debian/zynaddsubfx.10000644000000000000000000000413012015415364011610 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH ZYNADDSUBFX 1 "Dec 28, 2004" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME zynaddsubfx \- Multitimbral software synthesizer for Windows and Linux .SH SYNOPSIS .B zynaddsubfx .RI [ options ] .br .B bar .RI [ options ] .SH DESCRIPTION This manual page documents briefly the .B zynaddsubfx command. This manual page was written for the Debian distribution because the original program does not have a manual page. .PP \fBzynaddsubfx\fP is a opensource software synthesizer capable of making a countless number of instruments, from some common heared from expensive hardware to interesting sounds that you'll boost to an amazing universe of sounds. .SH OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. .TP .B \-h, \-\-help display command-line help and exit .TP .B \-r SR, \-\-sample\-rate=SR set the sample rate SR .TP .B \-b BS, \-\-buffer\-size=SR set the buffer size (granularity) .TP .B \-o OS, \-\-oscil\-size=OS set the ADsynth oscil. size .TP .B \-S , \-\-swap swap Left <--> Right .TP .B \-D , \-\-dump Dumps midi note ON/OFF commands .B \-l file, \-\-load=FILE loads a .xmz file .TP .B \-U , \-\-no\-gui run ZynAddSubFX without user interface .TP .B \-A , \-\-not\-use\-jack use OSS/ALSA instead of JACK .TP .br .SH AUTHOR This manual page was written by Eduardo Marcel Macan , for the Debian project (but may be used by others). debian/zynaddsubfx.desktop0000644000000000000000000000043212015415364013122 0ustar [Desktop Entry] Name=ZynAddSubFX Software Synthesizer Name[pt]=Sintetizador por Software ZynAddSubFX Comment=ZynAddSubFX Software Synthesizer Exec=/usr/bin/zynaddsubfx Terminal=false Type=Application Icon=/usr/share/pixmaps/zynaddsubfx.xpm Categories=Application;AudioVideo;Audio; debian/menu0000644000000000000000000000024212015415364010054 0ustar ?package(zynaddsubfx):needs="X11" section="Applications/Sound"\ title="zynaddsubfx" command="/usr/bin/zynaddsubfx"\ icon="/usr/share/pixmaps/zynaddsubfx.xpm" debian/changelog0000644000000000000000000001530312142727476011056 0ustar zynaddsubfx (2.4.3-4) unstable; urgency=low * Bump Standards. * Add VCS canonical URLs. -- Jaromír Mikeš Thu, 09 May 2013 16:02:36 +0200 zynaddsubfx (2.4.3-3) experimental; urgency=low * Team upload. * Stop forcing SSE and x86 compiler options in the generic target. * Add patch to fix small misspellings. * Enable parallel builds. -- Alessio Treglia Tue, 27 Nov 2012 01:39:14 +0000 zynaddsubfx (2.4.3-2) experimental; urgency=low * Added dssi-dev and liblo-dev as dependency * Introduced zynaddsubfx-dssi package (Closes: #629194) -- Jaromír Mikeš Sat, 01 Sep 2012 12:17:59 +0200 zynaddsubfx (2.4.3-1) experimental; urgency=low [ Jaromír Mikeš ] * New upstream release * Taking over package with agreement of Eduardo Marcel. * Set priority optional * Add cmake as build dependency * Set format 3.0 * Add gitignore file * Delete substvars file * Add gbp.conf file * Switch to short debhelper * Set compat to 9 to fix hardening * Set versions of cmake and debhelper to fix hardening * Remove quilt from build dependencies * Bump Standards * Added dbg package * Added zynaddsubfx.manpages file * Added zynaddsubfx.install file * Added misc:Depends to control file * Deleted old patches [ Alessio Treglia ] * Update copyright file -- Jaromír Mikeš Thu, 23 Aug 2012 14:14:21 +0200 zynaddsubfx (2.4.0-1.2) unstable; urgency=low * Non-maintainer upload. * debian/patches/{05_partui,06_bankui,09_fluid_1.3}.patch: - Fluid 1.3.x no longer produces empty implementations for totally empty functions in .fl files, fix FTBFS (Closes: #633478) -- Alessio Treglia Sun, 21 Aug 2011 10:51:06 +0200 zynaddsubfx (2.4.0-1.1) unstable; urgency=low * Non-maintainer upload. * Drop LASH support (Closes: #627420): - Remove liblash-dev from Build-Depends field. - Disable 016_lash.patch patch. -- Alessio Treglia Thu, 02 Jun 2011 16:28:21 +0200 zynaddsubfx (2.4.0-1) unstable; urgency=low * Built with LASH support (Closes: #486243) * Build-depends upon libjack-dev (Closes: #527443) * Removed patches that were incorporated upstream * New upstream release (Closes: #543557) -- Eduardo Marcel Maçan Thu, 20 Aug 2009 00:39:47 -0300 zynaddsubfx (2.2.1-4.1) unstable; urgency=low * Non-maintainer upload. * Change fftw3-dev build-dep to libfftw3-dev (Closes: #445792) * Add quilt patching system * Make clean not ignore errors in rules * Remove unused debhelper commands in rules * debian/menu - Change section Apps/Sound to Sound * Add watch file * Add Homepage field in control * Remove deprecated encoding field from desktop file * 01_kfreebsd_fix.patch (Closes: #415675) + src/Makefile.inc - fall back to OSS on kfreebsd * Move previous source changes to patches + 015_oss_and_jack.patch - Use OSS_AND_JACK, not just OSS + 02_makefile.patch - Add install target + 03_main.patch - Add noui as a parameter to initprogram() + 04_virkeyboard.patch - Warning and crash caused in virtual keyboard + patch by Guus Sliepen + 05_partui.patch - Add PartUI_() function + 06_bankui.patch - Add BankProcess_() function + 07_ossaudiooutput.patch - Big Endian Fix + 08_jackaudiooutput.patch - Add jack ports + 09_envelopeparams.patch - Set realtime priority accordingly + 10_LFO.patch - Improve frequency randomizer * Bump debhelper build-dep and compat to 5 * Bump standards version to 3.7.3 -- Barry deFreese Sun, 16 Dec 2007 17:59:25 -0500 zynaddsubfx (2.2.1-4) unstable; urgency=low * Added zlib1g-dev to the build dependencies (closes: #352014) -- macan Fri, 10 Feb 2006 13:15:38 -0200 zynaddsubfx (2.2.1-3) unstable; urgency=low * Patched zynaddsubfx to connect to the default jack output * Fixed some compilation warnings and crashing caused by a bug in virtual keyboard, patch by Guus Sliepen (closes: #350152) * Updated .desktop file to be XDG compliant. Patch by Free Ekanayaka (closes: #313368) * Set realtime priority acordingly. Patch by Ben Hutchings (closes: #314671) -- Eduardo Marcel Macan Wed, 8 Feb 2006 08:50:06 -0200 zynaddsubfx (2.2.1-2.1) unstable; urgency=low * Non-maintainer upload. * build-depend on libjack0.100.0-dev. Closes: #317229. -- Andreas Barth Sun, 31 Jul 2005 13:56:28 +0200 zynaddsubfx (2.2.1-2) unstable; urgency=high * Added noui as a parameter to initprogram() (closes: #307522) * Fixed issues introduced by Brossier's patch (#306824) on little endian architectures (closes: #309401) -- Eduardo Marcel Macan Tue, 17 May 2005 11:29:38 -0300 zynaddsubfx (2.2.1-1) unstable; urgency=low * Gave proper credit in this changelog to people who sent patches * New upstream release -- Eduardo Marcel Macan Fri, 29 Apr 2005 09:29:12 -0300 zynaddsubfx (2.2.0-2) unstable; urgency=low * Fixed endianess problem thanks Paul Brossier (closes: #306824) -- Eduardo Marcel Macan Fri, 29 Apr 2005 09:17:20 -0300 zynaddsubfx (2.2.0-1) unstable; urgency=low * New upstream release * Fixed XMLWrapper so that saved parameters are loaded properly -- Eduardo Marcel Macan Sat, 23 Apr 2005 08:18:08 -0300 zynaddsubfx (2.1.1-1.1) unstable; urgency=low * NMU * Changes src/UI/PresetsUI.fl to include FL/fl_ask.H instead of FL/fl_ask.h (closes: #304125) * Disabled non portable float to int assembly conversion in src/Makefile.inc (ASM_F2I=NO) -- Paul Brossier Wed, 13 Apr 2005 03:54:45 +0100 zynaddsubfx (2.1.1-1) unstable; urgency=low * menu file now references zyn's icon (closes: #299412) * New upstream release (closes: #269004) -- Eduardo Marcel Macan Tue, 28 Dec 2004 20:50:04 -0200 zynaddsubfx (1.4.3-1.1) unstable; urgency=low * NMU * recompile with libjack0.80.0-dev (closes: #228790) -- Junichi Uekawa Wed, 28 Jan 2004 06:50:09 +0900 zynaddsubfx (1.4.3-1) unstable; urgency=low * New upstream release -- Eduardo Marcel Macan Wed, 3 Sep 2003 16:05:56 -0300 zynaddsubfx (1.4.2-2) unstable; urgency=low * Fixed build dependencies (closes: #203424) -- Eduardo Marcel Macan Thu, 7 Aug 2003 08:54:35 -0300 zynaddsubfx (1.4.2-1) unstable; urgency=low * New upstream release -- Eduardo Marcel Macan Thu, 17 Jul 2003 21:54:46 -0300 zynaddsubfx (1.4.1-1) unstable; urgency=low * Initial Release. -- Eduardo Marcel Macan Thu, 19 Jun 2003 23:33:18 -0300 debian/zynaddsubfx.xpm0000644000000000000000000000601412015415364012257 0ustar /* XPM */ static char *zynaddsubfx32[] = { /* columns rows colors chars-per-pixel */ "32 32 87 1", " c #0003002C0003", ". c #00040E5D0004", "X c #0B3406F20B45", "o c #0C4B0C0C0C4D", "O c #000013B10000", "+ c #00001B870000", "@ c #0DF8135E135E", "# c #10720FD91078", "$ c #118C119811D3", "% c #000023C30000", "& c #00002CE20000", "* c #0C1F2E420C3B", "= c #000035820000", "- c #00003C190000", "; c #0F143C3D0F1D", ": c #12803FA61284", "> c #32AE324D32B6", ", c #32813934326F", "< c #389138133894", "1 c #0000467A0000", "2 c #00004DC90000", "3 c #0A874D1A0A95", "4 c #0000562E0000", "5 c #00005C8F0000", "6 c #000062980000", "7 c #00006CA10000", "8 c #0000745A0000", "9 c #00007C6D0000", "0 c #3C5441483C44", "q c #461B43253E66", "w c #419341944190", "e c #5D565A1D5D7B", "r c #5D3780495D2F", "t c #6791649267A2", "y c #69C566DE69E5", "u c #6DBD6D7E6DBA", "i c #6D3F7D2A6DB1", "p c #74C974D674DE", "a c #7E0B7D457DFC", "s c #000084250000", "d c #00008C400000", "f c #000093ED0000", "g c #00009B8C0000", "h c #0000A69D0000", "j c #0000AC580000", "k c #0000B2520000", "l c #0000BE290000", "z c #0000C5830000", "x c #0000CC7C0000", "c c #0000D4690000", "v c #0000DB910000", "b c #0000E3B90000", "n c #0000EE460000", "m c #0000F5E90000", "M c #0000FEA00000", "N c #661D8991667C", "B c #6BED8F166BCA", "V c #7F53A481814A", "C c #9BA67C917CC3", "Z c #B4BB63136377", "A c #FF90042C0492", "S c #E0E536733672", "D c #EF7B33E233DD", "F c #D6FE73F16F00", "G c #DBDB71E771FC", "H c #84A784A98489", "J c #8C388C5C8C5B", "K c #8FD1920C91E9", "L c #95769550955B", "P c #967E9B629649", "I c #98FE983198B2", "U c #9DCE9DC69DE3", "Y c #ABE08DB48DD5", "T c #B66E980797CF", "R c #A402A3DBA43C", "E c #A883A862A8CD", "W c #A6A7AB83A670", "Q c #AE38A36FA3B9", "! c #AB23AB35AB5E", "~ c #B0AEB0FCB0F6", "^ c #B3E3B3F4B3D8", "/ c #BD18BD8DBD78", "( c #BE86C0DFC1C2", ") c #CCF1AE2BAE6E", "_ c #C403C419C422", "` c #C9A3C85ECAB6", "' c None", /* pixels */ "''''''''''''''''''''''''''''''''", "''''''''''''''''''' oo$$$@.'''''", "&&&&&&&&&&&&&&&=&&*0LEE~TZw-&&&&", "6&&&&&&&&5=&&&&&&;BW^^/(GAFK:&&6", "2 1. otRE!!EQSD)`ao 2", "2 2. >IREERLLJY(((w 2", "2 1. opUUEERUIKJR)_Lo2", "2 1. oHLU^^ERUIKK~_~$2", "2 1. oBKR(^^!RULJ!/!$2", "2 +sljs& oaJR_)^~ERUUE/E#2", "2 OgmMMMx& oaJP(((^^!RU!^R#2", "2 .fmbklMM8 ouHK~`(/^~!QE^Ho2", "2 .9mb22=kMc1 >HHJ!(_/^ERER< 5", "2 2nn9 1.%kMv=XeHHJIRRUUURtX&s", "6&&1zMj==5=&6nMg&;iaHHJJLIIN;&6g", "6&&fMx=&&5=&&fmn9&*,iaaaHp,*&&6g", "2 =vm7 1. OfMv= .3ooooo 7j", "2 8Mz+ 2. =bMd .1 %xk", "2OlMd 1. jMv&.1 8Mj", "21nn2 1. 4nM9.1 hMk", "29Mx+ 1. .gMv21 +zMj", "2gMg 1O =vMg2 Ojmcs", "svMs&&&&&5=&&&&&&dmn9&&&&&&9mm86", "jMb4&&&&&5=&&&&&&=zMv6%&%=6vMk=6", "kMj. 1. 7mMz4--8vMv1 2", "km7 1O OsnMMnnmMz1 2", "kzO 1O O8gcnnbc- 2", "7= 1. .2 %11-&. 2", "2 1. .2 2", "4........2+........+2.....O.O..4", "21112111122121111112211111111112", "''''''''''''''''''''''''''''''''" }; debian/watch0000644000000000000000000000010412015415364010213 0ustar version=3 http://sf.net/zynaddsubfx/ZynAddSubFX-([\d.]+)\.tar\.bz2 debian/copyright0000644000000000000000000000421712015415364011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: zynaddsubfx Upstream-Contact: Nasca Otavian Paul Source: http://zynaddsubfx.sourceforge.net Copyright: 2002-2008 Nasca Octavian Paul Files: * Copyright: 2002-2008 Nasca Octavian Paul 2006-2009 Lars Luthman 2009-2010 Ryan Billing 2009-2010 Mark McCurry 2009 Harald Hvaal License: GPL-2 Files: src/Nio/AlsaEngine.h src/Nio/JackEngine.h src/Nio/AlsaEngine.cpp src/Nio/JackEngine.cpp Copyright: 2009 Alan Calvert License: GPL-3+ Files: debian/* Copyright: 2003-2012 Eduardo Marcel Macan 2012 Jaromír Mikeš License: GPL-2 License: GPL-2 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. . You should have received a copy of the GNU General Public License along with this program. If not, see . License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. . You should have received a copy of the GNU General Public License along with this program. If not, see . debian/source/0000755000000000000000000000000012015415364010467 5ustar debian/source/format0000644000000000000000000000001412015415364011675 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012142725272010621 5ustar debian/patches/0001-no_sse_generic.patch0000644000000000000000000000144012142725272015201 0ustar Description: Stop forcing SSE and x86 compiler options in the generic target. Author: Adam Conrad Forwarded: no --- src/CMakeLists.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) --- zynaddsubfx.orig/src/CMakeLists.txt +++ zynaddsubfx/src/CMakeLists.txt @@ -116,8 +116,8 @@ set (BuildOptions_X86_64Core2 ) set (BuildOptionsBasic - "-O3 -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer" - CACHE STRING "basic X86 complier options" + "-O3 -ffast-math -fomit-frame-pointer" + CACHE STRING "basic complier options" ) set (BuildOptionsDebug @@ -173,7 +173,6 @@ endif() include_directories(${ZLIB_INCLUDE_DIRS} ${MXML_INCLUDE_DIRS}) add_definitions( - -DASM_F2I_YES -g #TODO #todo put in a better location -Wall -Wextra debian/patches/series0000644000000000000000000000006212142725272012034 0ustar 0001-no_sse_generic.patch 0002-misspellings.patch debian/patches/0002-misspellings.patch0000644000000000000000000000510212142725272014730 0ustar Description: Fix small misspellings. Author: Alessio Treglia Forwarded: no --- src/UI/ADnoteUI.fl | 2 +- src/UI/PADnoteUI.fl | 2 +- src/UI/SUBnoteUI.fl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) --- zynaddsubfx.orig/src/UI/ADnoteUI.fl +++ zynaddsubfx/src/UI/ADnoteUI.fl @@ -481,7 +481,7 @@ if (x==0) fixedfreqetdial->deactivate(); Fl_Dial fixedfreqetdial { label {Eq.T.} callback {pars->VoicePar[nvoice].PfixedfreqET=(int) o->value();} - tooltip {How the frequency varies acording to the keyboard (leftmost for fixed frequency)} xywh {405 255 15 15} box ROUND_UP_BOX labelsize 10 align 8 maximum 127 step 1 + tooltip {How the frequency varies according to the keyboard (leftmost for fixed frequency)} xywh {405 255 15 15} box ROUND_UP_BOX labelsize 10 align 8 maximum 127 step 1 code0 {o->value(pars->VoicePar[nvoice].PfixedfreqET);} code1 {if (pars->VoicePar[nvoice].Pfixedfreq==0) o->deactivate();} class WidgetPDial --- zynaddsubfx.orig/src/UI/PADnoteUI.fl +++ zynaddsubfx/src/UI/PADnoteUI.fl @@ -842,7 +842,7 @@ if (x==0) fixedfreqetdial->deactivate(); Fl_Dial fixedfreqetdial { label {Eq.T.} callback {pars->PfixedfreqET=(int) o->value();} - tooltip {How the frequency varies acording to the keyboard (leftmost for fixed frequency)} xywh {420 295 15 15} box ROUND_UP_BOX labelsize 10 align 8 maximum 127 step 1 + tooltip {How the frequency varies according to the keyboard (leftmost for fixed frequency)} xywh {420 295 15 15} box ROUND_UP_BOX labelsize 10 align 8 maximum 127 step 1 code0 {o->value(pars->PfixedfreqET);} code1 {if (pars->Pfixedfreq==0) o->deactivate();} class WidgetPDial --- zynaddsubfx.orig/src/UI/SUBnoteUI.fl +++ zynaddsubfx/src/UI/SUBnoteUI.fl @@ -276,7 +276,7 @@ if (x==0) fixedfreqetdial->deactivate(); Fl_Dial fixedfreqetdial { label {Eq.T.} callback {pars->PfixedfreqET=(int) o->value();} - tooltip {How the frequency varies acording to the keyboard (leftmost for fixed frequency)} xywh {610 45 15 15} box ROUND_UP_BOX labelsize 10 align 8 maximum 127 step 1 + tooltip {How the frequency varies according to the keyboard (leftmost for fixed frequency)} xywh {610 45 15 15} box ROUND_UP_BOX labelsize 10 align 8 maximum 127 step 1 code0 {o->value(pars->PfixedfreqET);} code1 {if (pars->Pfixedfreq==0) o->deactivate();} class WidgetPDial debian/docs0000644000000000000000000000003712015415364010042 0ustar FAQ.txt HISTORY.txt README.txt debian/control0000644000000000000000000000416012142726444010600 0ustar Source: zynaddsubfx Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Jaromír Mikeš Build-Depends: cmake (>= 2.4), debhelper (>= 9.20120417~), fluid (>= 1.1.3+1.1.4rc1), libasound2-dev (>= 0.9.4) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libfftw3-dev, libfltk1.1-dev (>= 1.1.3+1.1.4rc1), libjack-dev, liblo-dev (>= 0.26~repack), dssi-dev (>= 0.9.0), libmxml-dev (>= 2.0), zlib1g-dev Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/zynaddsubfx.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/zynaddsubfx.git Homepage: http://zynaddsubfx.sourceforge.net Package: zynaddsubfx Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Realtime software synthesizer for Linux A real-time software synthesizer for Linux and Windows with many features, including polyphony, multi-timbral and microtonal capabilities. It includes randomness of some parameters, which makes warm sounds, like analogue synthesizers. It has system/insertion effects too, and much more. Package: zynaddsubfx-dssi Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: dssi plugin of zynaddsubfx A real-time software synthesizer for Linux and Windows with many features, including polyphony, multi-timbral and microtonal capabilities. It includes randomness of some parameters, which makes warm sounds, like analogue synthesizers. It has system/insertion effects too, and much more. . This package provide dssi plugin of zynaddsubfx. Package: zynaddsubfx-dbg Architecture: any Section: debug Priority: extra Depends: zynaddsubfx (= ${binary:Version}), ${misc:Depends} Description: Debugging symbols for zynaddsubfx A real-time software synthesizer for Linux and Windows with many features, including polyphony, multi-timbral and microtonal capabilities. It includes randomness of some parameters, which makes warm sounds, like analogue synthesizers. It has system/insertion effects too, and much more. . This package contains the debugging symbols. debian/zynaddsubfx-dssi.install0000644000000000000000000000002312142725272014056 0ustar usr/lib*/*/lib*.so debian/dirs0000644000000000000000000000010712015415364010051 0ustar usr/bin usr/share/zynaddsubfx usr/share/applications usr/share/pixmaps debian/zynaddsubfx.manpages0000644000000000000000000000002512015415364013242 0ustar debian/zynaddsubfx.1 debian/compat0000644000000000000000000000000212015415364010365 0ustar 9