Andrew Mee
Andrew Mee
Are you aware of a pure Javascript version of this code? It seems it would be awesome to have as well :) Best Regards
I have a Hardware sequencer sending Midi Clock via USB Midi interface to my iPad. Currently it seems that that the tempo is not synced to the External Clock. Can...
I'm using the plugin Theme My Login which allows you to create a login as part of the template. When trying to use with Oauth, Oauth crashes because it tries...
I am using the PHP AWS SDK with no issue except when I perform a list objects: $response = $this->list_objects($s3bucket,array( 'prefix'=>'u/public/' )); the logs say localhost - - [31/Aug/2012:11:30:30 EST]...
Thanks for building this driver. I'm using the Audio version with great success :) I did the following in to get dkms to work (as root) mkdir /usr/src/snd-bcd2000-0.01 cd /usr/src/snd-bcd2000-0.01...
How to use?
First off thanks for the work you are doing here :) I am a little confused on to make this work (currently working on command line only - and still...
I would like to use longer loops say 32 bars long. At the moment I see no way of start a loop on the next bar - it has to...
Just curious :)
Currently I don't think it handles multi-site well and needs to be fixed. see #3 for a reference to this
Ideally I'd like a place where I can write my own complex queries and statements without the restrictions of the criteria/projection/sort window or complex updates and deletes. i.e db.mycollection.find({some criteria}).forEach(function(res){...})...