aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Barknecht <fbar@users.sourceforge.net>2004-10-10 15:27:09 +0000
committerFrank Barknecht <fbar@users.sourceforge.net>2004-10-10 15:27:09 +0000
commit035009b96e59978a51ed3c66a6f7e670fcab1710 (patch)
tree1c37c4a9aa47b94392d747665bce081124898b69
parentbd3f96eddd7c65d19d16c05be9ce994a51475896 (diff)
Added showcase stuff...
svn path=/trunk/abstractions/rradical/; revision=2097
-rw-r--r--usecases/showcase/LICENSE.txt297
-rw-r--r--usecases/showcase/impl/2lineseg~.pd70
-rw-r--r--usecases/showcase/impl/rrad.effrack~.pd211
-rw-r--r--usecases/showcase/impl/rrad.rev1~.pd34
-rw-r--r--usecases/showcase/impl/showcase.pd283
-rw-r--r--usecases/showcase/songs/show.dat571
-rw-r--r--usecases/showcase/songs/showslow.dat574
-rw-r--r--usecases/showcase/the-showcase.pd2
8 files changed, 2042 insertions, 0 deletions
diff --git a/usecases/showcase/LICENSE.txt b/usecases/showcase/LICENSE.txt
new file mode 100644
index 0000000..d970281
--- /dev/null
+++ b/usecases/showcase/LICENSE.txt
@@ -0,0 +1,297 @@
+This work is copyright Frank Barknecht <fbar@footils.org>
+
+web: http://footils.org
+
+Feel free to redistribute it according to the following license:
+
+
+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.
+
+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
diff --git a/usecases/showcase/impl/2lineseg~.pd b/usecases/showcase/impl/2lineseg~.pd
new file mode 100644
index 0000000..a90a93e
--- /dev/null
+++ b/usecases/showcase/impl/2lineseg~.pd
@@ -0,0 +1,70 @@
+#N canvas 392 139 633 538 10;
+#X obj 191 425 outlet~;
+#X obj 191 237 t3_bpe;
+#X obj 191 138 t b b;
+#X obj 191 294 t3_line~ 0;
+#X obj 191 375 fade~ lin;
+#X msg 342 344 set _lin;
+#X msg 342 365 set _linsqrt;
+#X msg 342 386 set _sqrt;
+#X msg 342 407 set _sin;
+#X msg 342 428 set _sinhann;
+#X msg 342 449 set _hann;
+#X obj 476 48 inlet;
+#X obj 140 40 inlet;
+#X msg 342 323 set \$1;
+#X obj 476 132 symbol;
+#X obj 522 190 symbol stop;
+#X msg 140 198 0 0;
+#X obj 140 138 t b b;
+#X obj 140 105 select 0;
+#X obj 191 198 f 0;
+#X obj 476 69 route set stop;
+#X obj 289 36 inlet;
+#X obj 289 61 t b f;
+#X obj 244 35 inlet;
+#X obj 332 36 inlet;
+#X obj 332 61 t b f;
+#X obj 377 37 inlet;
+#X obj 377 62 t b f;
+#X obj 244 105 pack 0 0 0 0;
+#X msg 244 133 set \$1 \$2 \$3 \$4;
+#X msg 244 192 1 71 0 132;
+#X connect 1 0 3 0;
+#X connect 1 1 3 1;
+#X connect 2 0 19 0;
+#X connect 2 1 30 0;
+#X connect 3 0 4 0;
+#X connect 4 0 0 0;
+#X connect 5 0 4 0;
+#X connect 6 0 4 0;
+#X connect 7 0 4 0;
+#X connect 8 0 4 0;
+#X connect 9 0 4 0;
+#X connect 10 0 4 0;
+#X connect 11 0 20 0;
+#X connect 12 0 18 0;
+#X connect 13 0 4 0;
+#X connect 14 0 13 0;
+#X connect 15 0 1 0;
+#X connect 16 0 1 0;
+#X connect 17 0 16 0;
+#X connect 17 1 19 0;
+#X connect 18 0 17 0;
+#X connect 18 1 2 0;
+#X connect 19 0 1 0;
+#X connect 20 0 14 0;
+#X connect 20 1 15 0;
+#X connect 21 0 22 0;
+#X connect 22 0 28 0;
+#X connect 22 1 28 1;
+#X connect 23 0 28 0;
+#X connect 24 0 25 0;
+#X connect 25 0 28 0;
+#X connect 25 1 28 2;
+#X connect 26 0 27 0;
+#X connect 27 0 28 0;
+#X connect 27 1 28 3;
+#X connect 28 0 29 0;
+#X connect 29 0 30 0;
+#X connect 30 0 1 0;
diff --git a/usecases/showcase/impl/rrad.effrack~.pd b/usecases/showcase/impl/rrad.effrack~.pd
new file mode 100644
index 0000000..a03165c
--- /dev/null
+++ b/usecases/showcase/impl/rrad.effrack~.pd
@@ -0,0 +1,211 @@
+#N canvas 500 433 173 77 10;
+#X obj 0 14 cnv 15 175 55 empty \$0-background-cnv empty 20 12 1 14
+-261681 -66577 0;
+#X obj 693 2 inlet OSC;
+#N canvas 0 0 981 424 saves 0;
+#X obj 45 160 originator \$1 \$0;
+#X obj 152 132 inlet OSC;
+#X obj 507 86 r \$0-s1;
+#X obj 507 110 commun /s1 \$0;
+#X obj 606 86 r \$0-s2;
+#X obj 606 110 commun /s2 \$0;
+#X obj 47 55 r \$0-substate;
+#X obj 15 13 inlet substate;
+#X obj 15 35 route substate;
+#X obj 159 55 r \$0-copy;
+#X msg 159 76 copy;
+#X obj 243 50 r \$0-paste;
+#X msg 241 71 paste;
+#X text 154 15 This is the originator \, including some ready to use
+standard functionality.;
+#X text 507 56 Put your commun sends here \, if you like.;
+#X msg 15 91 setsub \$1;
+#X msg 249 184 svdir \$1;
+#X obj 250 139 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 250 163 savepanel;
+#X msg 108 214 svdir /tmp/svdir.dat;
+#X msg 78 241 lddir /tmp/svdir.dat;
+#X obj 152 189 outlet OSC;
+#X obj 606 135 s \$0-s2;
+#X obj 507 135 s \$0-s1;
+#X obj 707 85 r \$0-s3;
+#X obj 707 109 commun /s3 \$0;
+#X obj 707 134 s \$0-s3;
+#X obj 814 82 r \$0-s4;
+#X obj 814 106 commun /s4 \$0;
+#X obj 814 131 s \$0-s4;
+#X obj 509 168 r \$0-s5;
+#X obj 509 217 s \$0-s5;
+#X obj 509 192 commun /s5 \$0;
+#X obj 617 165 r \$0-s6;
+#X obj 617 189 commun /s6 \$0;
+#X obj 617 214 s \$0-s6;
+#X obj 552 294 commun /fade \$0;
+#X obj 554 273 r \$0-fade;
+#X obj 551 317 s \$0-fade;
+#X obj 483 276 loadbang;
+#X msg 483 299 100;
+#X connect 0 2 21 0;
+#X connect 1 0 0 1;
+#X connect 2 0 3 0;
+#X connect 3 0 23 0;
+#X connect 4 0 5 0;
+#X connect 5 0 22 0;
+#X connect 6 0 15 0;
+#X connect 7 0 8 0;
+#X connect 8 0 15 0;
+#X connect 8 1 0 0;
+#X connect 9 0 10 0;
+#X connect 10 0 0 0;
+#X connect 11 0 12 0;
+#X connect 12 0 0 0;
+#X connect 15 0 0 0;
+#X connect 16 0 0 0;
+#X connect 17 0 18 0;
+#X connect 18 0 16 0;
+#X connect 19 0 0 0;
+#X connect 20 0 0 0;
+#X connect 24 0 25 0;
+#X connect 25 0 26 0;
+#X connect 27 0 28 0;
+#X connect 28 0 29 0;
+#X connect 30 0 32 0;
+#X connect 32 0 31 0;
+#X connect 33 0 34 0;
+#X connect 34 0 35 0;
+#X connect 36 0 38 0;
+#X connect 37 0 36 0;
+#X connect 39 0 40 0;
+#X connect 40 0 38 0;
+#X restore 652 34 pd saves;
+#N canvas 569 61 450 300 cnv.ctl 0;
+#X obj 90 188 s \$0-background-cnv;
+#X floatatom 108 59 5 100 1000 0 width - -;
+#X floatatom 112 83 4 50 500 0 height - -;
+#X obj 92 132 pack 0 0;
+#X msg 92 159 vis_size \$1 \$2;
+#X obj 110 106 t b f;
+#X connect 1 0 3 0;
+#X connect 2 0 5 0;
+#X connect 3 0 4 0;
+#X connect 4 0 0 0;
+#X connect 5 0 3 0;
+#X connect 5 1 3 1;
+#X restore 341 1 pd cnv.ctl;
+#X text 107 -2 look! ==>;
+#X obj 652 59 outlet OSC;
+#X obj 290 2 inlet~;
+#N canvas 731 258 450 300 matrix 0;
+#X obj 41 248 outlet~;
+#X obj 99 249 outlet~;
+#X obj 62 12 inlet~;
+#X obj 103 119 r \$0-matrix;
+#X obj 123 169 s \$0-matrix-out;
+#N canvas 0 0 1131 346 set_elements 0;
+#X msg 102 137 element 1 1 \$1;
+#X msg 265 148 element 1 2 \$1;
+#X obj 236 116 t b f;
+#X obj 65 118 t b f;
+#X obj 67 88 * 0.00781;
+#X obj 236 91 * 0.00781;
+#X obj 62 62 r \$0-s1;
+#X obj 235 67 r \$0-s2;
+#X obj 66 161 s \$0-matrix;
+#X obj 223 181 s \$0-matrix;
+#X obj 418 119 t b f;
+#X obj 418 94 * 0.00781;
+#X obj 405 184 s \$0-matrix;
+#X obj 593 128 t b f;
+#X obj 593 103 * 0.00781;
+#X obj 580 193 s \$0-matrix;
+#X obj 758 134 t b f;
+#X obj 758 109 * 0.00781;
+#X obj 745 199 s \$0-matrix;
+#X msg 446 151 element 1 3 \$1;
+#X msg 622 160 element 1 4 \$1;
+#X msg 787 166 element 1 5 \$1;
+#X obj 912 135 t b f;
+#X obj 912 110 * 0.00781;
+#X obj 899 200 s \$0-matrix;
+#X msg 941 166 element 1 6 \$1;
+#X obj 911 86 r \$0-s6;
+#X obj 757 85 r \$0-s5;
+#X obj 592 79 r \$0-s4;
+#X obj 417 70 r \$0-s3;
+#X connect 0 0 8 0;
+#X connect 1 0 9 0;
+#X connect 2 0 9 0;
+#X connect 2 1 1 0;
+#X connect 3 0 8 0;
+#X connect 3 1 0 0;
+#X connect 4 0 3 0;
+#X connect 5 0 2 0;
+#X connect 6 0 4 0;
+#X connect 7 0 5 0;
+#X connect 10 0 12 0;
+#X connect 10 1 19 0;
+#X connect 11 0 10 0;
+#X connect 13 0 15 0;
+#X connect 13 1 20 0;
+#X connect 14 0 13 0;
+#X connect 16 0 18 0;
+#X connect 16 1 21 0;
+#X connect 17 0 16 0;
+#X connect 19 0 12 0;
+#X connect 20 0 15 0;
+#X connect 21 0 18 0;
+#X connect 22 0 24 0;
+#X connect 22 1 25 0;
+#X connect 23 0 22 0;
+#X connect 25 0 24 0;
+#X connect 26 0 23 0;
+#X connect 27 0 17 0;
+#X connect 28 0 14 0;
+#X connect 29 0 11 0;
+#X restore 144 21 pd set_elements;
+#X obj 63 209 matrix~ 1 6 100;
+#X obj 103 147 matrix 1 6;
+#X obj 158 249 outlet~;
+#X obj 216 250 outlet~;
+#X obj 278 252 outlet~;
+#X obj 336 253 outlet~;
+#X obj 193 200 r \$0-fade;
+#X connect 2 0 6 0;
+#X connect 3 0 7 0;
+#X connect 6 0 0 0;
+#X connect 6 1 1 0;
+#X connect 6 2 8 0;
+#X connect 6 3 9 0;
+#X connect 6 4 10 0;
+#X connect 6 5 11 0;
+#X connect 7 0 4 0;
+#X connect 7 0 6 1;
+#X connect 12 0 6 2;
+#X restore 335 26 pd matrix;
+#X obj 274 60 outlet~;
+#X obj 332 61 outlet~;
+#X obj 14 29 vsl 15 32 0 127 0 0 \$0-s1 \$0-s1 main 0 -8 0 8 -262144
+-1 -1 0 1;
+#X obj 42 29 vsl 15 32 0 127 0 0 \$0-s2 \$0-s2 del 0 -8 0 8 -262144
+-1 -1 0 1;
+#X obj 71 29 vsl 15 32 0 127 0 0 \$0-s3 \$0-s3 rev 0 -8 0 8 -262144
+-1 -1 0 1;
+#X obj 100 29 vsl 15 32 0 127 0 0 \$0-s4 \$0-s4 chor 0 -8 0 8 -262144
+-1 -1 2500 1;
+#X obj 403 63 outlet~;
+#X obj 461 64 outlet~;
+#X obj 523 66 outlet~;
+#X obj 581 67 outlet~;
+#X obj 126 41 nbx 3 12 0 1e+37 0 0 \$0-fade \$0-fade fade 0 -6 0 8
+-233017 -1 -1 100 256;
+#X connect 1 0 2 1;
+#X connect 2 0 5 0;
+#X connect 6 0 7 0;
+#X connect 7 0 8 0;
+#X connect 7 1 9 0;
+#X connect 7 2 14 0;
+#X connect 7 3 15 0;
+#X connect 7 4 16 0;
+#X connect 7 5 17 0;
+#X coords 0 0 1 1 177 70 1;
diff --git a/usecases/showcase/impl/rrad.rev1~.pd b/usecases/showcase/impl/rrad.rev1~.pd
new file mode 100644
index 0000000..90d5d18
--- /dev/null
+++ b/usecases/showcase/impl/rrad.rev1~.pd
@@ -0,0 +1,34 @@
+#N canvas 0 0 145 69 10;
+#X obj 138 28 rev1~;
+#X obj 138 6 inlet~;
+#X obj 138 50 outlet~;
+#X obj 3 17 cnv 15 130 40 empty empty rev_after_1_sec 20 8 0 8 -233017
+-66577 0;
+#X obj 13 39 hsl 64 15 0 100 0 0 \$0-rev \$0-rev rev -2 -6 1 8 -233017
+-143491 -1 2816 1;
+#X obj 89 39 nbx 3 14 0 100 0 0 \$0-rev-n \$0-rev empty 0 -6 0 10 -233017
+-123526 -1 32 256;
+#N canvas 256 227 450 300 settings 0;
+#X msg 66 165 set \$1;
+#X obj 65 144 r \$0-rev-n;
+#X obj 65 188 s \$0-rev;
+#X obj 196 67 originator \$1 \$0;
+#X obj 160 217 s \$0-rev;
+#X obj 162 167 r \$0-rev;
+#X obj 161 190 commun /rev \$0;
+#X obj 307 28 inlet;
+#X obj 307 102 outlet;
+#X connect 0 0 2 0;
+#X connect 1 0 0 0;
+#X connect 3 2 8 0;
+#X connect 5 0 6 0;
+#X connect 6 0 4 0;
+#X connect 7 0 3 1;
+#X restore 198 25 pd settings;
+#X obj 198 2 inlet;
+#X obj 198 48 outlet;
+#X connect 0 0 2 0;
+#X connect 1 0 0 0;
+#X connect 6 0 8 0;
+#X connect 7 0 6 0;
+#X coords 0 0 1 1 135 55 1;
diff --git a/usecases/showcase/impl/showcase.pd b/usecases/showcase/impl/showcase.pd
new file mode 100644
index 0000000..4379b18
--- /dev/null
+++ b/usecases/showcase/impl/showcase.pd
@@ -0,0 +1,283 @@
+#N canvas 56 5 1023 769 10;
+#X obj 1 0 cnv 15 1024 768 empty empty RRADical-Showcase 5 12 1 16
+-195568 -66577 0;
+#X obj 2 26 rrad.pattseq /mainseq;
+#X obj 848 33 rrad.metro /m;
+#N canvas 252 261 987 556 guts 0;
+#X obj 24 13 r guts-in;
+#X obj 56 237 ezdac~;
+#X obj 56 207 catch~ l;
+#X obj 125 207 catch~ r;
+#X obj 168 46 r \$0-bpm;
+#X msg 168 70 /*/bpm \$1;
+#X obj 167 90 s OSC;
+#X obj 360 40 r \$0-samp1-on;
+#X obj 664 38 r \$0-samp4-on;
+#X obj 556 38 r \$0-samp3-on;
+#X obj 457 39 r \$0-samp2-on;
+#X obj 358 157 r \$0-an1-on;
+#X obj 455 156 r \$0-an2-on;
+#X obj 448 257 r \$0-fm1-on;
+#X floatatom 464 474 5 100 1000 0 - - -;
+#X floatatom 541 474 4 50 500 0 - - -;
+#X msg 617 478 \; samplers vis_size \$1 \$2;
+#X obj 559 496 t b f;
+#X obj 464 500 pack 0 0;
+#X msg 360 179 /mainseq/name /an1-seq;
+#X obj 363 208 s OSC;
+#X msg 434 200 /mainseq/name /an2-seq;
+#X msg 354 68 /mainseq/name /samp1-seq;
+#X msg 428 89 /mainseq/name /samp2-seq;
+#X msg 555 65 /mainseq/name /samp3-seq;
+#X msg 631 85 /mainseq/name /samp4-seq;
+#X obj 376 124 s OSC;
+#X obj 614 122 s OSC;
+#X obj 446 302 s OSC;
+#X msg 446 281 /mainseq/name /fm1-seq;
+#X obj 202 205 r \$0-volume;
+#X obj 55 300 throw~ \$0-ogg-l;
+#X obj 147 326 throw~ \$0-ogg-r;
+#X obj 697 211 loadbang;
+#X msg 696 239 \; pd dsp 1;
+#X connect 1 0 31 0;
+#X connect 1 1 32 0;
+#X connect 2 0 1 0;
+#X connect 3 0 1 1;
+#X connect 4 0 5 0;
+#X connect 5 0 6 0;
+#X connect 7 0 22 0;
+#X connect 8 0 25 0;
+#X connect 9 0 24 0;
+#X connect 10 0 23 0;
+#X connect 11 0 19 0;
+#X connect 12 0 21 0;
+#X connect 13 0 29 0;
+#X connect 14 0 18 0;
+#X connect 15 0 17 0;
+#X connect 17 0 18 0;
+#X connect 17 1 18 1;
+#X connect 18 0 16 0;
+#X connect 19 0 20 0;
+#X connect 21 0 20 0;
+#X connect 22 0 26 0;
+#X connect 23 0 26 0;
+#X connect 24 0 27 0;
+#X connect 25 0 27 0;
+#X connect 29 0 28 0;
+#X connect 30 0 1 2;
+#X connect 33 0 34 0;
+#X restore 887 2 pd guts;
+#X obj 848 136 s beat;
+#X obj 895 136 s \$0-bpm;
+#X obj 839 6 r OSC;
+#X obj 737 331 s OSC-mainseq;
+#X obj 618 365 rrad.fm2~ /fm1;
+#X obj 1 542 cnv 15 596 92 empty empty samplers 5 12 1 12 -262131 -66577
+0;
+#X obj 7 563 rrad.minipli /samp1;
+#X obj 299 563 rrad.minipli /samp4;
+#X obj 0 365 cnv 15 615 175 empty empty drumsynths 5 12 1 12 -195568
+-66577 0;
+#X obj 2 386 rrad.angriff~ /an1;
+#X obj 307 386 rrad.angriff~ /an2;
+#X obj 311 366 r OSC;
+#X obj 105 359 r \$0-an1;
+#X obj 359 366 r \$0-an2;
+#X obj 85 541 r \$0-samp1;
+#X obj 553 539 r OSC;
+#X obj 281 367 bng 15 250 50 0 \$0-an1-on empty empty 0 -6 0 8 -260818
+-1 -1;
+#X obj 596 367 bng 15 250 50 0 \$0-an2-on empty empty 0 -6 0 8 -260818
+-1 -1;
+#X obj 137 543 bng 15 250 50 0 \$0-samp1-on empty empty 0 -6 0 8 -260818
+-1 -1;
+#X obj 277 541 bng 15 250 50 0 \$0-samp2-on empty empty 0 -6 0 8 -260818
+-1 -1;
+#X obj 430 540 bng 15 250 50 0 \$0-samp3-on empty empty 0 -6 0 8 -260818
+-1 -1;
+#X obj 579 541 bng 15 250 50 0 \$0-samp4-on empty empty 0 -6 0 8 -260818
+-1 -1;
+#X obj 995 371 bng 15 250 50 0 \$0-fm1-on empty empty 0 -6 0 8 -260818
+-1 -1;
+#X obj 2 632 cnv 15 650 126 empty empty effects 5 12 1 12 -195568 -66577
+0;
+#X obj 4 652 rrad.delay~ /delay;
+#X obj 325 635 r OSC;
+#X obj 166 655 rrad.chorus~ /chorus;
+#N canvas 300 296 677 458 seqs 0;
+#X obj 252 91 rrad.pattseq-ng /an1-seq;
+#X obj 250 117 rrad.pattseq-ng /an2-seq;
+#X obj 251 175 rrad.pattseq-ng /samp2-seq;
+#X obj 252 146 rrad.pattseq-ng /samp1-seq;
+#X obj 252 198 rrad.pattseq-ng /samp3-seq;
+#X obj 257 226 rrad.pattseq-ng /samp4-seq;
+#X obj 254 253 rrad.pattseq-ng /fm1-seq;
+#X obj 556 211 r OSC;
+#X obj 544 166 r OSC-mainseq;
+#X obj 139 42 r beat;
+#X obj 153 188 s \$0-an1;
+#X obj 133 229 s \$0-an2;
+#X obj 125 288 s \$0-samp1;
+#X obj 161 305 s \$0-samp2;
+#X obj 160 322 s \$0-samp3;
+#X obj 175 341 s \$0-samp4;
+#X obj 261 303 s \$0-fm1;
+#X obj 255 282 pack 0 0;
+#X obj 431 68 s OSC-mainseq;
+#X obj 430 30 r \$0-pattern;
+#X obj 457 95 s OSC;
+#X msg 432 53 /*seq/preset \$1;
+#X connect 0 1 10 0;
+#X connect 1 1 11 0;
+#X connect 2 1 13 0;
+#X connect 3 1 12 0;
+#X connect 4 1 14 0;
+#X connect 5 1 15 0;
+#X connect 6 0 17 0;
+#X connect 6 1 17 1;
+#X connect 7 0 0 1;
+#X connect 7 0 1 1;
+#X connect 7 0 3 1;
+#X connect 7 0 2 1;
+#X connect 7 0 4 1;
+#X connect 7 0 5 1;
+#X connect 7 0 6 1;
+#X connect 8 0 0 1;
+#X connect 8 0 1 1;
+#X connect 8 0 3 1;
+#X connect 8 0 2 1;
+#X connect 8 0 4 1;
+#X connect 8 0 5 1;
+#X connect 8 0 6 1;
+#X connect 9 0 0 0;
+#X connect 9 0 1 0;
+#X connect 9 0 3 0;
+#X connect 9 0 2 0;
+#X connect 9 0 4 0;
+#X connect 9 0 5 0;
+#X connect 9 0 6 0;
+#X connect 17 0 16 0;
+#X connect 19 0 21 0;
+#X connect 21 0 18 0;
+#X connect 21 0 20 0;
+#X restore 958 4 pd seqs;
+#X obj 124 633 catch~ \$0-del;
+#X obj 5 751 gpan~;
+#X obj 175 753 throw~ l;
+#X obj 238 752 throw~ r;
+#X obj 193 636 catch~ \$0-chorus;
+#X obj 683 632 cnv 15 340 120 empty empty save-load 20 12 1 12 -225271
+-66577 0;
+#X obj 703 656 careGUI;
+#X obj 682 753 s SET_ALL_RRADICALS;
+#X msg 682 733 set;
+#X obj 620 568 throw~ l;
+#X obj 681 568 throw~ r;
+#X obj 848 135 oggrecorder;
+#X obj 845 156 catch~ \$0-ogg-l;
+#X obj 878 175 catch~ \$0-ogg-r;
+#X obj 619 542 gpan~;
+#X obj 166 371 throw~ l;
+#X obj 227 371 throw~ r;
+#X obj 225 3 hsl 256 32 0 1 0 0 \$0-volume \$0-volume GLOBAL_VOLUME
+20 15 1 15 -260818 -258699 -1 24900 1;
+#X obj 163 23 r beat;
+#X obj 838 359 r \$0-fm1;
+#X obj 169 539 r \$0-samp2;
+#X obj 153 563 rrad.minipli /samp2;
+#X obj 446 563 rrad.minipli /samp3;
+#X obj 293 540 r \$0-samp3;
+#X obj 446 541 r \$0-samp4;
+#X obj 736 616 throw~ \$0-del;
+#X obj 865 633 throw~ \$0-chorus;
+#X obj 497 697 rrad.effrack~ /an-sp;
+#X obj 498 632 rrad.effrack~ /samp-sp;
+#X obj 748 536 rrad.effrack~ /fm-sp;
+#X obj 714 735 loadbang;
+#X obj 488 3 hradio 32 1 0 8 \$0-pattern \$0-pattern PATTERN 20 15
+1 16 -261681 -258699 -260400 0;
+#X obj 341 669 rrad.rev1~ /reverb;
+#X obj 377 647 catch~ \$0-reverb;
+#X obj 339 731 gpan~;
+#X msg 684 595 0.5;
+#X obj 338 748 throw~ l;
+#X obj 412 752 throw~ r;
+#X obj 854 610 throw~ \$0-reverb;
+#X obj 832 270 cnv 15 175 20 empty empty fbar@footils.org 5 12 0 10
+-233017 -66577 0;
+#X obj 832 247 cnv 15 175 20 empty empty frank_barknecht 5 12 0 10
+-233017 -66577 0;
+#X obj 832 293 cnv 15 175 20 empty empty (c)_GNU_GPL_ver.2 5 12 0 10
+-233017 -66577 0;
+#X obj 836 327 cnv 15 175 20 empty empty click_____to_select_patterns
+5 12 0 8 -233017 -66577 0;
+#X obj 877 329 bng 15 250 50 0 empty empty empty 0 -6 0 8 -260818 -1
+-1;
+#X connect 1 3 7 0;
+#X connect 2 0 4 0;
+#X connect 2 2 5 0;
+#X connect 6 0 1 1;
+#X connect 8 0 61 0;
+#X connect 10 0 41 0;
+#X connect 10 0 60 0;
+#X connect 11 0 41 0;
+#X connect 11 0 60 0;
+#X connect 13 0 47 0;
+#X connect 13 0 59 0;
+#X connect 14 0 48 0;
+#X connect 14 0 59 0;
+#X connect 15 0 13 3;
+#X connect 15 0 14 3;
+#X connect 16 0 13 0;
+#X connect 17 0 14 0;
+#X connect 18 0 10 0;
+#X connect 19 0 11 2;
+#X connect 19 0 10 2;
+#X connect 19 0 53 2;
+#X connect 19 0 54 2;
+#X connect 28 0 33 0;
+#X connect 28 0 33 1;
+#X connect 29 0 28 1;
+#X connect 29 0 30 1;
+#X connect 30 0 34 0;
+#X connect 30 1 35 0;
+#X connect 30 2 34 0;
+#X connect 30 3 35 0;
+#X connect 32 0 28 0;
+#X connect 36 0 30 0;
+#X connect 38 0 40 0;
+#X connect 40 0 39 0;
+#X connect 44 0 43 0;
+#X connect 45 0 43 1;
+#X connect 46 0 41 0;
+#X connect 46 1 42 0;
+#X connect 50 0 1 0;
+#X connect 51 0 8 0;
+#X connect 52 0 53 0;
+#X connect 53 0 42 0;
+#X connect 53 0 60 0;
+#X connect 54 0 42 0;
+#X connect 54 0 60 0;
+#X connect 55 0 11 0;
+#X connect 56 0 54 0;
+#X connect 59 1 57 0;
+#X connect 59 2 70 0;
+#X connect 59 3 58 0;
+#X connect 60 1 57 0;
+#X connect 60 2 70 0;
+#X connect 60 3 58 0;
+#X connect 61 0 46 0;
+#X connect 61 0 46 1;
+#X connect 61 1 57 0;
+#X connect 61 2 70 0;
+#X connect 61 3 58 0;
+#X connect 62 0 67 0;
+#X connect 64 0 66 0;
+#X connect 64 0 66 1;
+#X connect 65 0 64 0;
+#X connect 66 0 68 0;
+#X connect 66 1 69 0;
+#X connect 67 0 46 2;
+#X connect 67 0 33 2;
+#X connect 67 0 66 2;
+#X coords 0 0 1 1 1024 768 1;
diff --git a/usecases/showcase/songs/show.dat b/usecases/showcase/songs/show.dat
new file mode 100644
index 0000000..98c57da
--- /dev/null
+++ b/usecases/showcase/songs/show.dat
@@ -0,0 +1,571 @@
+/chorus 0 , /mod , 76
+/chorus 0 , /freq , 0.433071
+/chorus 1 , /mod , 49
+/chorus 1 , /freq , 3.26772
+/fm1 0 , /index , 72.5714
+/fm1 0 , /mod , 1
+/fm1 0 , /car , 5
+/m 0 , /start , 1
+/m 0 , /bpm , 120
+/fm1-adsr 0 , /s , 42.3333
+/fm1-adsr 0 , /r , 28.2222
+/fm1-adsr 0 , /a , 6.34921
+/fm1-adsr 0 , /d , 56.4444
+/mainseq 0 , /bpm , 120
+/mainseq 0 , /play , 1
+/samp-sp 0 , /fade , 100
+/samp-sp 0 , /s4 , 24.5806
+/samp-sp 0 , /s2 , 40.9677
+/samp-sp 0 , /s3 , 32.7742
+/delay 0 , /divider , 3
+/delay 0 , /bypass , 0
+/delay 0 , /lop , 11904.6
+/delay 0 , /damp , 0.958571
+/samp1 0 , /rel , 0
+/samp1 0 , /file , /dos/jama/fuji/audio/samples/LM-4/cr8000/crclave.wav
+/samp1 0 , /att , 0
+/samp4-seq 0 , /n1 , 13
+/samp4-seq 0 , /n32 , 13
+/samp4-seq 0 , /s23 , 64.5079
+/samp4-seq 0 , /last , 31
+/samp4-seq 0 , /s25 , 0
+/samp4-seq 0 , /s24 , 26.2063
+/samp4-seq 0 , /s15 , 106.841
+/samp4-seq 0 , /s27 , 0
+/samp4-seq 0 , /s26 , 98.7778
+/samp4-seq 0 , /s29 , 0
+/samp4-seq 0 , /s , 30
+/samp4-seq 0 , /s28 , 0
+/samp4-seq 0 , /s31 , 10.0794
+/samp4-seq 0 , /s6 , 0
+/samp4-seq 0 , /s30 , 24.1905
+/samp4-seq 0 , /s4 , 0
+/samp4-seq 0 , /s2 , 0
+/samp4-seq 0 , /s32 , 92.7302
+/samp4-seq 0 , /n3 , 13
+/samp4-seq 0 , /s14 , 0
+/samp4-seq 0 , /s12 , 0
+/samp4-seq 0 , /n7 , 13
+/samp4-seq 0 , /s10 , 0
+/samp4-seq 0 , /n5 , 13
+/samp4-seq 0 , /s8 , 0
+/samp4-seq 0 , /n11 , 13
+/samp4-seq 0 , /n9 , 13
+/samp4-seq 0 , /n15 , 13
+/samp4-seq 0 , /n13 , 13
+/samp4-seq 0 , /s16 , 0
+/samp4-seq 0 , /n19 , 13
+/samp4-seq 0 , /n17 , 13
+/samp4-seq 0 , /n23 , 13
+/samp4-seq 0 , /n21 , 13
+/samp4-seq 0 , /n27 , 13
+/samp4-seq 0 , /n25 , 13
+/samp4-seq 0 , /n31 , 13
+/samp4-seq 0 , /svol , 70.5556
+/samp4-seq 0 , /n29 , 13
+/samp4-seq 0 , /bpm , 1
+/samp4-seq 0 , /resol , 2.34043
+/samp4-seq 0 , /transp , 0
+/samp4-seq 0 , /play , 1
+/samp4-seq 0 , /s5 , 0
+/samp4-seq 0 , /s3 , 0
+/samp4-seq 0 , /s1 , 0
+/samp4-seq 0 , /n2 , 13
+/samp4-seq 0 , /s13 , 0
+/samp4-seq 0 , /s11 , 0
+/samp4-seq 0 , /n6 , 13
+/samp4-seq 0 , /s9 , 0
+/samp4-seq 0 , /n4 , 13
+/samp4-seq 0 , /s7 , 88.6984
+/samp4-seq 0 , /n10 , 13
+/samp4-seq 0 , /s19 , 0
+/samp4-seq 0 , /n8 , 13
+/samp4-seq 0 , /s18 , 0
+/samp4-seq 0 , /n14 , 13
+/samp4-seq 0 , /s17 , 0
+/samp4-seq 0 , /n12 , 13
+/samp4-seq 0 , /n18 , 13
+/samp4-seq 0 , /n16 , 13
+/samp4-seq 0 , /s22 , 0
+/samp4-seq 0 , /n22 , 13
+/samp4-seq 0 , /s21 , 0
+/samp4-seq 0 , /n20 , 13
+/samp4-seq 0 , /s20 , 54.4286
+/samp4-seq 0 , /n26 , 13
+/samp4-seq 0 , /n24 , 13
+/samp4-seq 0 , /n30 , 13
+/samp4-seq 0 , /n28 , 13
+/fm1-seq 0 , /n1 , -0
+/fm1-seq 0 , /n32 , 13
+/fm1-seq 0 , /s23 , 0
+/fm1-seq 0 , /last , 15
+/fm1-seq 0 , /s25 , 0
+/fm1-seq 0 , /s24 , 0
+/fm1-seq 0 , /s15 , 86.6825
+/fm1-seq 0 , /s27 , 0
+/fm1-seq 0 , /s26 , 0
+/fm1-seq 0 , /s29 , 0
+/fm1-seq 0 , /s , 30
+/fm1-seq 0 , /s28 , 0
+/fm1-seq 0 , /s31 , 0
+/fm1-seq 0 , /s6 , 0
+/fm1-seq 0 , /s30 , 0
+/fm1-seq 0 , /s4 , 86.6825
+/fm1-seq 0 , /s2 , 0
+/fm1-seq 0 , /s32 , 0
+/fm1-seq 0 , /n3 , 2
+/fm1-seq 0 , /s14 , 66.5238
+/fm1-seq 0 , /s12 , 94.746
+/fm1-seq 0 , /n7 , 5
+/fm1-seq 0 , /s10 , 0
+/fm1-seq 0 , /n5 , 7
+/fm1-seq 0 , /s8 , 98.7778
+/fm1-seq 0 , /n11 , 13
+/fm1-seq 0 , /n9 , 13
+/fm1-seq 0 , /n15 , 4
+/fm1-seq 0 , /n13 , 4
+/fm1-seq 0 , /s16 , 0
+/fm1-seq 0 , /n19 , 13
+/fm1-seq 0 , /n17 , 13
+/fm1-seq 0 , /n23 , 13
+/fm1-seq 0 , /n21 , 13
+/fm1-seq 0 , /n27 , 13
+/fm1-seq 0 , /n25 , 13
+/fm1-seq 0 , /n31 , 13
+/fm1-seq 0 , /svol , 22.1746
+/fm1-seq 0 , /n29 , 13
+/fm1-seq 0 , /oct , 3
+/fm1-seq 0 , /bpm , 1
+/fm1-seq 0 , /resol , 1.80851
+/fm1-seq 0 , /transp , 0
+/fm1-seq 0 , /play , 1
+/fm1-seq 0 , /s5 , 104.825
+/fm1-seq 0 , /s3 , 96.7619
+/fm1-seq 0 , /s1 , 98.7778
+/fm1-seq 0 , /n2 , 13
+/fm1-seq 0 , /s13 , 0
+/fm1-seq 0 , /s11 , 0
+/fm1-seq 0 , /n6 , 7
+/fm1-seq 0 , /s9 , 0
+/fm1-seq 0 , /n4 , 4
+/fm1-seq 0 , /s7 , 42.3333
+/fm1-seq 0 , /n10 , 13
+/fm1-seq 0 , /s19 , 0
+/fm1-seq 0 , /n8 , 7
+/fm1-seq 0 , /s18 , 0
+/fm1-seq 0 , /n14 , 2
+/fm1-seq 0 , /s17 , 0
+/fm1-seq 0 , /n12 , 4
+/fm1-seq 0 , /n18 , 13
+/fm1-seq 0 , /n16 , 4
+/fm1-seq 0 , /s22 , 0
+/fm1-seq 0 , /n22 , 13
+/fm1-seq 0 , /s21 , 0
+/fm1-seq 0 , /n20 , 13
+/fm1-seq 0 , /s20 , 0
+/fm1-seq 0 , /n26 , 13
+/fm1-seq 0 , /n24 , 13
+/fm1-seq 0 , /n30 , 13
+/fm1-seq 0 , /n28 , 13
+/samp4 0 , /file , /home/freak/big/audio/loops/outflange.wav
+/samp2-seq 0 , /n1 , 13
+/samp2-seq 0 , /n32 , 13
+/samp2-seq 0 , /s23 , 0
+/samp2-seq 0 , /last , 31
+/samp2-seq 0 , /s25 , 0
+/samp2-seq 0 , /s24 , 0
+/samp2-seq 0 , /s15 , 0
+/samp2-seq 0 , /s27 , 0
+/samp2-seq 0 , /s26 , 0
+/samp2-seq 0 , /s29 , 0
+/samp2-seq 0 , /s , 30
+/samp2-seq 0 , /s28 , 0
+/samp2-seq 0 , /s31 , 0
+/samp2-seq 0 , /s6 , 0
+/samp2-seq 0 , /s30 , 108.857
+/samp2-seq 0 , /s4 , 0
+/samp2-seq 0 , /s2 , 0
+/samp2-seq 0 , /s32 , 0
+/samp2-seq 0 , /n3 , 13
+/samp2-seq 0 , /s14 , 0
+/samp2-seq 0 , /s12 , 0
+/samp2-seq 0 , /n7 , 13
+/samp2-seq 0 , /s10 , 0
+/samp2-seq 0 , /n5 , 13
+/samp2-seq 0 , /s8 , 0
+/samp2-seq 0 , /n11 , 13
+/samp2-seq 0 , /n9 , 13
+/samp2-seq 0 , /n15 , 13
+/samp2-seq 0 , /n13 , 13
+/samp2-seq 0 , /s16 , 0
+/samp2-seq 0 , /n19 , 13
+/samp2-seq 0 , /n17 , 13
+/samp2-seq 0 , /n23 , 13
+/samp2-seq 0 , /n21 , 13
+/samp2-seq 0 , /n27 , 13
+/samp2-seq 0 , /n25 , 13
+/samp2-seq 0 , /n31 , 13
+/samp2-seq 0 , /svol , 127
+/samp2-seq 0 , /n29 , 13
+/samp2-seq 0 , /bpm , 1
+/samp2-seq 0 , /resol , 2.55319
+/samp2-seq 0 , /transp , 0
+/samp2-seq 0 , /play , 1
+/samp2-seq 0 , /s5 , 0
+/samp2-seq 0 , /s3 , 0
+/samp2-seq 0 , /s1 , 0
+/samp2-seq 0 , /n2 , 13
+/samp2-seq 0 , /s13 , 0
+/samp2-seq 0 , /s11 , 0
+/samp2-seq 0 , /n6 , 13
+/samp2-seq 0 , /s9 , 0
+/samp2-seq 0 , /n4 , 13
+/samp2-seq 0 , /s7 , 0
+/samp2-seq 0 , /n10 , 13
+/samp2-seq 0 , /s19 , 106.841
+/samp2-seq 0 , /n8 , 13
+/samp2-seq 0 , /s18 , 0
+/samp2-seq 0 , /n14 , 13
+/samp2-seq 0 , /s17 , 0
+/samp2-seq 0 , /n12 , 13
+/samp2-seq 0 , /n18 , 13
+/samp2-seq 0 , /n16 , 13
+/samp2-seq 0 , /s22 , 0
+/samp2-seq 0 , /n22 , 13
+/samp2-seq 0 , /s21 , 0
+/samp2-seq 0 , /n20 , 13
+/samp2-seq 0 , /s20 , 0
+/samp2-seq 0 , /n26 , 13
+/samp2-seq 0 , /n24 , 13
+/samp2-seq 0 , /n30 , 13
+/samp2-seq 0 , /n28 , 13
+/samp3-seq 0 , /n1 , 13
+/samp3-seq 0 , /n32 , 13
+/samp3-seq 0 , /s23 , 0
+/samp3-seq 0 , /last , 15
+/samp3-seq 0 , /s25 , 0
+/samp3-seq 0 , /s24 , 0
+/samp3-seq 0 , /s15 , 0
+/samp3-seq 0 , /s27 , 0
+/samp3-seq 0 , /s26 , 0
+/samp3-seq 0 , /s29 , 0
+/samp3-seq 0 , /s , 30
+/samp3-seq 0 , /s28 , 0
+/samp3-seq 0 , /s31 , 0
+/samp3-seq 0 , /s6 , 108.857
+/samp3-seq 0 , /s30 , 0
+/samp3-seq 0 , /s4 , 0
+/samp3-seq 0 , /s2 , 0
+/samp3-seq 0 , /s32 , 0
+/samp3-seq 0 , /n3 , 13
+/samp3-seq 0 , /s14 , 110.873
+/samp3-seq 0 , /s12 , 94.746
+/samp3-seq 0 , /n7 , 13
+/samp3-seq 0 , /s10 , 0
+/samp3-seq 0 , /n5 , 13
+/samp3-seq 0 , /s8 , 64.5079
+/samp3-seq 0 , /n11 , 13
+/samp3-seq 0 , /n9 , 13
+/samp3-seq 0 , /n15 , 13
+/samp3-seq 0 , /n13 , 13
+/samp3-seq 0 , /s16 , 0
+/samp3-seq 0 , /n19 , 13
+/samp3-seq 0 , /n17 , 13
+/samp3-seq 0 , /n23 , 13
+/samp3-seq 0 , /n21 , 13
+/samp3-seq 0 , /n27 , 13
+/samp3-seq 0 , /n25 , 13
+/samp3-seq 0 , /n31 , 13
+/samp3-seq 0 , /svol , 127
+/samp3-seq 0 , /n29 , 13
+/samp3-seq 0 , /bpm , 1
+/samp3-seq 0 , /resol , 2.23404
+/samp3-seq 0 , /transp , 0
+/samp3-seq 0 , /play , 1
+/samp3-seq 0 , /s5 , 0
+/samp3-seq 0 , /s3 , 0
+/samp3-seq 0 , /s1 , 102.81
+/samp3-seq 0 , /n2 , 13
+/samp3-seq 0 , /s13 , 0
+/samp3-seq 0 , /s11 , 0
+/samp3-seq 0 , /n6 , 13
+/samp3-seq 0 , /s9 , 0
+/samp3-seq 0 , /n4 , 13
+/samp3-seq 0 , /s7 , 0
+/samp3-seq 0 , /n10 , 13
+/samp3-seq 0 , /s19 , 0
+/samp3-seq 0 , /n8 , 13
+/samp3-seq 0 , /s18 , 0
+/samp3-seq 0 , /n14 , 13
+/samp3-seq 0 , /s17 , 0
+/samp3-seq 0 , /n12 , 13
+/samp3-seq 0 , /n18 , 13
+/samp3-seq 0 , /n16 , 13
+/samp3-seq 0 , /s22 , 0
+/samp3-seq 0 , /n22 , 13
+/samp3-seq 0 , /s21 , 0
+/samp3-seq 0 , /n20 , 13
+/samp3-seq 0 , /s20 , 0
+/samp3-seq 0 , /n26 , 13
+/samp3-seq 0 , /n24 , 13
+/samp3-seq 0 , /n30 , 13
+/samp3-seq 0 , /n28 , 13
+/an2-seq 0 , /n1 , 13
+/an2-seq 0 , /n32 , 13
+/an2-seq 0 , /s23 , 0
+/an2-seq 0 , /last , 15
+/an2-seq 0 , /s25 , 0
+/an2-seq 0 , /s24 , 0
+/an2-seq 0 , /s15 , 104.825
+/an2-seq 0 , /s27 , 0
+/an2-seq 0 , /s26 , 0
+/an2-seq 0 , /s29 , 0
+/an2-seq 0 , /s , 30
+/an2-seq 0 , /s28 , 0
+/an2-seq 0 , /s31 , 0
+/an2-seq 0 , /s6 , 32.254
+/an2-seq 0 , /s30 , 0
+/an2-seq 0 , /s4 , 36.2857
+/an2-seq 0 , /s2 , 0
+/an2-seq 0 , /s32 , 0
+/an2-seq 0 , /n3 , 13
+/an2-seq 0 , /s14 , 0
+/an2-seq 0 , /s12 , 28.2222
+/an2-seq 0 , /n7 , 13
+/an2-seq 0 , /s10 , 0
+/an2-seq 0 , /n5 , 13
+/an2-seq 0 , /s8 , 0
+/an2-seq 0 , /n11 , 13
+/an2-seq 0 , /n9 , 13
+/an2-seq 0 , /n15 , 13
+/an2-seq 0 , /n13 , 13
+/an2-seq 0 , /s16 , 14.1111
+/an2-seq 0 , /n19 , 13
+/an2-seq 0 , /n17 , 13
+/an2-seq 0 , /n23 , 13
+/an2-seq 0 , /n21 , 13
+/an2-seq 0 , /n27 , 13
+/an2-seq 0 , /n25 , 13
+/an2-seq 0 , /n31 , 13
+/an2-seq 0 , /svol , 74.5873
+/an2-seq 0 , /n29 , 13
+/an2-seq 0 , /bpm , 1
+/an2-seq 0 , /resol , 2.34043
+/an2-seq 0 , /transp , 0
+/an2-seq 0 , /play , 1
+/an2-seq 0 , /s5 , 0
+/an2-seq 0 , /s3 , 110.873
+/an2-seq 0 , /s1 , 0
+/an2-seq 0 , /n2 , 13
+/an2-seq 0 , /s13 , 0
+/an2-seq 0 , /s11 , 108.857
+/an2-seq 0 , /n6 , 13
+/an2-seq 0 , /s9 , 0
+/an2-seq 0 , /n4 , 13
+/an2-seq 0 , /s7 , 112.889
+/an2-seq 0 , /n10 , 13
+/an2-seq 0 , /s19 , 0
+/an2-seq 0 , /n8 , 13
+/an2-seq 0 , /s18 , 0
+/an2-seq 0 , /n14 , 13
+/an2-seq 0 , /s17 , 0
+/an2-seq 0 , /n12 , 13
+/an2-seq 0 , /n18 , 13
+/an2-seq 0 , /n16 , 13
+/an2-seq 0 , /s22 , 0
+/an2-seq 0 , /n22 , 13
+/an2-seq 0 , /s21 , 0
+/an2-seq 0 , /n20 , 13
+/an2-seq 0 , /s20 , 0
+/an2-seq 0 , /n26 , 13
+/an2-seq 0 , /n24 , 13
+/an2-seq 0 , /n30 , 13
+/an2-seq 0 , /n28 , 13
+/samp1-seq 0 , /n1 , 13
+/samp1-seq 0 , /n32 , 13
+/samp1-seq 0 , /s23 , 0
+/samp1-seq 0 , /last , 15
+/samp1-seq 0 , /s25 , 0
+/samp1-seq 0 , /s24 , 0
+/samp1-seq 0 , /s15 , 0
+/samp1-seq 0 , /s27 , 0
+/samp1-seq 0 , /s26 , 0
+/samp1-seq 0 , /s29 , 0
+/samp1-seq 0 , /s , 30
+/samp1-seq 0 , /s28 , 0
+/samp1-seq 0 , /s31 , 0
+/samp1-seq 0 , /s6 , 0
+/samp1-seq 0 , /s30 , 0
+/samp1-seq 0 , /s4 , 0
+/samp1-seq 0 , /s2 , 0
+/samp1-seq 0 , /s32 , 0
+/samp1-seq 0 , /n3 , 13
+/samp1-seq 0 , /s14 , 58.4603
+/samp1-seq 0 , /s12 , 0
+/samp1-seq 0 , /n7 , 13
+/samp1-seq 0 , /s10 , 100.794
+/samp1-seq 0 , /n5 , 13
+/samp1-seq 0 , /s8 , 0
+/samp1-seq 0 , /n11 , 13
+/samp1-seq 0 , /n9 , 13
+/samp1-seq 0 , /n15 , 13
+/samp1-seq 0 , /n13 , 13
+/samp1-seq 0 , /s16 , 0
+/samp1-seq 0 , /n19 , 13
+/samp1-seq 0 , /n17 , 13
+/samp1-seq 0 , /n23 , 13
+/samp1-seq 0 , /n21 , 13
+/samp1-seq 0 , /n27 , 13
+/samp1-seq 0 , /n25 , 13
+/samp1-seq 0 , /n31 , 13
+/samp1-seq 0 , /svol , 112.889
+/samp1-seq 0 , /n29 , 13
+/samp1-seq 0 , /bpm , 1
+/samp1-seq 0 , /resol , 2.65957
+/samp1-seq 0 , /transp , 0
+/samp1-seq 0 , /play , 1
+/samp1-seq 0 , /s5 , 0
+/samp1-seq 0 , /s3 , 0
+/samp1-seq 0 , /s1 , 0
+/samp1-seq 0 , /n2 , 13
+/samp1-seq 0 , /s13 , 0
+/samp1-seq 0 , /s11 , 0
+/samp1-seq 0 , /n6 , 13
+/samp1-seq 0 , /s9 , 0
+/samp1-seq 0 , /n4 , 13
+/samp1-seq 0 , /s7 , 0
+/samp1-seq 0 , /n10 , 13
+/samp1-seq 0 , /s19 , 0
+/samp1-seq 0 , /n8 , 13
+/samp1-seq 0 , /s18 , 0
+/samp1-seq 0 , /n14 , 13
+/samp1-seq 0 , /s17 , 0
+/samp1-seq 0 , /n12 , 13
+/samp1-seq 0 , /n18 , 13
+/samp1-seq 0 , /n16 , 13
+/samp1-seq 0 , /s22 , 0
+/samp1-seq 0 , /n22 , 13
+/samp1-seq 0 , /s21 , 0
+/samp1-seq 0 , /n20 , 13
+/samp1-seq 0 , /s20 , 0
+/samp1-seq 0 , /n26 , 13
+/samp1-seq 0 , /n24 , 13
+/samp1-seq 0 , /n30 , 13
+/samp1-seq 0 , /n28 , 13
+/fm1-index 0 , /s , 80.6349
+/fm1-index 0 , /r , 50.3968
+/fm1-index 0 , /a , 28.5714
+/fm1-index 0 , /d , 34.2698
+/an1-seq 0 , /n1 , 13
+/an1-seq 0 , /n32 , 13
+/an1-seq 0 , /s23 , 0
+/an1-seq 0 , /last , 15
+/an1-seq 0 , /s25 , 92.7302
+/an1-seq 0 , /s24 , 0
+/an1-seq 0 , /s15 , 36.2857
+/an1-seq 0 , /s27 , 62.4921
+/an1-seq 0 , /s26 , 0
+/an1-seq 0 , /s29 , 0
+/an1-seq 0 , /s , 30
+/an1-seq 0 , /s28 , 0
+/an1-seq 0 , /s31 , 0
+/an1-seq 0 , /s6 , 0
+/an1-seq 0 , /s30 , 0
+/an1-seq 0 , /s4 , 0
+/an1-seq 0 , /s2 , 0
+/an1-seq 0 , /s32 , 0
+/an1-seq 0 , /n3 , 13
+/an1-seq 0 , /s14 , 0
+/an1-seq 0 , /s12 , 0
+/an1-seq 0 , /n7 , 13
+/an1-seq 0 , /s10 , 0
+/an1-seq 0 , /n5 , 13
+/an1-seq 0 , /s8 , 0
+/an1-seq 0 , /n11 , 13
+/an1-seq 0 , /n9 , 13
+/an1-seq 0 , /n15 , 13
+/an1-seq 0 , /n13 , 13
+/an1-seq 0 , /s16 , 0
+/an1-seq 0 , /n19 , 13
+/an1-seq 0 , /n17 , 13
+/an1-seq 0 , /n23 , 13
+/an1-seq 0 , /n21 , 13
+/an1-seq 0 , /n27 , 13
+/an1-seq 0 , /n25 , 13
+/an1-seq 0 , /n31 , 13
+/an1-seq 0 , /svol , 127
+/an1-seq 0 , /n29 , 13
+/an1-seq 0 , /bpm , 1
+/an1-seq 0 , /resol , 2.44681
+/an1-seq 0 , /transp , 0
+/an1-seq 0 , /play , 1
+/an1-seq 0 , /s5 , 90.7143
+/an1-seq 0 , /s3 , 0
+/an1-seq 0 , /s1 , 102.81
+/an1-seq 0 , /n2 , 13
+/an1-seq 0 , /s13 , 92.7302
+/an1-seq 0 , /s11 , 0
+/an1-seq 0 , /n6 , 13
+/an1-seq 0 , /s9 , 106.841
+/an1-seq 0 , /n4 , 13
+/an1-seq 0 , /s7 , 0
+/an1-seq 0 , /n10 , 13
+/an1-seq 0 , /s19 , 90.7143
+/an1-seq 0 , /n8 , 13
+/an1-seq 0 , /s18 , 0
+/an1-seq 0 , /n14 , 13
+/an1-seq 0 , /s17 , 0
+/an1-seq 0 , /n12 , 13
+/an1-seq 0 , /n18 , 13
+/an1-seq 0 , /n16 , 13
+/an1-seq 0 , /s22 , 0
+/an1-seq 0 , /n22 , 13
+/an1-seq 0 , /s21 , 66.5238
+/an1-seq 0 , /n20 , 13
+/an1-seq 0 , /s20 , 0
+/an1-seq 0 , /n26 , 13
+/an1-seq 0 , /n24 , 13
+/an1-seq 0 , /n30 , 13
+/an1-seq 0 , /n28 , 13
+/samp3 0 , /file , /dos/ibm/hdc14/f/snd/drums/keys/dj_rabauke_kit/elektrik_snare2.wav
+/samp2 0 , /file , /home/freak/big/audio/loops/doublecross_1st_choice.wav
+/an1 0 , /att_time , 37
+/an1 0 , /to_freq , 60
+/an1 0 , /from_freq , 54
+/an1 0 , /detune , 29
+/an1 0 , /filt , 2 1
+/an1 0 , /release , 96
+/an1 0 , /rel_time , 943
+/an1 0 , /olevel , 1
+/an1 0 , /attack , 37
+/an1 0 , /freq_time , 37
+/an1 0 , /filt_Q , 0.9
+/an1 0 , /filt_freq , 3357
+/an1 0 , /nlevel , 0.265823
+/an-sp 0 , /fade , 100
+/an-sp 0 , /s4 , 24.5806
+/an-sp 0 , /s2 , 40.9677
+/an-sp 0 , /s3 , 32.7742
+/an2 0 , /att_time , 39
+/an2 0 , /to_freq , 119
+/an2 0 , /from_freq , 16
+/an2 0 , /detune , 13
+/an2 0 , /filt , 0 1
+/an2 0 , /release , 35
+/an2 0 , /rel_time , 139
+/an2 0 , /olevel , 0
+/an2 0 , /attack , 36
+/an2 0 , /freq_time , 80
+/an2 0 , /filt_Q , 0.96
+/an2 0 , /filt_freq , 5579
+/an2 0 , /nlevel , 1
+/an1-sp 0 , /fade , 100
+/an1-sp 0 , /s4 , 102.419
+/an1-sp 0 , /s2 , 0
+/an1-sp 0 , /s3 , 0
+/an1-sp 0 , /s1 , 0
+/fm-sp 0 , /fade , 100
+/fm-sp 0 , /s4 , 8.19355
+/fm-sp 0 , /s2 , 0
+/fm-sp 0 , /s3 , 53.2581
+/fm-sp 0 , /s1 , 127
diff --git a/usecases/showcase/songs/showslow.dat b/usecases/showcase/songs/showslow.dat
new file mode 100644
index 0000000..a4d93a0
--- /dev/null
+++ b/usecases/showcase/songs/showslow.dat
@@ -0,0 +1,574 @@
+/an-sp 0 , /fade , 100
+/an-sp 0 , /s1 , 122.903
+/an-sp 0 , /s3 , 36.871
+/an-sp 0 , /s2 , 16.3871
+/an-sp 0 , /s4 , 24.5806
+/chorus 0 , /mod , 76
+/chorus 0 , /freq , 0.551181
+/chorus 1 , /mod , 49
+/chorus 1 , /freq , 3.26772
+/an2-seq 0 , /n3 , 13
+/an2-seq 0 , /s27 , 0
+/an2-seq 0 , /s26 , 0
+/an2-seq 0 , /n7 , 13
+/an2-seq 0 , /s25 , 0
+/an2-seq 0 , /n5 , 13
+/an2-seq 0 , /s24 , 0
+/an2-seq 0 , /s23 , 0
+/an2-seq 0 , /s22 , 0
+/an2-seq 0 , /s21 , 0
+/an2-seq 0 , /n1 , 13
+/an2-seq 0 , /s20 , 0
+/an2-seq 0 , /s19 , 0
+/an2-seq 0 , /s18 , 0
+/an2-seq 0 , /s17 , 0
+/an2-seq 0 , /last , 15
+/an2-seq 0 , /s13 , 0
+/an2-seq 0 , /bpm , 12
+/an2-seq 0 , /n27 , 13
+/an2-seq 0 , /n25 , 13
+/an2-seq 0 , /n31 , 13
+/an2-seq 0 , /n29 , 13
+/an2-seq 0 , /n19 , 13
+/an2-seq 0 , /n17 , 13
+/an2-seq 0 , /s , 30
+/an2-seq 0 , /n23 , 13
+/an2-seq 0 , /s1 , 0
+/an2-seq 0 , /svol , 74.5873
+/an2-seq 0 , /n21 , 13
+/an2-seq 0 , /s3 , 110.873
+/an2-seq 0 , /n11 , 13
+/an2-seq 0 , /s5 , 0
+/an2-seq 0 , /n9 , 13
+/an2-seq 0 , /s7 , 112.889
+/an2-seq 0 , /n15 , 13
+/an2-seq 0 , /s9 , 0
+/an2-seq 0 , /n13 , 13
+/an2-seq 0 , /s11 , 108.857
+/an2-seq 0 , /n4 , 13
+/an2-seq 0 , /n2 , 13
+/an2-seq 0 , /n8 , 13
+/an2-seq 0 , /n6 , 13
+/an2-seq 0 , /s16 , 14.1111
+/an2-seq 0 , /transp , 0
+/an2-seq 0 , /resol , 2.34043
+/an2-seq 0 , /s12 , 28.2222
+/an2-seq 0 , /s28 , 0
+/an2-seq 0 , /s14 , 0
+/an2-seq 0 , /s29 , 0
+/an2-seq 0 , /s30 , 0
+/an2-seq 0 , /s31 , 0
+/an2-seq 0 , /n28 , 13
+/an2-seq 0 , /s32 , 0
+/an2-seq 0 , /n26 , 13
+/an2-seq 0 , /n32 , 13
+/an2-seq 0 , /n30 , 13
+/an2-seq 0 , /n20 , 13
+/an2-seq 0 , /n18 , 13
+/an2-seq 0 , /s15 , 104.825
+/an2-seq 0 , /n24 , 13
+/an2-seq 0 , /n22 , 13
+/an2-seq 0 , /play , 1
+/an2-seq 0 , /s2 , 0
+/an2-seq 0 , /n12 , 13
+/an2-seq 0 , /s4 , 36.2857
+/an2-seq 0 , /n10 , 13
+/an2-seq 0 , /s6 , 32.254
+/an2-seq 0 , /n16 , 13
+/an2-seq 0 , /s8 , 0
+/an2-seq 0 , /n14 , 13
+/an2-seq 0 , /s10 , 0
+/m 0 , /bpm , 12
+/m 0 , /start , 1
+/samp1-seq 0 , /n3 , 13
+/samp1-seq 0 , /s27 , 0
+/samp1-seq 0 , /s26 , 0
+/samp1-seq 0 , /n7 , 13
+/samp1-seq 0 , /s25 , 88.6984
+/samp1-seq 0 , /n5 , 13
+/samp1-seq 0 , /s24 , 0
+/samp1-seq 0 , /s23 , 0
+/samp1-seq 0 , /s22 , 0
+/samp1-seq 0 , /s21 , 0
+/samp1-seq 0 , /n1 , 13
+/samp1-seq 0 , /s20 , 80.6349
+/samp1-seq 0 , /s19 , 0
+/samp1-seq 0 , /s18 , 0
+/samp1-seq 0 , /s17 , 0
+/samp1-seq 0 , /last , 31
+/samp1-seq 0 , /s13 , 0
+/samp1-seq 0 , /bpm , 12
+/samp1-seq 0 , /n27 , 13
+/samp1-seq 0 , /n25 , 13
+/samp1-seq 0 , /n31 , 13
+/samp1-seq 0 , /n29 , 13
+/samp1-seq 0 , /n19 , 13
+/samp1-seq 0 , /n17 , 13
+/samp1-seq 0 , /s , 30
+/samp1-seq 0 , /n23 , 13
+/samp1-seq 0 , /s1 , 0
+/samp1-seq 0 , /svol , 112.889
+/samp1-seq 0 , /n21 , 13
+/samp1-seq 0 , /s3 , 0
+/samp1-seq 0 , /n11 , 13
+/samp1-seq 0 , /s5 , 0
+/samp1-seq 0 , /n9 , 13
+/samp1-seq 0 , /s7 , 100.794
+/samp1-seq 0 , /n15 , 13
+/samp1-seq 0 , /s9 , 0
+/samp1-seq 0 , /n13 , 13
+/samp1-seq 0 , /s11 , 0
+/samp1-seq 0 , /n4 , 13
+/samp1-seq 0 , /n2 , 13
+/samp1-seq 0 , /n8 , 13
+/samp1-seq 0 , /n6 , 13
+/samp1-seq 0 , /s16 , 0
+/samp1-seq 0 , /transp , 0
+/samp1-seq 0 , /resol , 2.65957
+/samp1-seq 0 , /s12 , 0
+/samp1-seq 0 , /s28 , 0
+/samp1-seq 0 , /s14 , 58.4603
+/samp1-seq 0 , /s29 , 88.6984
+/samp1-seq 0 , /s30 , 0
+/samp1-seq 0 , /s31 , 0
+/samp1-seq 0 , /n28 , 13
+/samp1-seq 0 , /s32 , 0
+/samp1-seq 0 , /n26 , 13
+/samp1-seq 0 , /n32 , 13
+/samp1-seq 0 , /n30 , 13
+/samp1-seq 0 , /n20 , 13
+/samp1-seq 0 , /n18 , 13
+/samp1-seq 0 , /s15 , 0
+/samp1-seq 0 , /n24 , 13
+/samp1-seq 0 , /n22 , 13
+/samp1-seq 0 , /play , 1
+/samp1-seq 0 , /s2 , 0
+/samp1-seq 0 , /n12 , 13
+/samp1-seq 0 , /s4 , 116.921
+/samp1-seq 0 , /n10 , 13
+/samp1-seq 0 , /s6 , 0
+/samp1-seq 0 , /n16 , 13
+/samp1-seq 0 , /s8 , 0
+/samp1-seq 0 , /n14 , 13
+/samp1-seq 0 , /s10 , 100.794
+/an1-seq 0 , /n3 , 13
+/an1-seq 0 , /s27 , 62.4921
+/an1-seq 0 , /s26 , 0
+/an1-seq 0 , /n7 , 13
+/an1-seq 0 , /s25 , 92.7302
+/an1-seq 0 , /n5 , 13
+/an1-seq 0 , /s24 , 0
+/an1-seq 0 , /s23 , 0
+/an1-seq 0 , /s22 , 0
+/an1-seq 0 , /s21 , 66.5238
+/an1-seq 0 , /n1 , 13
+/an1-seq 0 , /s20 , 0
+/an1-seq 0 , /s19 , 90.7143
+/an1-seq 0 , /s18 , 0
+/an1-seq 0 , /s17 , 0
+/an1-seq 0 , /last , 31
+/an1-seq 0 , /s13 , 92.7302
+/an1-seq 0 , /bpm , 12
+/an1-seq 0 , /n27 , 13
+/an1-seq 0 , /n25 , 13
+/an1-seq 0 , /n31 , 13
+/an1-seq 0 , /n29 , 13
+/an1-seq 0 , /n19 , 13
+/an1-seq 0 , /n17 , 13
+/an1-seq 0 , /s , 30
+/an1-seq 0 , /n23 , 13
+/an1-seq 0 , /s1 , 102.81
+/an1-seq 0 , /svol , 127
+/an1-seq 0 , /n21 , 13
+/an1-seq 0 , /s3 , 0
+/an1-seq 0 , /n11 , 13
+/an1-seq 0 , /s5 , 90.7143
+/an1-seq 0 , /n9 , 13
+/an1-seq 0 , /s7 , 0
+/an1-seq 0 , /n15 , 13
+/an1-seq 0 , /s9 , 106.841
+/an1-seq 0 , /n13 , 13
+/an1-seq 0 , /s11 , 0
+/an1-seq 0 , /n4 , 13
+/an1-seq 0 , /n2 , 13
+/an1-seq 0 , /n8 , 13
+/an1-seq 0 , /n6 , 13
+/an1-seq 0 , /s16 , 0
+/an1-seq 0 , /transp , 0
+/an1-seq 0 , /resol , 2.44681
+/an1-seq 0 , /s12 , 0
+/an1-seq 0 , /s28 , 0
+/an1-seq 0 , /s14 , 0
+/an1-seq 0 , /s29 , 0
+/an1-seq 0 , /s30 , 0
+/an1-seq 0 , /s31 , 0
+/an1-seq 0 , /n28 , 13
+/an1-seq 0 , /s32 , 0
+/an1-seq 0 , /n26 , 13
+/an1-seq 0 , /n32 , 13
+/an1-seq 0 , /n30 , 13
+/an1-seq 0 , /n20 , 13
+/an1-seq 0 , /n18 , 13
+/an1-seq 0 , /s15 , 36.2857
+/an1-seq 0 , /n24 , 13
+/an1-seq 0 , /n22 , 13
+/an1-seq 0 , /play , 1
+/an1-seq 0 , /s2 , 0
+/an1-seq 0 , /n12 , 13
+/an1-seq 0 , /s4 , 0
+/an1-seq 0 , /n10 , 13
+/an1-seq 0 , /s6 , 0
+/an1-seq 0 , /n16 , 13
+/an1-seq 0 , /s8 , 0
+/an1-seq 0 , /n14 , 13
+/an1-seq 0 , /s10 , 0
+/samp2-seq 0 , /n3 , 13
+/samp2-seq 0 , /s27 , 0
+/samp2-seq 0 , /s26 , 0
+/samp2-seq 0 , /n7 , 13
+/samp2-seq 0 , /s25 , 0
+/samp2-seq 0 , /n5 , 13
+/samp2-seq 0 , /s24 , 0
+/samp2-seq 0 , /s23 , 0
+/samp2-seq 0 , /s22 , 0
+/samp2-seq 0 , /s21 , 0
+/samp2-seq 0 , /n1 , 13
+/samp2-seq 0 , /s20 , 0
+/samp2-seq 0 , /s19 , 106.841
+/samp2-seq 0 , /s18 , 0
+/samp2-seq 0 , /s17 , 0
+/samp2-seq 0 , /last , 31
+/samp2-seq 0 , /s13 , 0
+/samp2-seq 0 , /bpm , 12
+/samp2-seq 0 , /n27 , 13
+/samp2-seq 0 , /n25 , 13
+/samp2-seq 0 , /n31 , 13
+/samp2-seq 0 , /n29 , 13
+/samp2-seq 0 , /n19 , 13
+/samp2-seq 0 , /n17 , 13
+/samp2-seq 0 , /s , 30
+/samp2-seq 0 , /n23 , 13
+/samp2-seq 0 , /s1 , 0
+/samp2-seq 0 , /svol , 127
+/samp2-seq 0 , /n21 , 13
+/samp2-seq 0 , /s3 , 0
+/samp2-seq 0 , /n11 , 13
+/samp2-seq 0 , /s5 , 127
+/samp2-seq 0 , /n9 , 13
+/samp2-seq 0 , /s7 , 0
+/samp2-seq 0 , /n15 , 13
+/samp2-seq 0 , /s9 , 0
+/samp2-seq 0 , /n13 , 13
+/samp2-seq 0 , /s11 , 127
+/samp2-seq 0 , /n4 , 13
+/samp2-seq 0 , /n2 , 13
+/samp2-seq 0 , /n8 , 13
+/samp2-seq 0 , /n6 , 13
+/samp2-seq 0 , /s16 , 124.984
+/samp2-seq 0 , /transp , 0
+/samp2-seq 0 , /resol , 2.55319
+/samp2-seq 0 , /s12 , 0
+/samp2-seq 0 , /s28 , 0
+/samp2-seq 0 , /s14 , 0
+/samp2-seq 0 , /s29 , 0
+/samp2-seq 0 , /s30 , 108.857
+/samp2-seq 0 , /s31 , 0
+/samp2-seq 0 , /n28 , 13
+/samp2-seq 0 , /s32 , 0
+/samp2-seq 0 , /n26 , 13
+/samp2-seq 0 , /n32 , 13
+/samp2-seq 0 , /n30 , 13
+/samp2-seq 0 , /n20 , 13
+/samp2-seq 0 , /n18 , 13
+/samp2-seq 0 , /s15 , 0
+/samp2-seq 0 , /n24 , 13
+/samp2-seq 0 , /n22 , 13
+/samp2-seq 0 , /play , 0
+/samp2-seq 0 , /s2 , 0
+/samp2-seq 0 , /n12 , 13
+/samp2-seq 0 , /s4 , 0
+/samp2-seq 0 , /n10 , 13
+/samp2-seq 0 , /s6 , 0
+/samp2-seq 0 , /n16 , 13
+/samp2-seq 0 , /s8 , 96.7619
+/samp2-seq 0 , /n14 , 13
+/samp2-seq 0 , /s10 , 0
+/fm1-adsr 0 , /a , 6.34921
+/fm1-adsr 0 , /r , 28.2222
+/fm1-adsr 0 , /s , 42.3333
+/fm1-adsr 0 , /d , 56.4444
+/samp3-seq 0 , /n3 , 13
+/samp3-seq 0 , /s27 , 0
+/samp3-seq 0 , /s26 , 0
+/samp3-seq 0 , /n7 , 13
+/samp3-seq 0 , /s25 , 0
+/samp3-seq 0 , /n5 , 13
+/samp3-seq 0 , /s24 , 88.6984
+/samp3-seq 0 , /s23 , 0
+/samp3-seq 0 , /s22 , 0
+/samp3-seq 0 , /s21 , 0
+/samp3-seq 0 , /n1 , 13
+/samp3-seq 0 , /s20 , 0
+/samp3-seq 0 , /s19 , 0
+/samp3-seq 0 , /s18 , 0
+/samp3-seq 0 , /s17 , 108.857
+/samp3-seq 0 , /last , 31
+/samp3-seq 0 , /s13 , 0
+/samp3-seq 0 , /bpm , 12
+/samp3-seq 0 , /n27 , 13
+/samp3-seq 0 , /n25 , 13
+/samp3-seq 0 , /n31 , 13
+/samp3-seq 0 , /n29 , 13
+/samp3-seq 0 , /n19 , 13
+/samp3-seq 0 , /n17 , 13
+/samp3-seq 0 , /s , 30
+/samp3-seq 0 , /n23 , 13
+/samp3-seq 0 , /s1 , 102.81
+/samp3-seq 0 , /svol , 127
+/samp3-seq 0 , /n21 , 13
+/samp3-seq 0 , /s3 , 0
+/samp3-seq 0 , /n11 , 13
+/samp3-seq 0 , /s5 , 0
+/samp3-seq 0 , /n9 , 13
+/samp3-seq 0 , /s7 , 0
+/samp3-seq 0 , /n15 , 13
+/samp3-seq 0 , /s9 , 0
+/samp3-seq 0 , /n13 , 13
+/samp3-seq 0 , /s11 , 0
+/samp3-seq 0 , /n4 , 13
+/samp3-seq 0 , /n2 , 13
+/samp3-seq 0 , /n8 , 13
+/samp3-seq 0 , /n6 , 13
+/samp3-seq 0 , /s16 , 0
+/samp3-seq 0 , /transp , 0
+/samp3-seq 0 , /resol , 2.23404
+/samp3-seq 0 , /s12 , 94.746
+/samp3-seq 0 , /s28 , 0
+/samp3-seq 0 , /s14 , 110.873
+/samp3-seq 0 , /s29 , 0
+/samp3-seq 0 , /s30 , 0
+/samp3-seq 0 , /s31 , 0
+/samp3-seq 0 , /n28 , 13
+/samp3-seq 0 , /s32 , 0
+/samp3-seq 0 , /n26 , 13
+/samp3-seq 0 , /n32 , 13
+/samp3-seq 0 , /n30 , 13
+/samp3-seq 0 , /n20 , 13
+/samp3-seq 0 , /n18 , 13
+/samp3-seq 0 , /s15 , 0
+/samp3-seq 0 , /n24 , 13
+/samp3-seq 0 , /n22 , 13
+/samp3-seq 0 , /play , 1
+/samp3-seq 0 , /s2 , 0
+/samp3-seq 0 , /n12 , 13
+/samp3-seq 0 , /s4 , 0
+/samp3-seq 0 , /n10 , 13
+/samp3-seq 0 , /s6 , 108.857
+/samp3-seq 0 , /n16 , 13
+/samp3-seq 0 , /s8 , 64.5079
+/samp3-seq 0 , /n14 , 13
+/samp3-seq 0 , /s10 , 0
+/samp4-seq 0 , /n3 , 13
+/samp4-seq 0 , /s27 , 0
+/samp4-seq 0 , /s26 , 98.7778
+/samp4-seq 0 , /n7 , 13
+/samp4-seq 0 , /s25 , 0
+/samp4-seq 0 , /n5 , 13
+/samp4-seq 0 , /s24 , 26.2063
+/samp4-seq 0 , /s23 , 64.5079
+/samp4-seq 0 , /s22 , 0
+/samp4-seq 0 , /s21 , 0
+/samp4-seq 0 , /n1 , 13
+/samp4-seq 0 , /s20 , 54.4286
+/samp4-seq 0 , /s19 , 0
+/samp4-seq 0 , /s18 , 0
+/samp4-seq 0 , /s17 , 0
+/samp4-seq 0 , /last , 31
+/samp4-seq 0 , /s13 , 0
+/samp4-seq 0 , /bpm , 12
+/samp4-seq 0 , /n27 , 13
+/samp4-seq 0 , /n25 , 13
+/samp4-seq 0 , /n31 , 13
+/samp4-seq 0 , /n29 , 13
+/samp4-seq 0 , /n19 , 13
+/samp4-seq 0 , /n17 , 13
+/samp4-seq 0 , /s , 30
+/samp4-seq 0 , /n23 , 13
+/samp4-seq 0 , /s1 , 0
+/samp4-seq 0 , /svol , 70.5556
+/samp4-seq 0 , /n21 , 13
+/samp4-seq 0 , /s3 , 0
+/samp4-seq 0 , /n11 , 13
+/samp4-seq 0 , /s5 , 0
+/samp4-seq 0 , /n9 , 13
+/samp4-seq 0 , /s7 , 88.6984
+/samp4-seq 0 , /n15 , 13
+/samp4-seq 0 , /s9 , 0
+/samp4-seq 0 , /n13 , 13
+/samp4-seq 0 , /s11 , 0
+/samp4-seq 0 , /n4 , 13
+/samp4-seq 0 , /n2 , 13
+/samp4-seq 0 , /n8 , 13
+/samp4-seq 0 , /n6 , 13
+/samp4-seq 0 , /s16 , 0
+/samp4-seq 0 , /transp , 0
+/samp4-seq 0 , /resol , 2.34043
+/samp4-seq 0 , /s12 , 0
+/samp4-seq 0 , /s28 , 0
+/samp4-seq 0 , /s14 , 0
+/samp4-seq 0 , /s29 , 0
+/samp4-seq 0 , /s30 , 24.1905
+/samp4-seq 0 , /s31 , 10.0794
+/samp4-seq 0 , /n28 , 13
+/samp4-seq 0 , /s32 , 92.7302
+/samp4-seq 0 , /n26 , 13
+/samp4-seq 0 , /n32 , 13
+/samp4-seq 0 , /n30 , 13
+/samp4-seq 0 , /n20 , 13
+/samp4-seq 0 , /n18 , 13
+/samp4-seq 0 , /s15 , 106.841
+/samp4-seq 0 , /n24 , 13
+/samp4-seq 0 , /n22 , 13
+/samp4-seq 0 , /play , 1
+/samp4-seq 0 , /s2 , 0
+/samp4-seq 0 , /n12 , 13
+/samp4-seq 0 , /s4 , 0
+/samp4-seq 0 , /n10 , 13
+/samp4-seq 0 , /s6 , 0
+/samp4-seq 0 , /n16 , 13
+/samp4-seq 0 , /s8 , 0
+/samp4-seq 0 , /n14 , 13
+/samp4-seq 0 , /s10 , 0
+/fm1 0 , /mod , 1
+/fm1 0 , /index , 72.5714
+/fm1 0 , /car , 5
+/delay 0 , /bypass , 0
+/delay 0 , /damp , 0.958571
+/delay 0 , /lop , 11904.6
+/delay 0 , /divider , 3
+/samp4 0 , /rel , 200
+/samp4 0 , /file , /home/freak/big/audio/loops/outflange.wav
+/fm1-seq 0 , /n3 , 2
+/fm1-seq 0 , /s27 , 0
+/fm1-seq 0 , /s26 , 0
+/fm1-seq 0 , /n7 , 5
+/fm1-seq 0 , /s25 , 0
+/fm1-seq 0 , /n5 , 7
+/fm1-seq 0 , /s24 , 0
+/fm1-seq 0 , /s23 , 0
+/fm1-seq 0 , /s22 , 0
+/fm1-seq 0 , /s21 , 0
+/fm1-seq 0 , /n1 , -0
+/fm1-seq 0 , /s20 , 0
+/fm1-seq 0 , /s19 , 0
+/fm1-seq 0 , /s18 , 0
+/fm1-seq 0 , /s17 , 0
+/fm1-seq 0 , /last , 15
+/fm1-seq 0 , /s13 , 0
+/fm1-seq 0 , /bpm , 12
+/fm1-seq 0 , /n27 , 13
+/fm1-seq 0 , /n25 , 13
+/fm1-seq 0 , /oct , 3
+/fm1-seq 0 , /n31 , 13
+/fm1-seq 0 , /n29 , 13
+/fm1-seq 0 , /n19 , 13
+/fm1-seq 0 , /n17 , 13
+/fm1-seq 0 , /s , 30
+/fm1-seq 0 , /n23 , 13
+/fm1-seq 0 , /s1 , 98.7778
+/fm1-seq 0 , /svol , 66.5238
+/fm1-seq 0 , /n21 , 13
+/fm1-seq 0 , /s3 , 96.7619
+/fm1-seq 0 , /n11 , 13
+/fm1-seq 0 , /s5 , 104.825
+/fm1-seq 0 , /n9 , 13
+/fm1-seq 0 , /s7 , 42.3333
+/fm1-seq 0 , /n15 , 4
+/fm1-seq 0 , /s9 , 0
+/fm1-seq 0 , /n13 , 4
+/fm1-seq 0 , /s11 , 0
+/fm1-seq 0 , /n4 , 4
+/fm1-seq 0 , /n2 , 13
+/fm1-seq 0 , /n8 , 7
+/fm1-seq 0 , /n6 , 7
+/fm1-seq 0 , /s16 , 0
+/fm1-seq 0 , /transp , 0
+/fm1-seq 0 , /resol , 2.44681
+/fm1-seq 0 , /s12 , 94.746
+/fm1-seq 0 , /s28 , 0
+/fm1-seq 0 , /s14 , 66.5238
+/fm1-seq 0 , /s29 , 0
+/fm1-seq 0 , /s30 , 0
+/fm1-seq 0 , /s31 , 0
+/fm1-seq 0 , /n28 , 13
+/fm1-seq 0 , /s32 , 0
+/fm1-seq 0 , /n26 , 13
+/fm1-seq 0 , /n32 , 13
+/fm1-seq 0 , /n30 , 13
+/fm1-seq 0 , /n20 , 13
+/fm1-seq 0 , /n18 , 13
+/fm1-seq 0 , /s15 , 86.6825
+/fm1-seq 0 , /n24 , 13
+/fm1-seq 0 , /n22 , 13
+/fm1-seq 0 , /play , 1
+/fm1-seq 0 , /s2 , 0
+/fm1-seq 0 , /n12 , 4
+/fm1-seq 0 , /s4 , 86.6825
+/fm1-seq 0 , /n10 , 13
+/fm1-seq 0 , /s6 , 0
+/fm1-seq 0 , /n16 , 4
+/fm1-seq 0 , /s8 , 98.7778
+/fm1-seq 0 , /n14 , 2
+/fm1-seq 0 , /s10 , 0
+/mainseq 0 , /bpm , 120
+/mainseq 0 , /play , 1
+/samp1 0 , /rel , 0
+/samp1 0 , /file , /dos/jama/fuji/audio/samples/LM-4/cr8000/crclave.wav
+/samp1 0 , /att , 0
+/an1 0 , /filt_freq , 3357
+/an1 0 , /filt_Q , 0.9
+/an1 0 , /olevel , 1
+/an1 0 , /rel_time , 943
+/an1 0 , /release , 96
+/an1 0 , /from_freq , 54
+/an1 0 , /to_freq , 60
+/an1 0 , /filt , 2 1
+/an1 0 , /detune , 29
+/an1 0 , /att_time , 37
+/an1 0 , /nlevel , 0.265823
+/an1 0 , /freq_time , 37
+/an1 0 , /attack , 37
+/an1-sp 0 , /fade , 100
+/an1-sp 0 , /s1 , 0
+/an1-sp 0 , /s3 , 0
+/an1-sp 0 , /s2 , 0
+/an1-sp 0 , /s4 , 102.419
+/an2 0 , /filt_freq , 5579
+/an2 0 , /filt_Q , 0.96
+/an2 0 , /olevel , 0
+/an2 0 , /rel_time , 139
+/an2 0 , /release , 35
+/an2 0 , /from_freq , 16
+/an2 0 , /to_freq , 119
+/an2 0 , /filt , 0 1
+/an2 0 , /detune , 13
+/an2 0 , /att_time , 39
+/an2 0 , /nlevel , 1
+/an2 0 , /freq_time , 80
+/an2 0 , /attack , 36
+/fm1-index 0 , /a , 28.5714
+/fm1-index 0 , /r , 50.3968
+/fm1-index 0 , /s , 80.6349
+/fm1-index 0 , /d , 34.2698
+/samp3 0 , /file , /dos/ibm/hdc14/f/snd/drums/keys/dj_rabauke_kit/elektrik_snare2.wav
+/samp2 0 , /file , /home/freak/big/audio/loops/doublecross_1st_choice.wav
+/samp-sp 0 , /fade , 100
+/samp-sp 0 , /s1 , 0
+/samp-sp 0 , /s3 , 32.7742
+/samp-sp 0 , /s2 , 40.9677
+/samp-sp 0 , /s4 , 24.5806
+/fm-sp 0 , /fade , 100
+/fm-sp 0 , /s1 , 127
+/fm-sp 0 , /s3 , 0
+/fm-sp 0 , /s2 , 0
+/fm-sp 0 , /s4 , 57.3548
diff --git a/usecases/showcase/the-showcase.pd b/usecases/showcase/the-showcase.pd
new file mode 100644
index 0000000..bc96dd1
--- /dev/null
+++ b/usecases/showcase/the-showcase.pd
@@ -0,0 +1,2 @@
+#N canvas 0 0 1029 774 10;
+#X obj -1 3 impl/showcase;