0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 05, 2025 — Jan 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a bug in ajm.midi2coll. Pulses per quartner note is now determined from the midi file, rather than assuming 480. More... over 14 years ago
Rake now packages everything up in subdirectory under the dist/, to keep the top-level project folder clean More... about 15 years ago
updated copyright (yeah it's not 2011 yet, but since I forgot to do it in 2010 I guess I will plan ahead this time) More... about 15 years ago
updated notes file More... about 15 years ago
updated readme to indicate location of new jruby_for_max project More... about 15 years ago
put variable replacement logic in ints own rake task More... about 15 years ago
cleaned up manifest stuff More... about 15 years ago
smarter clean task now should always delete temporary assets, even when bumping version number More... about 15 years ago
fixed cross-platform text file newline issue in the rake build More... about 15 years ago
the distribution archive can now be constructed with rake (build.xml is mostly obsolete now) More... about 15 years ago
added jar task to rakefile More... about 15 years ago
started porting build.xml to rake More... about 15 years ago
Bumped version to 0.9.2 More... about 15 years ago
better stack overflow protection in the transport control bpatcher used by the help files More... about 15 years ago
fixed stack overflow in ajm.makenote.maxhelp More... about 15 years ago
updated readme (again) More... about 15 years ago
updated readme More... about 15 years ago
Build date is now automatically inserted into the 'about' patch and INSTALL.txt. Clarified upgrade instructions in INSTALL.txt More... about 15 years ago
removed old unused stuff from build file More... about 15 years ago
fixed ajm.midi2coll (it was never updated for the backward-compatibility-breaking changes introduced in version 0.9) More... about 15 years ago
Upgraded to jruby 1.5.5. Preparing for a 0.9.1 release of ajm objects More... about 15 years ago
adding experimental 'cosy' patches, which I hope to include in the next version More... about 15 years ago
Version bumped to 0.9 (final, non-beta release for the 0.9 series). Also: A couple minor text updates, and cleaned up a warning in the build file that started appearing with ant 1.8 More... about 15 years ago
version bumped to 0.9b6 More... over 15 years ago
Added support for 'symbol' messages, which behaves the same as 'list'. This makes certain Max patcher patterns easier to wire up to a Ruby script, for example when using a [coll] object as input to Ruby. More... over 15 years ago
'createfile' message now works in Max for Live devices More... over 15 years ago
fixed "inter-object communcation" help patcher More... over 15 years ago
@context and @id can now handle arbitrary values without coercion warnings More... over 15 years ago
fixed at_exit example in help patcher More... over 15 years ago
fixed at_exit More... over 15 years ago