0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing :use clause More... about 12 years ago
thread-sync the retrieval of in and out bus counts - fixes intermittent startup race condition (observed with Linux). Thanks to George Jahad for pinpointing the error. More... about 12 years ago
update to midi-clj 0.3.0 More... about 12 years ago
update to at-at 1.0.0 More... about 12 years ago
s/cake/lein More... about 12 years ago
Explicitly mention a focus on collaborative music making. More... about 12 years ago
Ensure OSC sending debug args get printed by forcing lazy seqs into a vector More... about 12 years ago
Clean up docstrings More... about 12 years ago
Add binary file io fns #'slurp-binary and #'spit-binary More... about 12 years ago
rename print-schedule to show-schedule More... about 12 years ago
Modify the at-at calls to reflect the new API changes, also tidy docstrings in time ns More... about 12 years ago
use version 0.1.1 of overtone.libs.handlers More... about 12 years ago
improve clarity of log messages More... about 12 years ago
docstring cleanup More... about 12 years ago
overtone.libs.handlers now removes the current handler when it returns :overtone/remove-handler rather than :done - update handlers to reflect this. More... about 12 years ago
update warning messages More... about 12 years ago
tweak README More... about 12 years ago
slightly tweak ascii art More... about 12 years ago
tweak jvm opts More... about 12 years ago
use overtone.log as logfile name More... about 12 years ago
fix spelling in jvm-opts and reformat More... about 12 years ago
Add more JVM opts and info More... about 12 years ago
Depend on extracted lib overtone.libs.handlers for event system. This now uses a simplified handler system which requires all handlers to accept one arg - a map of event info. (Previously we were using complex reflection techniques to determine the handler-fn arity and therefore allowing fns with arity 0). More... about 12 years ago
Taking node-get-control out of protocol since it doesn't apply to groups. More... about 12 years ago
Adding node-get-control functions. More... about 12 years ago
immigrate fns as vars not vals - enables dynamic reloading in the original namespace to propagate through to immigrated versions of the fns. More... about 12 years ago
Validate that taps have a label and a freq More... about 12 years ago
update ascii-art logo More... about 12 years ago
adding kill support for groups and longs More... about 12 years ago
Merge branch 'master' of github.com:overtone/overtone More... about 12 years ago