This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
When instantiating model, speed will be automatically set to 0 which is counter intuitive | |
<pre><code> | |
----------begin_max5_patcher---------- | |
1077.3ocyYssbapCE8Y6uBFl9nO9fD2Ouc9N5zIiLH6nTPhCRjlzNse6GcAH | |
zFvlPDzlYBDjvRq0ZeQ6sy21uy8D6IL204eb9nytcea+tc5gTCrq84ctknmx | |
JPb8q4Rwegc5A2CloD3mD5ge3XMVzTScxYTb2rbwyEX8z43ynlBQ2DzlRBs. | |
KzKIncvJjH6dB8xc03LgARPH7n2AGeXr5Vbh5pZHmO8xBwZDcqDrcTRtdSk3 | |
7ufvt8z7dhmqvl0108f7WmOol8662qtbXlZPIlyQWvuRD3X7mc9.30zeTdCu | |
BuCzDFDGntE5eCdCFg2fo48h37j18VwvQQd6Y3aEffH0szf2tgGjtBF9IEgJ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Copyright (c) 2009 Frogstarr78 Software | |
# | |
# Permission is hereby granted, free of charge, to any person obtaining | |
# a copy of this software and associated documentation files (the | |
# "Software"), to deal in the Software without restriction, including | |
# without limitation the rights to use, copy, modify, merge, publish, | |
# distribute, sublicense, and/or sell copies of the Software, and to | |
# permit persons to whom the Software is furnished to do so, subject to |