Damien Quartz

Results 60 comments of Damien Quartz

I'd like to get 2.2.1 properly out the door and then I will be able to take your pull request. I know basically nothing about Clojure and Maven, so I...

The sketch path is used when saving AudioRecordings to disk. I now have regrets about simply using the method names from Processing, but at the time I was feeling lazy...

Please feel free to send the pull request whenever you get the chance!

Ah, yes, I was thinking it'd be easier for you to send a pull request with the changes you made and then I can modify from there as I see...

The prodoc.jar that is in ext/prodoc is exported from my fork of prodoc (https://github.com/ddf/prodoc), which has several changes that make it generate the "easy" documentation how I'd prefer (http://code.compartmental.net/minim/). ext/prodoc/documentation...

Oh, you can check out the doc tag in build.xml to see how I'm using prodoc and javadoc.

I think my only problem with Mavenizing my fork of prodoc is that I treat it essentially as private code. Like, I wouldn't want anyone finding that in Maven Central...

Thanks very much! You won't be able to automate all of the steps since some of them require access to my website ftp, but if creating zip files with proper...

I've registered at sonatype as ddf. I will make a PGP key to put into the pom file, so you can leave the field blank.

Hi hi, I've been pretty busy myself. I'm looking at these now. The ProDoc repo is busted for me because the absolute path to tools.jar doesn't work on my Mac....