Jon Williams
Jon Williams
The upgrade guide from #35 appears to have gone missing.
I don't have a windows box to develop on! But I'll hack it up and also make a Mac implementation.
The file playing takes a long time for a big sample load. We might want to think about putting a progress indicator in place at some point.
I've pushed my changes to get autoplay of the wav file working. It works on OSX right now. You may need to prepend the current directory to the out.wav string...
how embarrassing; let me think about this 😞
tzcoords is MIT licensed, so it's fair game to reuse any part of it. In this PR, there's a few corner cases that may also not be covered: - locations...
Came here for this exact utility and tag
Is Apple shipping this now? Why do I have it installed to /usr/lib/pam?
1) NamespaceTest::testVanillaNamespace Undefined offset: -742 /home/jwilliams/ABLincoln/src/Vimeo/ABLincoln/Operators/Random/Sample.php:50 /home/jwilliams/ABLincoln/src/Vimeo/ABLincoln/Operators/AbstractSimpleOperator.php:44 /home/jwilliams/ABLincoln/src/Vimeo/ABLincoln/Assignment.php:122 /home/jwilliams/ABLincoln/src/Vimeo/ABLincoln/Namespaces/SimpleNamespace.php:125 /home/jwilliams/ABLincoln/tests/NamespaceTest.php:45 /home/jwilliams/ABLincoln/src/Vimeo/ABLincoln/Namespaces/SimpleNamespace.php:54 /home/jwilliams/ABLincoln/tests/NamespaceTest.php:22
I did a quick test replacing % with bcmod() – the negative array indexes no longer occur, however the tests still fail.