diff options
| -rw-r--r-- | AUTHORS | 8 | ||||
| l---------[-rw-r--r--] | COPYING | 341 | ||||
| -rw-r--r-- | Makefile | 18 | ||||
| -rw-r--r-- | Makefile.in | 4 | ||||
| -rw-r--r-- | NEWS | 23 | ||||
| -rw-r--r-- | README | 98 | ||||
| -rw-r--r-- | autom4te.cache/output.3 | 4 | ||||
| -rw-r--r-- | autom4te.cache/output.5 | 4 | ||||
| -rw-r--r-- | autom4te.cache/requests | 984 | ||||
| -rw-r--r-- | config.log | 54 | ||||
| -rwxr-xr-x | config.status | 10 | ||||
| -rwxr-xr-x | configure | 4 | ||||
| -rw-r--r-- | configure.ac | 4 | ||||
| -rwxr-xr-x | libtool | 2 | ||||
| -rwxr-xr-x | src/DSSI-render | bin | 129056 -> 129056 bytes | |||
| -rw-r--r-- | src/DSSI-render.c | 28 | ||||
| -rw-r--r-- | src/DSSI-render.o | bin | 87696 -> 87688 bytes | |||
| -rw-r--r-- | src/DSSI_NOTES | 59 | ||||
| -rw-r--r-- | src/Makefile | 14 | ||||
| -rw-r--r-- | src/midi/.libs/libfluidmidi.a | bin | 129200 -> 129200 bytes | |||
| -rw-r--r-- | src/midi/Makefile | 14 | ||||
| -rw-r--r-- | src/new_example.wav | bin | 1470764 -> 0 bytes |
22 files changed, 563 insertions, 1110 deletions
@@ -1,4 +1,4 @@ -This program is derived from jack-dssi-host -(Copyright 2004 Chris Cannam, Steve Harris and Sean Bolton). - -Stripping down and re-shaping by James McDermott. +This program is derived from: +jack-dssi-host by Chris Cannam, Steve Harris and Sean Bolton. +cli-dssi-host by James McDermott. +Fluidsynth @@ -1,340 +1 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - <one line to give the program's name and a brief idea of what it does.> - Copyright (C) <year> <name of author> - - 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 2 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. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - <signature of Ty Coon>, 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. +/usr/share/automake-1.14/COPYING
\ No newline at end of file @@ -59,10 +59,10 @@ am__make_running_with_option = \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/cli-dssi-host -pkgincludedir = $(includedir)/cli-dssi-host -pkglibdir = $(libdir)/cli-dssi-host -pkglibexecdir = $(libexecdir)/cli-dssi-host +pkgdatadir = $(datadir)/dssi-render +pkgincludedir = $(includedir)/dssi-render +pkglibdir = $(libdir)/dssi-render +pkglibexecdir = $(libexecdir)/dssi-render am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c @@ -78,10 +78,10 @@ POST_UNINSTALL = : build_triplet = x86_64-unknown-linux-gnu host_triplet = x86_64-unknown-linux-gnu subdir = . -DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \ +DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog COPYING \ $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/configure $(am__configure_deps) mkinstalldirs \ - COPYING compile config.guess config.sub install-sh missing \ + compile config.guess config.sub depcomp install-sh missing \ ltmain.sh ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac @@ -206,7 +206,7 @@ CFLAGS = -g -O2 CPP = gcc -E CPPFLAGS = CYGPATH_W = echo -DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"cli-dssi-host\" -DVERSION=\"0.1.3\" +DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"dssi-render\" -DVERSION=\"0.0.1\" DEPDIR = .deps DLLTOOL = false DSSI_CFLAGS = @@ -243,7 +243,7 @@ OBJDUMP = objdump OBJEXT = o OTOOL = OTOOL64 = -PACKAGE = cli-dssi-host +PACKAGE = dssi-render PACKAGE_BUGREPORT = PACKAGE_NAME = PACKAGE_STRING = @@ -261,7 +261,7 @@ SHELL = /bin/sh SNDFILE_CFLAGS = SNDFILE_LIBS = -lsndfile STRIP = strip -VERSION = 0.1.3 +VERSION = 0.0.1 abs_builddir = /home/pepper/DSSI/dssi-render abs_srcdir = /home/pepper/DSSI/dssi-render abs_top_builddir = /home/pepper/DSSI/dssi-render diff --git a/Makefile.in b/Makefile.in index 047600b..bf5ca67 100644 --- a/Makefile.in +++ b/Makefile.in @@ -78,10 +78,10 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = . -DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \ +DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog COPYING \ $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/configure $(am__configure_deps) mkinstalldirs \ - COPYING compile config.guess config.sub install-sh missing \ + compile config.guess config.sub depcomp install-sh missing \ ltmain.sh ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac @@ -1,23 +0,0 @@ -Version 0.1.1: -------------- -Can now do multiple configure key-value pairs. - -Added an assert(isfinite()) to check synth output. - - -Version 0.1.2: -------------- -Some cleaning up. - -Default midi note is now middle C (note 60). - -Added -p -2 option - generates random port values. - - -Version 0.1.3: -------------- -New option, -b, clips out-of-bounds data, including NaN and Inf, -instead of just exiting. - -New option, -r, sets the length of the release tail. Omit it to allow the -release tail to die to silence (up to maximum of 15s). @@ -1,98 +0,0 @@ - * Copyright (C) 2005 James McDermott - * jamesmichaelmcdermott@gmail.com - * - * This program is derived from jack-dssi-host - * (Copyright 2004 Chris Cannam, Steve Harris and Sean Bolton). - * - * 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 2 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. - - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 01222-1307 - * USA - - -cli-dssi-host: -------------- -A command-line DSSI host. - - -Installation: ------------- -$ ./configure -$ make -$ sudo make install - - -Usage: ------ -$ cli-dssi-host -A command-line DSSI host. -Usage: -$ cli-dssi-host <dssi_plugin.so>[:<label>] - [-p [<bank>:]<preset>] (use -p -1 for default port values; - -p -2 for random values; omit -p to read port values from stdin) - [-l <length>] (in seconds, between note-on and note-off; default is 1s) - [-r <release_tail>] (in seconds: amount of data to allow after note-off; - default waits until silence (up to a maximum of 15s)) - [-f <output_file.wav>] (default == "output.wav") - [-c <no_channels>] (default == 1; use -c -1 to use plugin's channel count) - [-n <midi_note_no>] (default == 60) - [-v <midi_velocity>] (default == 127) - [-d <project_directory>] - [-k <configure_key>=<value>] ... - [-b] (clip out-of-bounds values, including Inf and NaN, to within bounds - (calls exit()) if -b is omitted) - - -Synopsis: --------- - -cli-dssi-host writes a short .wav file with audio generated by sending -1 note-on and then 1 note-off to a DSSI plugin. You can specify the -length and the MIDI note and velocity. Things like presets, labels -within dlls, multiple channels and configure key-value pairs seem to -work! - -Examples: --------- - -$ cli-dssi-host simple.so -p -1 - -(which uses default values for all control-in ports); - -$ cli-dssi-host less_trivial_synth.so < lts.prs - -(where lts.prs is a text file containing one argument for each -control-in port); - -$ cli-dssi-host xsynth-dssi.so -p 0:3 - -(which loads program (aka preset) 3 in bank 0); - -$ cli-dssi-host trivial_sampler.so:stereo_sampler -p -1 -k load=snare.wav -c -1 - -(where load=snare.wav is a configure key-value pair, and -c -1 -tells the program to write as many channels as the stereo_sampler -plugin has audio outputs). - -Bugs/things to do: ------------------ - -The -l arg specifies length in seconds between note-on and note-off. -(or nearly - would have to set the note-off.time.tick exactly for that.) -But it's not ideal, since we still have to record the release tail. -Maybe an extra arg to specify absolute length. - -The function which calculates when the release tail is finished could -probably be improved - e.g. by stopping at a zero-crossing, as well -as waiting for a low-power frame. - diff --git a/autom4te.cache/output.3 b/autom4te.cache/output.3 index 839a386..fd00702 100644 --- a/autom4te.cache/output.3 +++ b/autom4te.cache/output.3 @@ -11127,8 +11127,8 @@ CC=$lt_save_CC -PACKAGE=cli-dssi-host -VERSION=0.1.3 +PACKAGE=dssi-render +VERSION=0.0.1 am__api_version='1.14' diff --git a/autom4te.cache/output.5 b/autom4te.cache/output.5 index d0df2ca..9a52c71 100644 --- a/autom4te.cache/output.5 +++ b/autom4te.cache/output.5 @@ -11131,8 +11131,8 @@ CC=$lt_save_CC -PACKAGE=cli-dssi-host -VERSION=0.1.3 +PACKAGE=dssi-render +VERSION=0.0.1 am__api_version='1.14' diff --git a/autom4te.cache/requests b/autom4te.cache/requests index 5c116e3..f8aa222 100644 --- a/autom4te.cache/requests +++ b/autom4te.cache/requests @@ -35,54 +35,54 @@ 'configure.in' ], { - 'AM_AUTOMAKE_VERSION' => 1, - 'PKG_NOARCH_INSTALLDIR' => 1, - '_AM_PROG_TAR' => 1, - '_AM_SUBST_NOTMAKE' => 1, + '_AM_SET_OPTION' => 1, + '_AM_MANGLE_OPTION' => 1, + 'm4_pattern_forbid' => 1, 'AM_CONDITIONAL' => 1, - '_AM_SET_OPTIONS' => 1, - '_AM_PROG_CC_C_O' => 1, - 'AC_DEFUN' => 1, - 'm4_include' => 1, + '_PKG_SHORT_ERRORS_SUPPORTED' => 1, + '_AM_CONFIG_MACRO_DIRS' => 1, 'AM_DEP_TRACK' => 1, - 'AM_AUX_DIR_EXPAND' => 1, - 'PKG_CHECK_VAR' => 1, + '_AM_SUBST_NOTMAKE' => 1, + '_AM_SET_OPTIONS' => 1, + 'AM_RUN_LOG' => 1, 'AM_PROG_CC_C_O' => 1, + 'PKG_NOARCH_INSTALLDIR' => 1, + 'AM_SET_LEADING_DOT' => 1, + '_AM_AUTOCONF_VERSION' => 1, + 'AC_CONFIG_MACRO_DIR_TRACE' => 1, + 'AC_DEFUN_ONCE' => 1, 'PKG_INSTALLDIR' => 1, + '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, + 'include' => 1, + 'm4_include' => 1, 'AM_INIT_AUTOMAKE' => 1, 'PKG_CHECK_EXISTS' => 1, - '_AM_SET_OPTION' => 1, - 'AM_SILENT_RULES' => 1, - '_PKG_SHORT_ERRORS_SUPPORTED' => 1, - 'include' => 1, - 'AM_SANITY_CHECK' => 1, - 'AC_CONFIG_MACRO_DIR_TRACE' => 1, + 'AC_DEFUN' => 1, + 'AM_AUX_DIR_EXPAND' => 1, 'AM_PROG_INSTALL_SH' => 1, - 'AM_RUN_LOG' => 1, - 'AM_MISSING_PROG' => 1, - 'AC_CONFIG_MACRO_DIR' => 1, - '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - 'AM_SUBST_NOTMAKE' => 1, + '_AM_PROG_TAR' => 1, + 'AM_SET_DEPDIR' => 1, + 'PKG_CHECK_MODULES' => 1, + 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1, 'PKG_PROG_PKG_CONFIG' => 1, + 'AM_MISSING_HAS_RUN' => 1, + 'AC_CONFIG_MACRO_DIR' => 1, + '_AC_AM_CONFIG_HEADER_HOOK' => 1, + 'AM_MISSING_PROG' => 1, '_AM_DEPENDENCIES' => 1, - 'AM_PROG_INSTALL_STRIP' => 1, - 'AM_SET_DEPDIR' => 1, - '_m4_warn' => 1, - 'AM_MAKE_INCLUDE' => 1, - 'm4_pattern_forbid' => 1, - 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, + 'AM_SILENT_RULES' => 1, + 'AM_SUBST_NOTMAKE' => 1, 'm4_pattern_allow' => 1, - 'AU_DEFUN' => 1, - '_AM_MANGLE_OPTION' => 1, - 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1, - 'PKG_CHECK_MODULES' => 1, - 'AM_SET_LEADING_DOT' => 1, + '_m4_warn' => 1, '_AM_IF_OPTION' => 1, - 'AM_MISSING_HAS_RUN' => 1, - 'AC_DEFUN_ONCE' => 1, - '_AM_AUTOCONF_VERSION' => 1, - '_AM_CONFIG_MACRO_DIRS' => 1, - '_AC_AM_CONFIG_HEADER_HOOK' => 1 + 'AM_AUTOMAKE_VERSION' => 1, + '_AM_PROG_CC_C_O' => 1, + 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, + 'AM_MAKE_INCLUDE' => 1, + 'AM_PROG_INSTALL_STRIP' => 1, + 'PKG_CHECK_VAR' => 1, + 'AM_SANITY_CHECK' => 1, + 'AU_DEFUN' => 1 } ], 'Autom4te::Request' ), bless( [ @@ -97,65 +97,65 @@ 'configure.in' ], { - 'AM_EXTRA_RECURSIVE_TARGETS' => 1, - '_AM_COND_IF' => 1, - 'AM_PROG_AR' => 1, - 'AC_CANONICAL_TARGET' => 1, - 'AM_XGETTEXT_OPTION' => 1, - 'AC_DEFINE_TRACE_LITERAL' => 1, - 'AM_SILENT_RULES' => 1, - 'AM_PROG_MKDIR_P' => 1, - 'LT_INIT' => 1, 'AM_ENABLE_MULTILIB' => 1, - 'include' => 1, - 'LT_SUPPORTED_TAG' => 1, - 'AC_CANONICAL_SYSTEM' => 1, + 'AC_CANONICAL_TARGET' => 1, 'AM_POT_TOOLS' => 1, - 'sinclude' => 1, - 'm4_sinclude' => 1, - 'AM_PROG_CC_C_O' => 1, - 'AM_INIT_AUTOMAKE' => 1, - 'AM_CONDITIONAL' => 1, - 'AC_LIBSOURCE' => 1, - 'AM_MAINTAINER_MODE' => 1, 'AC_CONFIG_AUX_DIR' => 1, - 'AM_MAKEFILE_INCLUDE' => 1, - 'm4_include' => 1, - 'AC_INIT' => 1, - '_AM_MAKEFILE_INCLUDE' => 1, + 'LT_INIT' => 1, + 'sinclude' => 1, + 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, + 'AM_PROG_CXX_C_O' => 1, + 'AC_FC_FREEFORM' => 1, + 'AM_XGETTEXT_OPTION' => 1, 'AC_CANONICAL_HOST' => 1, '_LT_AC_TAGCONFIG' => 1, + '_AM_COND_ELSE' => 1, 'AM_AUTOMAKE_VERSION' => 1, - 'AC_CONFIG_SUBDIRS' => 1, - 'AC_REQUIRE_AUX_FILE' => 1, - 'AC_CONFIG_FILES' => 1, - '_AM_SUBST_NOTMAKE' => 1, - 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, - 'AC_PROG_LIBTOOL' => 1, + 'AM_PROG_AR' => 1, + 'm4_sinclude' => 1, + 'AH_OUTPUT' => 1, + 'AM_SILENT_RULES' => 1, + 'AM_PATH_GUILE' => 1, + 'LT_SUPPORTED_TAG' => 1, + '_m4_warn' => 1, 'm4_pattern_allow' => 1, + 'AM_MAKEFILE_INCLUDE' => 1, + 'AC_CONFIG_FILES' => 1, + 'AC_FC_PP_SRCEXT' => 1, 'AM_PROG_F77_C_O' => 1, 'AC_FC_SRCEXT' => 1, - 'AC_FC_PP_SRCEXT' => 1, - '_AM_COND_ELSE' => 1, - 'AC_CANONICAL_BUILD' => 1, - '_m4_warn' => 1, - 'm4_pattern_forbid' => 1, - 'AC_CONFIG_LINKS' => 1, - 'AH_OUTPUT' => 1, - 'AM_PATH_GUILE' => 1, - 'AC_CONFIG_LIBOBJ_DIR' => 1, - 'AM_NLS' => 1, + '_AM_COND_ENDIF' => 1, + 'AC_CONFIG_SUBDIRS' => 1, + 'AM_PROG_MOC' => 1, + 'AC_FC_PP_DEFINE' => 1, + 'AC_DEFINE_TRACE_LITERAL' => 1, 'AM_GNU_GETTEXT' => 1, + 'AM_PROG_FC_C_O' => 1, + 'AC_REQUIRE_AUX_FILE' => 1, + 'AC_SUBST' => 1, + 'AC_CONFIG_LIBOBJ_DIR' => 1, 'LT_CONFIG_LTDL_DIR' => 1, + '_AM_COND_IF' => 1, + 'AM_NLS' => 1, + 'AC_PROG_LIBTOOL' => 1, + 'm4_include' => 1, + 'AC_CONFIG_LINKS' => 1, + 'AM_MAINTAINER_MODE' => 1, + 'AM_INIT_AUTOMAKE' => 1, + 'AC_CANONICAL_BUILD' => 1, + 'include' => 1, + 'AM_PROG_MKDIR_P' => 1, + '_AM_MAKEFILE_INCLUDE' => 1, + 'AC_LIBSOURCE' => 1, + '_AM_SUBST_NOTMAKE' => 1, 'AC_SUBST_TRACE' => 1, - 'AC_FC_PP_DEFINE' => 1, - 'AM_PROG_CXX_C_O' => 1, - 'AM_PROG_FC_C_O' => 1, - '_AM_COND_ENDIF' => 1, + 'AM_PROG_CC_C_O' => 1, + 'AC_CANONICAL_SYSTEM' => 1, 'AC_CONFIG_HEADERS' => 1, - 'AC_SUBST' => 1, - 'AM_PROG_MOC' => 1, - 'AC_FC_FREEFORM' => 1 + 'm4_pattern_forbid' => 1, + 'AM_EXTRA_RECURSIVE_TARGETS' => 1, + 'AC_INIT' => 1, + 'AM_CONDITIONAL' => 1 } ], 'Autom4te::Request' ), bless( [ @@ -190,54 +190,54 @@ 'configure.ac' ], { - 'PKG_CHECK_EXISTS' => 1, - '_AM_SET_OPTION' => 1, - 'AM_SILENT_RULES' => 1, - '_PKG_SHORT_ERRORS_SUPPORTED' => 1, - 'include' => 1, - 'AM_DEP_TRACK' => 1, + 'AM_PROG_INSTALL_SH' => 1, 'AM_AUX_DIR_EXPAND' => 1, - 'AM_PROG_CC_C_O' => 1, - 'PKG_CHECK_VAR' => 1, - 'AM_INIT_AUTOMAKE' => 1, - 'PKG_INSTALLDIR' => 1, - 'AM_CONDITIONAL' => 1, - '_AM_SET_OPTIONS' => 1, - '_AM_PROG_CC_C_O' => 1, 'AC_DEFUN' => 1, + 'PKG_CHECK_EXISTS' => 1, + 'AM_INIT_AUTOMAKE' => 1, 'm4_include' => 1, - 'AM_AUTOMAKE_VERSION' => 1, - 'PKG_NOARCH_INSTALLDIR' => 1, - '_AM_PROG_TAR' => 1, - '_AM_SUBST_NOTMAKE' => 1, - 'AU_DEFUN' => 1, - 'm4_pattern_allow' => 1, - 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1, - '_AM_MANGLE_OPTION' => 1, - 'PKG_CHECK_MODULES' => 1, - 'AM_SET_LEADING_DOT' => 1, - '_AM_IF_OPTION' => 1, + 'include' => 1, + '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, 'AC_DEFUN_ONCE' => 1, - 'AM_MISSING_HAS_RUN' => 1, + 'PKG_INSTALLDIR' => 1, + 'AC_CONFIG_MACRO_DIR_TRACE' => 1, '_AM_AUTOCONF_VERSION' => 1, + 'PKG_NOARCH_INSTALLDIR' => 1, + 'AM_SET_LEADING_DOT' => 1, + '_AM_SET_OPTIONS' => 1, + 'AM_PROG_CC_C_O' => 1, + 'AM_RUN_LOG' => 1, '_AM_CONFIG_MACRO_DIRS' => 1, - '_AC_AM_CONFIG_HEADER_HOOK' => 1, - 'AM_SET_DEPDIR' => 1, - '_m4_warn' => 1, - 'AM_MAKE_INCLUDE' => 1, + 'AM_DEP_TRACK' => 1, + '_AM_SUBST_NOTMAKE' => 1, + 'AM_CONDITIONAL' => 1, + '_PKG_SHORT_ERRORS_SUPPORTED' => 1, + '_AM_SET_OPTION' => 1, + '_AM_MANGLE_OPTION' => 1, 'm4_pattern_forbid' => 1, + 'AU_DEFUN' => 1, + 'AM_PROG_INSTALL_STRIP' => 1, + 'PKG_CHECK_VAR' => 1, + 'AM_SANITY_CHECK' => 1, + '_AM_PROG_CC_C_O' => 1, + 'AM_MAKE_INCLUDE' => 1, 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - 'PKG_PROG_PKG_CONFIG' => 1, + '_AM_IF_OPTION' => 1, + 'AM_AUTOMAKE_VERSION' => 1, 'AM_SUBST_NOTMAKE' => 1, + 'm4_pattern_allow' => 1, + '_m4_warn' => 1, + 'AM_SILENT_RULES' => 1, '_AM_DEPENDENCIES' => 1, - 'AM_PROG_INSTALL_STRIP' => 1, - 'AM_SANITY_CHECK' => 1, - 'AC_CONFIG_MACRO_DIR_TRACE' => 1, - 'AM_PROG_INSTALL_SH' => 1, - 'AM_RUN_LOG' => 1, - 'AC_CONFIG_MACRO_DIR' => 1, 'AM_MISSING_PROG' => 1, - '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1 + 'AC_CONFIG_MACRO_DIR' => 1, + 'PKG_PROG_PKG_CONFIG' => 1, + 'AM_MISSING_HAS_RUN' => 1, + '_AC_AM_CONFIG_HEADER_HOOK' => 1, + 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1, + 'AM_SET_DEPDIR' => 1, + 'PKG_CHECK_MODULES' => 1, + '_AM_PROG_TAR' => 1 } ], 'Autom4te::Request' ), bless( [ @@ -252,65 +252,65 @@ 'configure.ac' ], { - 'AC_FC_SRCEXT' => 1, - 'AC_FC_PP_SRCEXT' => 1, - '_AM_COND_ELSE' => 1, - 'AM_PROG_F77_C_O' => 1, - 'm4_pattern_allow' => 1, - 'AC_CANONICAL_BUILD' => 1, - 'm4_pattern_forbid' => 1, - '_m4_warn' => 1, - 'AC_CONFIG_LIBOBJ_DIR' => 1, - 'AM_PATH_GUILE' => 1, - 'AH_OUTPUT' => 1, - 'AC_CONFIG_LINKS' => 1, - 'LT_CONFIG_LTDL_DIR' => 1, 'AM_NLS' => 1, - 'AM_GNU_GETTEXT' => 1, - 'AC_FC_PP_DEFINE' => 1, - 'AC_SUBST_TRACE' => 1, - 'AC_CONFIG_HEADERS' => 1, + 'LT_CONFIG_LTDL_DIR' => 1, + '_AM_COND_IF' => 1, 'AC_SUBST' => 1, - '_AM_COND_ENDIF' => 1, - 'AM_PROG_CXX_C_O' => 1, + 'AC_CONFIG_LIBOBJ_DIR' => 1, 'AM_PROG_FC_C_O' => 1, - 'AC_FC_FREEFORM' => 1, - 'AM_PROG_MOC' => 1, - 'AM_SILENT_RULES' => 1, - 'AC_DEFINE_TRACE_LITERAL' => 1, - 'AM_XGETTEXT_OPTION' => 1, - 'AM_PROG_MKDIR_P' => 1, - 'AC_CANONICAL_TARGET' => 1, - 'AM_PROG_AR' => 1, - '_AM_COND_IF' => 1, - 'AM_EXTRA_RECURSIVE_TARGETS' => 1, + 'AC_REQUIRE_AUX_FILE' => 1, 'include' => 1, - 'AM_ENABLE_MULTILIB' => 1, - 'LT_INIT' => 1, - 'AM_POT_TOOLS' => 1, - 'AC_CANONICAL_SYSTEM' => 1, - 'LT_SUPPORTED_TAG' => 1, + 'AC_CANONICAL_BUILD' => 1, 'AM_INIT_AUTOMAKE' => 1, - 'AM_PROG_CC_C_O' => 1, - 'm4_sinclude' => 1, - 'sinclude' => 1, - 'AC_CONFIG_AUX_DIR' => 1, + 'AC_PROG_LIBTOOL' => 1, + 'AC_CONFIG_LINKS' => 1, + 'm4_include' => 1, 'AM_MAINTAINER_MODE' => 1, - 'AM_CONDITIONAL' => 1, 'AC_LIBSOURCE' => 1, + 'AM_PROG_MKDIR_P' => 1, + '_AM_MAKEFILE_INCLUDE' => 1, 'AC_INIT' => 1, - 'AC_CANONICAL_HOST' => 1, - 'm4_include' => 1, - 'AM_MAKEFILE_INCLUDE' => 1, + 'AM_CONDITIONAL' => 1, + 'AM_EXTRA_RECURSIVE_TARGETS' => 1, + 'm4_pattern_forbid' => 1, + 'AM_PROG_CC_C_O' => 1, + 'AC_CONFIG_HEADERS' => 1, + 'AC_CANONICAL_SYSTEM' => 1, + '_AM_SUBST_NOTMAKE' => 1, + 'AC_SUBST_TRACE' => 1, + 'LT_INIT' => 1, + 'AC_CONFIG_AUX_DIR' => 1, + 'AM_ENABLE_MULTILIB' => 1, + 'AM_POT_TOOLS' => 1, + 'AC_CANONICAL_TARGET' => 1, + 'AM_PROG_AR' => 1, + '_AM_COND_ELSE' => 1, '_LT_AC_TAGCONFIG' => 1, - '_AM_MAKEFILE_INCLUDE' => 1, - 'AC_CONFIG_SUBDIRS' => 1, 'AM_AUTOMAKE_VERSION' => 1, - '_AM_SUBST_NOTMAKE' => 1, + 'AC_FC_FREEFORM' => 1, + 'AC_CANONICAL_HOST' => 1, + 'AM_XGETTEXT_OPTION' => 1, + 'sinclude' => 1, 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, - 'AC_PROG_LIBTOOL' => 1, + 'AM_PROG_CXX_C_O' => 1, + 'AC_FC_SRCEXT' => 1, + 'AC_FC_PP_SRCEXT' => 1, + 'AM_PROG_F77_C_O' => 1, + '_m4_warn' => 1, + 'LT_SUPPORTED_TAG' => 1, + 'AM_PATH_GUILE' => 1, + 'm4_pattern_allow' => 1, + 'AM_MAKEFILE_INCLUDE' => 1, 'AC_CONFIG_FILES' => 1, - 'AC_REQUIRE_AUX_FILE' => 1 + 'm4_sinclude' => 1, + 'AH_OUTPUT' => 1, + 'AM_SILENT_RULES' => 1, + 'AM_GNU_GETTEXT' => 1, + 'AC_FC_PP_DEFINE' => 1, + 'AC_DEFINE_TRACE_LITERAL' => 1, + '_AM_COND_ENDIF' => 1, + 'AC_CONFIG_SUBDIRS' => 1, + 'AM_PROG_MOC' => 1 } ], 'Autom4te::Request' ), bless( [ @@ -352,192 +352,192 @@ 'configure.ac' ], { - 'LT_AC_PROG_RC' => 1, - '_AM_DEPENDENCIES' => 1, - 'AC_ENABLE_FAST_INSTALL' => 1, - '_AC_PROG_LIBTOOL' => 1, - 'LT_OUTPUT' => 1, - 'AM_PROG_NM' => 1, - 'AC_LTDL_SHLIBEXT' => 1, - 'LTDL_INSTALLABLE' => 1, - 'AM_MISSING_PROG' => 1, - 'LTOBSOLETE_VERSION' => 1, - 'AC_CONFIG_MACRO_DIR_TRACE' => 1, - 'AC_LTDL_DLSYM_USCORE' => 1, - 'AC_LIBTOOL_F77' => 1, - '_AM_IF_OPTION' => 1, - '_AM_AUTOCONF_VERSION' => 1, - '_AC_AM_CONFIG_HEADER_HOOK' => 1, - '_AM_MANGLE_OPTION' => 1, - 'LT_PATH_NM' => 1, - 'PKG_CHECK_MODULES' => 1, - 'LT_FUNC_DLSYM_USCORE' => 1, - 'LT_LANG' => 1, - '_LT_AC_LANG_CXX' => 1, - 'LT_SYS_DLOPEN_DEPLIBS' => 1, '_LT_REQUIRED_DARWIN_CHECKS' => 1, - '_LT_PROG_F77' => 1, - '_LT_AC_LANG_GCJ' => 1, - '_LT_LINKER_BOILERPLATE' => 1, '_LT_PATH_TOOL_PREFIX' => 1, - '_LT_AC_LANG_F77' => 1, - '_LT_AC_TAGVAR' => 1, - 'AC_ENABLE_SHARED' => 1, - 'AC_WITH_LTDL' => 1, - '_AM_PROG_CC_C_O' => 1, - 'AC_LIBTOOL_LANG_F77_CONFIG' => 1, 'AC_LIB_LTDL' => 1, - 'AM_PROG_LD' => 1, + 'AM_ENABLE_SHARED' => 1, 'AC_LIBTOOL_POSTDEP_PREDEP' => 1, - 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1, - '_LT_COMPILER_OPTION' => 1, - '_LT_PROG_LTMAIN' => 1, - 'AC_LIBTOOL_COMPILER_OPTION' => 1, - 'LT_PATH_LD' => 1, - '_PKG_SHORT_ERRORS_SUPPORTED' => 1, - 'AC_LIBTOOL_LANG_RC_CONFIG' => 1, + '_AM_PROG_CC_C_O' => 1, + 'AC_LIBTOOL_SYS_LIB_STRIP' => 1, + 'AC_LIBTOOL_PICMODE' => 1, + 'AC_PATH_MAGIC' => 1, + '_LT_AC_LANG_CXX' => 1, + 'LT_INIT' => 1, 'LTDL_INIT' => 1, - 'LT_SUPPORTED_TAG' => 1, - '_LT_AC_CHECK_DLFCN' => 1, + 'AC_PROG_NM' => 1, + 'AM_PROG_INSTALL_STRIP' => 1, + 'AM_SANITY_CHECK' => 1, + 'PKG_CHECK_MODULES' => 1, + 'AM_SET_DEPDIR' => 1, + 'LT_PROG_GCJ' => 1, + '_AM_PROG_TAR' => 1, + 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1, + 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1, + 'AC_LIBTOOL_FC' => 1, + 'AM_DISABLE_SHARED' => 1, + '_LT_AC_TAGVAR' => 1, + 'AM_MISSING_PROG' => 1, + '_LT_AC_PROG_ECHO_BACKSLASH' => 1, 'LTDL_CONVENIENCE' => 1, - 'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1, - 'AC_CONFIG_MACRO_DIR' => 1, - 'AM_RUN_LOG' => 1, - 'AC_ENABLE_STATIC' => 1, - 'AM_PROG_INSTALL_SH' => 1, + '_LT_AC_FILE_LTDLL_C' => 1, + 'AM_SILENT_RULES' => 1, + 'AC_LIBTOOL_DLOPEN' => 1, + '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, + 'AM_INIT_AUTOMAKE' => 1, 'AC_LIBTOOL_LANG_C_CONFIG' => 1, - 'LT_SYS_MODULE_EXT' => 1, - 'AM_SANITY_CHECK' => 1, - 'LT_AC_PROG_GCJ' => 1, - 'AM_MISSING_HAS_RUN' => 1, - 'AC_CHECK_LIBM' => 1, - 'LTVERSION_VERSION' => 1, + 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1, + '_LT_PROG_LTMAIN' => 1, + '_LT_PROG_ECHO_BACKSLASH' => 1, + 'AM_PROG_INSTALL_SH' => 1, + 'AM_AUX_DIR_EXPAND' => 1, + '_LT_AC_SYS_LIBPATH_AIX' => 1, + 'AC_LIBTOOL_SETUP' => 1, + 'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1, 'AM_SET_LEADING_DOT' => 1, - 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1, - 'AM_DISABLE_SHARED' => 1, + 'AM_ENABLE_STATIC' => 1, + '_LT_WITH_SYSROOT' => 1, '_LT_AC_SYS_COMPILER' => 1, + 'AM_PROG_LIBTOOL' => 1, + '_LT_COMPILER_BOILERPLATE' => 1, + 'AC_DISABLE_FAST_INSTALL' => 1, + 'AC_LIBTOOL_PROG_CC_C_O' => 1, + 'LT_SYS_MODULE_PATH' => 1, + 'AC_LIBTOOL_COMPILER_OPTION' => 1, + 'LT_OUTPUT' => 1, + 'AC_PROG_LD' => 1, + '_AM_IF_OPTION' => 1, + 'AM_DISABLE_STATIC' => 1, + '_LT_AC_LANG_CXX_CONFIG' => 1, + 'AC_LIBTOOL_F77' => 1, + 'AM_PROG_NM' => 1, + 'LT_LIB_DLLOAD' => 1, + 'PKG_CHECK_VAR' => 1, + 'AC_LIBTOOL_LINKER_OPTION' => 1, + 'LT_SYS_SYMBOL_USCORE' => 1, + 'AC_ENABLE_STATIC' => 1, + '_LT_PROG_F77' => 1, + 'AM_MISSING_HAS_RUN' => 1, + '_LT_PROG_FC' => 1, + '_LT_AC_SHELL_INIT' => 1, + 'LT_WITH_LTDL' => 1, + 'LT_SUPPORTED_TAG' => 1, + 'AM_SUBST_NOTMAKE' => 1, + 'include' => 1, + 'LT_SYS_DLSEARCH_PATH' => 1, + 'AC_DISABLE_STATIC' => 1, + '_LT_AC_CHECK_DLFCN' => 1, + 'm4_include' => 1, + 'LT_PATH_NM' => 1, + 'AC_PROG_EGREP' => 1, + 'LT_CONFIG_LTDL_DIR' => 1, + 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1, + 'AC_DISABLE_SHARED' => 1, + 'AC_LTDL_DLLIB' => 1, + '_LT_AC_PROG_CXXCPP' => 1, + 'm4_pattern_forbid' => 1, 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1, - 'AC_PROG_LD_GNU' => 1, - 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1, - 'gl_FUNC_ARGZ' => 1, - 'AC_LIBTOOL_DLOPEN_SELF' => 1, - 'LT_PROG_RC' => 1, - '_LT_AC_LANG_C_CONFIG' => 1, - '_LTDL_SETUP' => 1, - '_LT_AC_SYS_LIBPATH_AIX' => 1, - 'AC_DEFUN' => 1, 'AC_LIBTOOL_CONFIG' => 1, - 'm4_include' => 1, - '_LT_AC_TAGCONFIG' => 1, - 'AC_PATH_TOOL_PREFIX' => 1, - '_LT_AC_LANG_RC_CONFIG' => 1, + '_AM_SET_OPTION' => 1, + '_AM_MANGLE_OPTION' => 1, '_AM_SET_OPTIONS' => 1, + '_AM_SUBST_NOTMAKE' => 1, + 'AC_LTDL_ENABLE_INSTALL' => 1, 'AC_LIBTOOL_RC' => 1, - 'AC_LIBTOOL_WIN32_DLL' => 1, - 'AC_DISABLE_SHARED' => 1, + 'AC_CHECK_LIBM' => 1, + 'AC_LIBTOOL_LANG_RC_CONFIG' => 1, + 'AC_CONFIG_MACRO_DIR_TRACE' => 1, + 'AM_PROG_LD' => 1, + 'AC_LIBLTDL_INSTALLABLE' => 1, + '_LT_LIBOBJ' => 1, + 'AM_AUTOMAKE_VERSION' => 1, + 'AM_MAKE_INCLUDE' => 1, + 'AC_LTDL_SYMBOL_USCORE' => 1, + '_LT_AC_TRY_DLOPEN_SELF' => 1, + 'gl_PREREQ_ARGZ' => 1, 'AC_LIBTOOL_CXX' => 1, - 'LT_INIT' => 1, + '_LTDL_SETUP' => 1, + '_LT_LINKER_OPTION' => 1, + 'AC_LTDL_SHLIBEXT' => 1, + 'AC_ENABLE_FAST_INSTALL' => 1, + 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1, + '_LT_AC_LANG_F77_CONFIG' => 1, 'AC_LTDL_PREOPEN' => 1, - 'AM_SILENT_RULES' => 1, - '_AM_SET_OPTION' => 1, - 'AM_PROG_CC_C_O' => 1, - 'AM_PROG_LIBTOOL' => 1, - 'AC_LTDL_SYSSEARCHPATH' => 1, - 'AC_LIBTOOL_LINKER_OPTION' => 1, - 'AC_DEPLIBS_CHECK_METHOD' => 1, + 'm4_pattern_allow' => 1, + '_LT_AC_LANG_RC_CONFIG' => 1, + 'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1, + '_LT_AC_LANG_F77' => 1, '_LT_CC_BASENAME' => 1, '_LT_PROG_CXX' => 1, - '_LT_AC_TRY_DLOPEN_SELF' => 1, - '_LT_AC_FILE_LTDLL_C' => 1, - '_LT_LINKER_OPTION' => 1, - '_LT_PREPARE_SED_QUOTE_VARS' => 1, - 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1, - 'LT_CONFIG_LTDL_DIR' => 1, - 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1, - 'AM_SUBST_NOTMAKE' => 1, - '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - 'AC_PATH_MAGIC' => 1, - 'AC_DEFUN_ONCE' => 1, - '_LT_AC_LANG_CXX_CONFIG' => 1, - 'AC_LIBTOOL_OBJDIR' => 1, + '_LT_AC_LOCK' => 1, + 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1, + 'PKG_CHECK_EXISTS' => 1, + 'AC_PROG_LIBTOOL' => 1, + 'LTDL_INSTALLABLE' => 1, + 'AC_LIBTOOL_DLOPEN_SELF' => 1, + 'LTVERSION_VERSION' => 1, + '_PKG_SHORT_ERRORS_SUPPORTED' => 1, + 'AC_DEPLIBS_CHECK_METHOD' => 1, + '_LT_AC_LANG_GCJ_CONFIG' => 1, + 'AM_PROG_CC_C_O' => 1, + 'AM_RUN_LOG' => 1, 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1, - 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1, - 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1, - 'm4_pattern_allow' => 1, + '_AM_CONFIG_MACRO_DIRS' => 1, + 'LT_CMD_MAX_LEN' => 1, + 'LT_SYS_DLOPEN_SELF' => 1, + 'PKG_NOARCH_INSTALLDIR' => 1, + 'AC_LTDL_OBJDIR' => 1, + 'AC_LTDL_DLSYM_USCORE' => 1, + '_AC_PROG_LIBTOOL' => 1, + 'AC_PROG_LD_GNU' => 1, + 'AC_DEFUN_ONCE' => 1, + 'LT_SYS_DLOPEN_DEPLIBS' => 1, + 'AC_ENABLE_SHARED' => 1, + 'LT_FUNC_DLSYM_USCORE' => 1, + '_LT_AC_TAGCONFIG' => 1, 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - '_m4_warn' => 1, - 'AM_SET_DEPDIR' => 1, - 'AM_MAKE_INCLUDE' => 1, - 'AC_PROG_NM' => 1, - 'AC_PROG_LD_RELOAD_FLAG' => 1, + 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1, + 'LT_PROG_RC' => 1, 'LTOPTIONS_VERSION' => 1, - 'AC_LTDL_SHLIBPATH' => 1, - 'AM_DISABLE_STATIC' => 1, - 'AM_CONDITIONAL' => 1, - 'AC_PROG_LIBTOOL' => 1, - '_AM_SUBST_NOTMAKE' => 1, - 'LT_PROG_GCJ' => 1, - 'AM_AUTOMAKE_VERSION' => 1, - 'PKG_NOARCH_INSTALLDIR' => 1, - 'LT_CMD_MAX_LEN' => 1, - '_LT_WITH_SYSROOT' => 1, - 'include' => 1, + 'AC_LIBLTDL_CONVENIENCE' => 1, + 'LT_AC_PROG_EGREP' => 1, + 'AU_DEFUN' => 1, + 'LT_SYS_MODULE_EXT' => 1, + 'AC_LIBTOOL_WIN32_DLL' => 1, + 'LT_LIB_M' => 1, 'LTSUGAR_VERSION' => 1, - 'AC_LTDL_DLLIB' => 1, - 'PKG_CHECK_EXISTS' => 1, - '_LT_PROG_ECHO_BACKSLASH' => 1, - 'AM_DEP_TRACK' => 1, - 'AM_AUX_DIR_EXPAND' => 1, - 'AC_LTDL_ENABLE_INSTALL' => 1, - 'LT_SYS_MODULE_PATH' => 1, - 'AC_LIBTOOL_GCJ' => 1, - 'AM_ENABLE_STATIC' => 1, - 'AM_PROG_INSTALL_STRIP' => 1, - 'LT_SYS_SYMBOL_USCORE' => 1, - '_LT_AC_SHELL_INIT' => 1, + '_AC_AM_CONFIG_HEADER_HOOK' => 1, 'PKG_PROG_PKG_CONFIG' => 1, - 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1, - '_LT_AC_LANG_GCJ_CONFIG' => 1, + 'AC_CONFIG_MACRO_DIR' => 1, + 'AC_LTDL_SHLIBPATH' => 1, + '_LT_LINKER_BOILERPLATE' => 1, 'LT_AC_PROG_SED' => 1, - '_LT_AC_LANG_F77_CONFIG' => 1, - 'AC_PROG_EGREP' => 1, - 'AC_LIBTOOL_DLOPEN' => 1, - '_AM_CONFIG_MACRO_DIRS' => 1, - 'AC_LIBLTDL_CONVENIENCE' => 1, - 'AC_LIBLTDL_INSTALLABLE' => 1, - 'AU_DEFUN' => 1, - '_LT_COMPILER_BOILERPLATE' => 1, - 'AC_LTDL_SYMBOL_USCORE' => 1, - 'LT_SYS_DLSEARCH_PATH' => 1, - 'AC_LIBTOOL_SYS_LIB_STRIP' => 1, - 'm4_pattern_forbid' => 1, - 'AC_PROG_LD' => 1, + 'gl_FUNC_ARGZ' => 1, + '_AM_DEPENDENCIES' => 1, + 'LT_LANG' => 1, + 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1, 'LT_PROG_GO' => 1, - '_LT_LIBOBJ' => 1, - 'AC_DISABLE_FAST_INSTALL' => 1, - 'AC_LIBTOOL_PROG_CC_C_O' => 1, - '_LT_AC_LOCK' => 1, - '_LT_AC_PROG_CXXCPP' => 1, - '_AM_PROG_TAR' => 1, - 'AC_LIBTOOL_FC' => 1, - '_LT_PROG_FC' => 1, - 'LT_AC_PROG_EGREP' => 1, - 'LT_LIB_M' => 1, - 'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1, - 'LT_LIB_DLLOAD' => 1, - 'LT_WITH_LTDL' => 1, - 'LT_SYS_DLOPEN_SELF' => 1, - 'gl_PREREQ_ARGZ' => 1, - 'AC_LIBTOOL_PICMODE' => 1, - 'PKG_CHECK_VAR' => 1, + '_m4_warn' => 1, + 'LTOBSOLETE_VERSION' => 1, + 'LT_PATH_LD' => 1, + 'LT_AC_PROG_RC' => 1, + '_LT_AC_LANG_C_CONFIG' => 1, + 'AC_DEFUN' => 1, + '_LT_AC_LANG_GCJ' => 1, + 'AC_WITH_LTDL' => 1, + 'AC_LIBTOOL_LANG_F77_CONFIG' => 1, + 'AC_PATH_TOOL_PREFIX' => 1, + 'AM_CONDITIONAL' => 1, + '_LT_PREPARE_SED_QUOTE_VARS' => 1, + 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1, + 'AM_DEP_TRACK' => 1, + 'AC_LIBTOOL_GCJ' => 1, + 'AC_LIBTOOL_OBJDIR' => 1, 'PKG_INSTALLDIR' => 1, - 'AM_INIT_AUTOMAKE' => 1, - 'AC_LTDL_OBJDIR' => 1, - 'AM_ENABLE_SHARED' => 1, - '_LT_AC_PROG_ECHO_BACKSLASH' => 1, - 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1, - 'AC_LIBTOOL_SETUP' => 1, - 'AC_DISABLE_STATIC' => 1 + 'LT_AC_PROG_GCJ' => 1, + '_LT_COMPILER_OPTION' => 1, + 'AC_PROG_LD_RELOAD_FLAG' => 1, + '_AM_AUTOCONF_VERSION' => 1, + 'AC_LTDL_SYSSEARCHPATH' => 1 } ], 'Autom4te::Request' ), bless( [ @@ -579,192 +579,192 @@ 'configure.ac' ], { - 'AU_DEFUN' => 1, - 'AC_LIBLTDL_INSTALLABLE' => 1, - 'AC_LIBLTDL_CONVENIENCE' => 1, - '_AM_CONFIG_MACRO_DIRS' => 1, - 'AC_LIBTOOL_SYS_LIB_STRIP' => 1, - 'LT_SYS_DLSEARCH_PATH' => 1, - 'm4_pattern_forbid' => 1, - 'AC_PROG_LD' => 1, - 'AC_LTDL_SYMBOL_USCORE' => 1, - '_LT_COMPILER_BOILERPLATE' => 1, - '_LT_AC_SHELL_INIT' => 1, - 'PKG_PROG_PKG_CONFIG' => 1, - 'LT_SYS_SYMBOL_USCORE' => 1, - 'AM_PROG_INSTALL_STRIP' => 1, - 'LT_SYS_MODULE_PATH' => 1, + '_LT_AC_SYS_COMPILER' => 1, + 'AM_SET_LEADING_DOT' => 1, + '_LT_WITH_SYSROOT' => 1, 'AM_ENABLE_STATIC' => 1, - 'AC_LIBTOOL_GCJ' => 1, - 'AC_LIBTOOL_DLOPEN' => 1, - '_LT_AC_LANG_F77_CONFIG' => 1, - 'AC_PROG_EGREP' => 1, - '_LT_DLL_DEF_P' => 1, - 'LT_AC_PROG_SED' => 1, - 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1, - '_LT_AC_LANG_GCJ_CONFIG' => 1, - 'LT_SYS_DLOPEN_SELF' => 1, - 'AC_LIBTOOL_PICMODE' => 1, - 'LT_LIB_DLLOAD' => 1, - 'LT_WITH_LTDL' => 1, - 'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1, - 'LT_AC_PROG_EGREP' => 1, - 'LT_LIB_M' => 1, - 'AC_DISABLE_STATIC' => 1, + '_LT_COMPILER_BOILERPLATE' => 1, + 'AM_PROG_LIBTOOL' => 1, + '_LT_AC_SYS_LIBPATH_AIX' => 1, + 'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1, 'AC_LIBTOOL_SETUP' => 1, - '_LT_AC_PROG_ECHO_BACKSLASH' => 1, - 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1, - 'AC_LTDL_OBJDIR' => 1, - 'AM_ENABLE_SHARED' => 1, - 'PKG_CHECK_VAR' => 1, - 'PKG_INSTALLDIR' => 1, + '_LT_PROG_LTMAIN' => 1, + '_LT_PROG_ECHO_BACKSLASH' => 1, + 'AM_AUX_DIR_EXPAND' => 1, + 'AM_PROG_INSTALL_SH' => 1, + '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, + 'AC_LIBTOOL_DLOPEN' => 1, + 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1, + 'AC_LIBTOOL_LANG_C_CONFIG' => 1, 'AM_INIT_AUTOMAKE' => 1, - 'AC_DISABLE_FAST_INSTALL' => 1, - 'LT_PROG_GO' => 1, - '_LT_LIBOBJ' => 1, - 'AC_LIBTOOL_FC' => 1, - '_LT_PROG_FC' => 1, - '_LT_AC_LOCK' => 1, + 'AM_MISSING_PROG' => 1, + 'LTDL_CONVENIENCE' => 1, + '_LT_AC_PROG_ECHO_BACKSLASH' => 1, + '_LT_AC_TAGVAR' => 1, + 'AM_SILENT_RULES' => 1, + '_LT_AC_FILE_LTDLL_C' => 1, + 'LT_PROG_GCJ' => 1, '_AM_PROG_TAR' => 1, - '_LT_AC_PROG_CXXCPP' => 1, - 'AC_LIBTOOL_PROG_CC_C_O' => 1, - 'm4_pattern_allow' => 1, - 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1, - 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1, 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1, - 'AC_DEFUN_ONCE' => 1, - '_LT_AC_LANG_CXX_CONFIG' => 1, - 'AC_LIBTOOL_OBJDIR' => 1, + 'PKG_CHECK_MODULES' => 1, 'AM_SET_DEPDIR' => 1, - '_m4_warn' => 1, - 'AM_MAKE_INCLUDE' => 1, - 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - 'AM_SUBST_NOTMAKE' => 1, - 'LT_CONFIG_LTDL_DIR' => 1, + 'AM_DISABLE_SHARED' => 1, 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1, - 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1, - '_LT_LINKER_OPTION' => 1, - '_LT_PREPARE_SED_QUOTE_VARS' => 1, - 'AC_PATH_MAGIC' => 1, - '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - 'PKG_CHECK_EXISTS' => 1, - 'LTSUGAR_VERSION' => 1, - 'AC_LTDL_DLLIB' => 1, - '_LT_WITH_SYSROOT' => 1, - 'include' => 1, - 'LT_CMD_MAX_LEN' => 1, - 'AC_LTDL_ENABLE_INSTALL' => 1, - 'AM_DEP_TRACK' => 1, - 'AM_AUX_DIR_EXPAND' => 1, - '_LT_PROG_ECHO_BACKSLASH' => 1, - 'AM_CONDITIONAL' => 1, - 'LTOPTIONS_VERSION' => 1, - 'AM_DISABLE_STATIC' => 1, - 'AC_LTDL_SHLIBPATH' => 1, - 'AC_PROG_LD_RELOAD_FLAG' => 1, + 'AC_LIBTOOL_FC' => 1, + 'LTDL_INIT' => 1, 'AC_PROG_NM' => 1, - 'AM_AUTOMAKE_VERSION' => 1, - 'PKG_NOARCH_INSTALLDIR' => 1, - 'LT_PROG_GCJ' => 1, - 'AC_PROG_LIBTOOL' => 1, - '_AM_SUBST_NOTMAKE' => 1, - 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1, - 'AM_DISABLE_SHARED' => 1, - 'LTVERSION_VERSION' => 1, + '_LT_AC_LANG_CXX' => 1, + 'LT_INIT' => 1, + 'AM_PROG_INSTALL_STRIP' => 1, + 'AM_SANITY_CHECK' => 1, + 'AC_LIB_LTDL' => 1, + '_LT_REQUIRED_DARWIN_CHECKS' => 1, + '_LT_PATH_TOOL_PREFIX' => 1, + 'AC_LIBTOOL_SYS_LIB_STRIP' => 1, + 'AC_LIBTOOL_PICMODE' => 1, + 'AC_PATH_MAGIC' => 1, + 'AM_ENABLE_SHARED' => 1, + 'AC_LIBTOOL_POSTDEP_PREDEP' => 1, + '_AM_PROG_CC_C_O' => 1, + 'AC_LIBTOOL_RC' => 1, + 'AC_LIBTOOL_LANG_RC_CONFIG' => 1, 'AC_CHECK_LIBM' => 1, - 'AM_SET_LEADING_DOT' => 1, - 'AM_MISSING_HAS_RUN' => 1, - 'LT_AC_PROG_GCJ' => 1, - '_LT_AC_LANG_C_CONFIG' => 1, - 'LT_PROG_RC' => 1, - '_LTDL_SETUP' => 1, - '_LT_AC_SYS_LIBPATH_AIX' => 1, - 'AC_LIBTOOL_DLOPEN_SELF' => 1, + 'AC_LTDL_ENABLE_INSTALL' => 1, + 'AC_LIBLTDL_INSTALLABLE' => 1, + 'AC_CONFIG_MACRO_DIR_TRACE' => 1, + 'AM_PROG_LD' => 1, + 'm4_pattern_forbid' => 1, 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1, - 'AC_PROG_LD_GNU' => 1, - 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1, - '_LT_AC_SYS_COMPILER' => 1, + 'AC_LIBTOOL_CONFIG' => 1, + '_AM_SET_OPTION' => 1, + '_AM_MANGLE_OPTION' => 1, + '_AM_SUBST_NOTMAKE' => 1, + '_AM_SET_OPTIONS' => 1, + 'LT_CONFIG_LTDL_DIR' => 1, + 'LT_PATH_NM' => 1, + 'AC_PROG_EGREP' => 1, + 'AC_LTDL_DLLIB' => 1, + '_LT_AC_PROG_CXXCPP' => 1, + 'AC_DISABLE_SHARED' => 1, + 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1, + 'AC_DISABLE_STATIC' => 1, + 'include' => 1, + 'LT_SYS_DLSEARCH_PATH' => 1, '_LT_AC_CHECK_DLFCN' => 1, - 'LTDL_CONVENIENCE' => 1, - 'AC_LIBTOOL_LANG_C_CONFIG' => 1, - 'LT_SYS_MODULE_EXT' => 1, - 'AM_SANITY_CHECK' => 1, + 'LT_FUNC_ARGZ' => 1, + 'm4_include' => 1, + 'LT_WITH_LTDL' => 1, + '_LT_AC_SHELL_INIT' => 1, + 'LT_SUPPORTED_TAG' => 1, + 'AM_SUBST_NOTMAKE' => 1, + 'AC_LIBTOOL_LINKER_OPTION' => 1, + '_LT_DLL_DEF_P' => 1, + '_LT_PROG_FC' => 1, + 'LT_SYS_SYMBOL_USCORE' => 1, + '_LT_PROG_F77' => 1, + 'AM_MISSING_HAS_RUN' => 1, 'AC_ENABLE_STATIC' => 1, + 'PKG_CHECK_VAR' => 1, + 'LT_LIB_DLLOAD' => 1, + 'AM_PROG_NM' => 1, + 'AC_LIBTOOL_F77' => 1, + 'AC_LIBTOOL_COMPILER_OPTION' => 1, + 'LT_OUTPUT' => 1, + '_AM_IF_OPTION' => 1, + 'AC_PROG_LD' => 1, + 'AC_DISABLE_FAST_INSTALL' => 1, + 'AC_LIBTOOL_PROG_CC_C_O' => 1, + 'LT_SYS_MODULE_PATH' => 1, + 'AM_DISABLE_STATIC' => 1, + '_LT_AC_LANG_CXX_CONFIG' => 1, + '_AC_PROG_LIBTOOL' => 1, + 'AC_PROG_LD_GNU' => 1, + 'PKG_NOARCH_INSTALLDIR' => 1, + 'LT_SYS_DLOPEN_SELF' => 1, + 'AC_LTDL_OBJDIR' => 1, + 'AC_LTDL_DLSYM_USCORE' => 1, + 'AC_DEFUN_ONCE' => 1, + 'LT_SYS_DLOPEN_DEPLIBS' => 1, + 'AC_ENABLE_SHARED' => 1, + 'AC_DEPLIBS_CHECK_METHOD' => 1, + '_PKG_SHORT_ERRORS_SUPPORTED' => 1, + 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1, + 'LT_CMD_MAX_LEN' => 1, + '_AM_CONFIG_MACRO_DIRS' => 1, + 'AM_PROG_CC_C_O' => 1, + '_LT_AC_LANG_GCJ_CONFIG' => 1, 'AM_RUN_LOG' => 1, - 'AM_PROG_INSTALL_SH' => 1, - 'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1, - 'AC_CONFIG_MACRO_DIR' => 1, - '_AM_SET_OPTION' => 1, - 'AM_SILENT_RULES' => 1, - 'LT_INIT' => 1, + 'LTDL_INSTALLABLE' => 1, + 'AC_LIBTOOL_DLOPEN_SELF' => 1, + 'LTVERSION_VERSION' => 1, + 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1, + '_LT_AC_LOCK' => 1, + '_LT_PROG_CXX' => 1, + 'AC_PROG_LIBTOOL' => 1, + 'PKG_CHECK_EXISTS' => 1, 'AC_LTDL_PREOPEN' => 1, + '_LT_CC_BASENAME' => 1, + '_LT_AC_LANG_F77' => 1, + '_LT_AC_LANG_RC_CONFIG' => 1, + 'm4_pattern_allow' => 1, + 'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1, + 'AC_LTDL_SHLIBEXT' => 1, + '_LT_LINKER_OPTION' => 1, + 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1, + '_LT_AC_LANG_F77_CONFIG' => 1, + 'AC_ENABLE_FAST_INSTALL' => 1, + '_LTDL_SETUP' => 1, 'AC_LIBTOOL_CXX' => 1, - '_LT_AC_FILE_LTDLL_C' => 1, - '_LT_PROG_CXX' => 1, + 'AM_AUTOMAKE_VERSION' => 1, + '_LT_LIBOBJ' => 1, + 'AC_LTDL_SYMBOL_USCORE' => 1, '_LT_AC_TRY_DLOPEN_SELF' => 1, - 'AC_LIBTOOL_LINKER_OPTION' => 1, - 'AC_DEPLIBS_CHECK_METHOD' => 1, - '_LT_CC_BASENAME' => 1, - 'AM_PROG_LIBTOOL' => 1, - 'AM_PROG_CC_C_O' => 1, + 'AM_MAKE_INCLUDE' => 1, + 'AC_LIBTOOL_OBJDIR' => 1, + '_AM_AUTOCONF_VERSION' => 1, 'AC_LTDL_SYSSEARCHPATH' => 1, - '_AM_SET_OPTIONS' => 1, - 'AC_LIBTOOL_RC' => 1, - 'AC_LIBTOOL_WIN32_DLL' => 1, + 'AC_PROG_LD_RELOAD_FLAG' => 1, + 'PKG_INSTALLDIR' => 1, + 'LT_AC_PROG_GCJ' => 1, + '_LT_COMPILER_OPTION' => 1, + '_LT_PREPARE_SED_QUOTE_VARS' => 1, + 'AM_CONDITIONAL' => 1, 'AC_PATH_TOOL_PREFIX' => 1, - '_LT_AC_LANG_RC_CONFIG' => 1, - 'AC_LIBTOOL_CONFIG' => 1, - 'AC_DEFUN' => 1, - '_LT_AC_TAGCONFIG' => 1, - 'm4_include' => 1, - 'AC_DISABLE_SHARED' => 1, - 'LT_PATH_NM' => 1, - '_AM_MANGLE_OPTION' => 1, - 'PKG_CHECK_MODULES' => 1, - '_AM_IF_OPTION' => 1, - '_AC_AM_CONFIG_HEADER_HOOK' => 1, - '_AM_AUTOCONF_VERSION' => 1, - 'AC_LIBTOOL_F77' => 1, - '_LT_PATH_TOOL_PREFIX' => 1, - '_LT_AC_TAGVAR' => 1, - '_LT_AC_LANG_F77' => 1, + 'AC_LIBTOOL_GCJ' => 1, + 'AM_DEP_TRACK' => 1, + 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1, '_LT_AC_LANG_GCJ' => 1, - '_LT_PROG_F77' => 1, - '_LT_REQUIRED_DARWIN_CHECKS' => 1, - '_LT_LINKER_BOILERPLATE' => 1, - '_LT_AC_LANG_CXX' => 1, + 'AC_DEFUN' => 1, + 'AC_WITH_LTDL' => 1, + 'AC_LIBTOOL_LANG_F77_CONFIG' => 1, + 'LT_AC_PROG_RC' => 1, + 'LT_PATH_LD' => 1, + '_LT_AC_LANG_C_CONFIG' => 1, + 'LT_PROG_GO' => 1, 'LT_LANG' => 1, - 'LT_SYS_DLOPEN_DEPLIBS' => 1, - 'LT_FUNC_ARGZ' => 1, - 'LT_FUNC_DLSYM_USCORE' => 1, - '_AC_PROG_LIBTOOL' => 1, - 'LT_OUTPUT' => 1, - 'AC_ENABLE_FAST_INSTALL' => 1, + 'LT_AC_PROG_SED' => 1, '_AM_DEPENDENCIES' => 1, - 'LT_AC_PROG_RC' => 1, - 'AC_LTDL_DLSYM_USCORE' => 1, - 'AC_CONFIG_MACRO_DIR_TRACE' => 1, + 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1, + '_m4_warn' => 1, 'LTOBSOLETE_VERSION' => 1, - 'AC_LTDL_SHLIBEXT' => 1, - 'AM_MISSING_PROG' => 1, - 'LTDL_INSTALLABLE' => 1, - 'AM_PROG_NM' => 1, - 'AC_LIBTOOL_LANG_RC_CONFIG' => 1, - '_PKG_SHORT_ERRORS_SUPPORTED' => 1, - 'AC_LIBTOOL_COMPILER_OPTION' => 1, - '_LT_PROG_LTMAIN' => 1, - 'LT_PATH_LD' => 1, - 'LT_SUPPORTED_TAG' => 1, - 'LTDL_INIT' => 1, - 'AC_LIB_LTDL' => 1, - 'AC_LIBTOOL_LANG_F77_CONFIG' => 1, - '_AM_PROG_CC_C_O' => 1, - 'AC_ENABLE_SHARED' => 1, - 'AC_WITH_LTDL' => 1, - 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1, - '_LT_COMPILER_OPTION' => 1, - 'AC_LIBTOOL_POSTDEP_PREDEP' => 1, - 'AM_PROG_LD' => 1 + 'LTSUGAR_VERSION' => 1, + 'LT_LIB_M' => 1, + 'AC_LTDL_SHLIBPATH' => 1, + '_LT_LINKER_BOILERPLATE' => 1, + '_AC_AM_CONFIG_HEADER_HOOK' => 1, + 'PKG_PROG_PKG_CONFIG' => 1, + 'AC_CONFIG_MACRO_DIR' => 1, + 'AC_LIBLTDL_CONVENIENCE' => 1, + 'LTOPTIONS_VERSION' => 1, + 'LT_SYS_MODULE_EXT' => 1, + 'AC_LIBTOOL_WIN32_DLL' => 1, + 'LT_AC_PROG_EGREP' => 1, + 'AU_DEFUN' => 1, + '_LT_AC_TAGCONFIG' => 1, + 'LT_FUNC_DLSYM_USCORE' => 1, + 'LT_PROG_RC' => 1, + 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, + 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1 } ], 'Autom4te::Request' ) ); @@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was - $ ./configure + $ ./configure --no-create --no-recursion ## --------- ## ## Platform. ## @@ -415,27 +415,6 @@ configure:13061: checking that generated files are newer than configure configure:13067: result: done configure:13090: creating ./config.status -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by config.status, which was -generated by GNU Autoconf 2.69. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status - -on toucansam - -config.status:1015: creating Makefile -config.status:1015: creating src/Makefile -config.status:1015: creating src/midi/Makefile -config.status:1187: executing libtool commands -config.status:1187: executing depfiles commands - ## ---------------- ## ## Cache variables. ## ## ---------------- ## @@ -576,7 +555,7 @@ CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' -DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"cli-dssi-host\" -DVERSION=\"0.1.3\"' +DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"dssi-render\" -DVERSION=\"0.0.1\"' DEPDIR='.deps' DLLTOOL='false' DSSI_CFLAGS='' @@ -612,7 +591,7 @@ OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' -PACKAGE='cli-dssi-host' +PACKAGE='dssi-render' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' @@ -630,7 +609,7 @@ SHELL='/bin/sh' SNDFILE_CFLAGS='' SNDFILE_LIBS='-lsndfile ' STRIP='strip' -VERSION='0.1.3' +VERSION='0.0.1' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' @@ -704,7 +683,28 @@ target_alias='' #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" -#define PACKAGE "cli-dssi-host" -#define VERSION "0.1.3" +#define PACKAGE "dssi-render" +#define VERSION "0.0.1" configure: exit 0 + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by config.status, which was +generated by GNU Autoconf 2.69. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status + +on toucansam + +config.status:1015: creating Makefile +config.status:1015: creating src/Makefile +config.status:1015: creating src/midi/Makefile +config.status:1187: executing libtool commands +config.status:1187: executing depfiles commands diff --git a/config.status b/config.status index c2a6f58..d0a5fe5 100755 --- a/config.status +++ b/config.status @@ -714,8 +714,8 @@ if test -n "${ZSH_VERSION+set}"; then fi - PACKAGE='cli-dssi-host' - VERSION='0.1.3' + PACKAGE='dssi-render' + VERSION='0.0.1' RM='rm -f' ofile='libtool' @@ -838,8 +838,8 @@ S["AUTOHEADER"]="${SHELL} /home/pepper/DSSI/dssi-render/missing autoheader" S["AUTOMAKE"]="${SHELL} /home/pepper/DSSI/dssi-render/missing automake-1.14" S["AUTOCONF"]="${SHELL} /home/pepper/DSSI/dssi-render/missing autoconf" S["ACLOCAL"]="${SHELL} /home/pepper/DSSI/dssi-render/missing aclocal-1.14" -S["VERSION"]="0.1.3" -S["PACKAGE"]="cli-dssi-host" +S["VERSION"]="0.0.1" +S["PACKAGE"]="dssi-render" S["CYGPATH_W"]="echo" S["am__isrc"]="" S["INSTALL_DATA"]="${INSTALL} -m 644" @@ -894,7 +894,7 @@ S["ECHO_N"]="-n" S["ECHO_C"]="" S["DEFS"]="-DPACKAGE_NAME=\\\"\\\" -DPACKAGE_TARNAME=\\\"\\\" -DPACKAGE_VERSION=\\\"\\\" -DPACKAGE_STRING=\\\"\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DSTDC_HEADERS=1"\ " -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT"\ -"_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DPACKAGE=\\\"cli-dssi-host\\\" -DVERSION=\\\"0.1.3\\\"" +"_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DPACKAGE=\\\"dssi-render\\\" -DVERSION=\\\"0.0.1\\\"" S["mandir"]="${datarootdir}/man" S["localedir"]="${datarootdir}/locale" S["libdir"]="${exec_prefix}/lib" @@ -11127,8 +11127,8 @@ CC=$lt_save_CC -PACKAGE=cli-dssi-host -VERSION=0.1.3 +PACKAGE=dssi-render +VERSION=0.0.1 am__api_version='1.14' diff --git a/configure.ac b/configure.ac index 86aee95..ed9967f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,8 +2,8 @@ AC_INIT(src/DSSI-render.c) LT_INIT -PACKAGE=cli-dssi-host -VERSION=0.1.3 +PACKAGE=dssi-render +VERSION=0.0.1 AM_INIT_AUTOMAKE($PACKAGE, $VERSION) @@ -1,5 +1,5 @@ #! /bin/sh -# Generated automatically by config.status (cli-dssi-host) 0.1.3 +# Generated automatically by config.status (dssi-render) 0.0.1 # Libtool was configured on host toucansam: # NOTE: Changes made to this file will be lost: look at ltmain.sh. diff --git a/src/DSSI-render b/src/DSSI-render Binary files differindex 344edec..6f73fb4 100755 --- a/src/DSSI-render +++ b/src/DSSI-render diff --git a/src/DSSI-render.c b/src/DSSI-render.c index f9e3fad..0f7185a 100644 --- a/src/DSSI-render.c +++ b/src/DSSI-render.c @@ -1,32 +1,9 @@ -/* - * Copyright (C) 2005 James McDermott - * jamesmichaelmcdermott@gmail.com - * - * This program is derived from jack-dssi-host (Copyright 2004 Chris - * Cannam, Steve Harris and Sean Bolton). - * - * 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 2 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. - - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 01222-1307 - * USA - */ #define CLI_FUNCS #include "DSSI-render.h" #include "ladspa_run_synth.h" #include "midi/midi_loader.h" - void print_usage(void) { fprintf(stderr, "A command-line DSSI host.\n"); @@ -122,8 +99,6 @@ void connect_ports(void){ } } } /* 'for (j...' LADSPA port number */ - - } int @@ -131,7 +106,6 @@ main(int argc, char **argv) { my_name = basename(argv[0]); - sample_rate = SAMPLE_RATE; /* Probably an unorthodox srandom() technique... */ @@ -233,7 +207,6 @@ main(int argc, char **argv) { exit(1); } - /* Get the plugin descriptor and check the run_synth*() function * exists */ int j = 0; @@ -626,4 +599,3 @@ main(int argc, char **argv) { return 0; } - diff --git a/src/DSSI-render.o b/src/DSSI-render.o Binary files differindex ba90714..5d9d711 100644 --- a/src/DSSI-render.o +++ b/src/DSSI-render.o diff --git a/src/DSSI_NOTES b/src/DSSI_NOTES deleted file mode 100644 index be197ce..0000000 --- a/src/DSSI_NOTES +++ /dev/null @@ -1,59 +0,0 @@ - /** -//all dssi functions are documented in... dssi.h -// - * run_synth() - * - * This member is a function pointer that runs a synth for a - * block. This is identical in function to the LADSPA run() - * function, except that it also supplies events to the synth. - * - * A plugin may provide this function, run_multiple_synths() (see - * below), both, or neither (if it is not in fact a synth). A - * plugin that does not provide this function must set this member - * to NULL. Authors of synth plugins are encouraged to provide - * this function if at all possible. - * - * The Events pointer points to a block of EventCount ALSA - * sequencer events, which is used to communicate MIDI and related - * events to the synth. Each event is timestamped relative to the - * start of the block, (mis)using the ALSA "tick time" field as a - * frame count. The host is responsible for ensuring that events - * with differing timestamps are already ordered by time. - * - * See also the notes on activation, port connection etc in - * ladpsa.h, in the context of the LADSPA run() function. - * - * Note Events - * ~~~~~~~~~~~ - * There are two minor requirements aimed at making the plugin - * writer's life as simple as possible: - * - * 1. A host must never send events of type SND_SEQ_EVENT_NOTE. - * Notes should always be sent as separate SND_SEQ_EVENT_NOTE_ON - * and NOTE_OFF events. A plugin should discard any one-point - * NOTE events it sees. - * - * 2. A host must not attempt to switch notes off by sending - * zero-velocity NOTE_ON events. It should always send true ///interesting ..this is probably what was going on with all of those NOTE_ONs, some of them were probably zero velocity - * NOTE_OFFs. It is the host's responsibility to remap events in - * cases where an external MIDI source has sent it zero-velocity - * NOTE_ONs. - * - * Bank and Program Events - * ~~~~~~~~~~~~~~~~~~~~~~~ - * Hosts must map MIDI Bank Select MSB and LSB (0 and 32) - * controllers and MIDI Program Change events onto the banks and - * programs specified by the plugin, using the DSSI select_program - * call. No host should ever deliver a program change or bank - * select controller to a plugin via run_synth. - */ - void (*run_synth)(LADSPA_Handle Instance, - unsigned long SampleCount, - snd_seq_event_t *Events, - unsigned long EventCount); //is this any different from how we are using it? nope, same nothing about samplecount though - you mean we haven't been sending sample count? I thought that's what nframes was? yes it is, i mean no docs about it ok I'll look -the second - indicates the block size (in samples) for which the plugin - instance may run. - - /** diff --git a/src/Makefile b/src/Makefile index 5237a3b..df7b968 100644 --- a/src/Makefile +++ b/src/Makefile @@ -60,10 +60,10 @@ am__make_running_with_option = \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/cli-dssi-host -pkgincludedir = $(includedir)/cli-dssi-host -pkglibdir = $(libdir)/cli-dssi-host -pkglibexecdir = $(libexecdir)/cli-dssi-host +pkgdatadir = $(datadir)/dssi-render +pkgincludedir = $(includedir)/dssi-render +pkglibdir = $(libdir)/dssi-render +pkglibexecdir = $(libexecdir)/dssi-render am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c @@ -221,7 +221,7 @@ CFLAGS = -g -O2 CPP = gcc -E CPPFLAGS = CYGPATH_W = echo -DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"cli-dssi-host\" -DVERSION=\"0.1.3\" +DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"dssi-render\" -DVERSION=\"0.0.1\" DEPDIR = .deps DLLTOOL = false DSSI_CFLAGS = @@ -258,7 +258,7 @@ OBJDUMP = objdump OBJEXT = o OTOOL = OTOOL64 = -PACKAGE = cli-dssi-host +PACKAGE = dssi-render PACKAGE_BUGREPORT = PACKAGE_NAME = PACKAGE_STRING = @@ -276,7 +276,7 @@ SHELL = /bin/sh SNDFILE_CFLAGS = SNDFILE_LIBS = -lsndfile STRIP = strip -VERSION = 0.1.3 +VERSION = 0.0.1 abs_builddir = /home/pepper/DSSI/dssi-render/src abs_srcdir = /home/pepper/DSSI/dssi-render/src abs_top_builddir = /home/pepper/DSSI/dssi-render diff --git a/src/midi/.libs/libfluidmidi.a b/src/midi/.libs/libfluidmidi.a Binary files differindex d6786cd..94d693a 100644 --- a/src/midi/.libs/libfluidmidi.a +++ b/src/midi/.libs/libfluidmidi.a diff --git a/src/midi/Makefile b/src/midi/Makefile index 5240831..f46b272 100644 --- a/src/midi/Makefile +++ b/src/midi/Makefile @@ -61,10 +61,10 @@ am__make_running_with_option = \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/cli-dssi-host -pkgincludedir = $(includedir)/cli-dssi-host -pkglibdir = $(libdir)/cli-dssi-host -pkglibexecdir = $(libexecdir)/cli-dssi-host +pkgdatadir = $(datadir)/dssi-render +pkgincludedir = $(includedir)/dssi-render +pkglibdir = $(libdir)/dssi-render +pkglibexecdir = $(libexecdir)/dssi-render am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c @@ -181,7 +181,7 @@ CFLAGS = -g -O2 CPP = gcc -E CPPFLAGS = CYGPATH_W = echo -DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"cli-dssi-host\" -DVERSION=\"0.1.3\" +DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"dssi-render\" -DVERSION=\"0.0.1\" DEPDIR = .deps DLLTOOL = false DSSI_CFLAGS = @@ -218,7 +218,7 @@ OBJDUMP = objdump OBJEXT = o OTOOL = OTOOL64 = -PACKAGE = cli-dssi-host +PACKAGE = dssi-render PACKAGE_BUGREPORT = PACKAGE_NAME = PACKAGE_STRING = @@ -236,7 +236,7 @@ SHELL = /bin/sh SNDFILE_CFLAGS = SNDFILE_LIBS = -lsndfile STRIP = strip -VERSION = 0.1.3 +VERSION = 0.0.1 abs_builddir = /home/pepper/DSSI/dssi-render/src/midi abs_srcdir = /home/pepper/DSSI/dssi-render/src/midi abs_top_builddir = /home/pepper/DSSI/dssi-render diff --git a/src/new_example.wav b/src/new_example.wav Binary files differdeleted file mode 100644 index bd348e1..0000000 --- a/src/new_example.wav +++ /dev/null |
