Commit History

Author SHA1 Message Date
  Adam Avramov 14cbfd8423 add readme, fix error test 9 years ago
  Adam Avramov 6d1965bf3e OSC_NOTIFY macro -- wip? 9 years ago
  Adam Avramov ee240ff6a1 implement /playing notification 9 years ago
  Adam Avramov cd45df237e make /stopped work; cheers @falktx 9 years ago
  Adam Avramov d293915184 trying to send osc message from jack callback 9 years ago
  Adam Avramov d11ff1f103 add no-arg /listen; only send status if listen_address is set 9 years ago
  Adam Avramov 1d32ed2188 refactor osc; add /listen command and /stopped callback 9 years ago
  Adam Avramov 95a1fc9d83 initial support for multiple clips in one instance 9 years ago
  Adam Avramov e2f793ed64 Also handle SIGTERM. 9 years ago
  Adam Avramov f323b7588b Add /stop OSC command. 9 years ago
  Adam Avramov 825c2d20b2 Cleanup on SIGINT, fix autoconnect, make verbose optional. 9 years ago
  Adam Avramov 2f7412bd6e Add -c option for autoconnnecting output 9 years ago
  Adam Avramov be45613b5b Add flags for custom name and port. 9 years ago
  Adam Avramov b83aca1026 Print status from main thread. 9 years ago
  Adam Avramov d328b98aa5 Better loading of file. 10 years ago
  Adam Avramov 6866d061d7 Load sample by relative path from command line. 10 years ago
  Adam Avramov 4c38d27304 Move cue buffer reading to separate thread. 10 years ago
  Adam Avramov 11293fe6d2 Add `/cue` OSC endpoint. 10 years ago
  Adam Avramov 11cbf9d437 Seamlessly jumping to cues? Hooray! 10 years ago
  Adam Avramov 950b005c44 Make disk thread not die when its work is over 10 years ago
  Adam Avramov 21e292d286 More progress on playing cues. 10 years ago
  Adam Avramov 8eb96689ca Read preloaded samples from cure buffer. 10 years ago
  Adam Avramov 35b505a0b1 Populate cue buffers. 10 years ago
  Adam Avramov 8069fd8a58 Basic outline of cue points. 10 years ago
  Adam Avramov 8ca5e92294 Tweak order of some operations. 10 years ago
  Adam Avramov 1fac94182e Don't cache outbuffers; misc small improvements 10 years ago
  Adam Avramov 6dae63b8fe Seeking now works, though it's kinda laggy. 10 years ago
  Adam Avramov d7a0fad079 Play clip only in response to OSC /play (hh). 10 years ago
  Adam Avramov a13f07d435 Always clear output buffer. 10 years ago
  Adam Avramov 069324e590 Add some comments to the JACK callback. 10 years ago