aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-10added quick help patch for [fsrecordctrl]HEADsvn2git-headexternals/framesyncHans-Christoph Steiner
2012-04-10added quick help patch for rangemodHans-Christoph Steiner
2012-04-10move help patches to upper right of screenHans-Christoph Steiner
2012-04-10shorted example sound and changed frame numbers of when to play to highlight ...Hans-Christoph Steiner
2012-04-10update included sample to be more illustrative and less dorkyHans-Christoph Steiner
2012-04-10include TODO.txt in dist tarballHans-Christoph Steiner
2012-04-10add message to explain [soundfiler]'s truncate error messageHans-Christoph Steiner
2012-04-01updated Makefile from version 1.0.6 to 1.0.12, the latest releaseHans-Christoph Steiner
2010-11-22moved -DPD to the CFLAGS += section so that CFLAGS can be more easily overriddenHans-Christoph Steiner
2010-11-22made into a proper libdirHans-Christoph Steiner
2010-11-22added object for doing a fade-in-out on a signalHans-Christoph Steiner
2010-11-22added object for doing a fade-in-out lineHans-Christoph Steiner
2010-11-22made fsreadsf~'s second outlet act like readsf~ and output a bang when doneHans-Christoph Steiner
2010-11-22added soundfile in examples folder for things to play withHans-Christoph Steiner
2010-11-22removed 'fs' prefix for objects where there are no name conflictsHans-Christoph Steiner
2010-11-22switch to standalone arraysize libHans-Christoph Steiner
2010-11-22fixed bugHans-Christoph Steiner
2010-11-19improved and cleaned up helppatchesHans-Christoph Steiner
2010-11-19object to play back soundfile with a speed based on a specified pitch valueHans-Christoph Steiner
2010-11-19created object to stretch out a soundfile based on start frame and end frameHans-Christoph Steiner
2010-11-19changed to be based on tabread~/line~ rather than tabplay~ since feeding the ...Hans-Christoph Steiner
2010-10-30super rough controller for recording a file of the exact right lengthHans-Christoph Steiner
2010-10-30created readsf~ for framesyncHans-Christoph Steiner
2010-10-29made shortcut object for common range then mod oeprationHans-Christoph Steiner
2009-12-02fixed execution order bug that was causing the first two frame numbers to out...Hans-Christoph Steiner
2009-11-24added trigger to make sure the inlets set things correctlyHans-Christoph Steiner
2009-11-23simple object to track whether the frame clock is currently runningHans-Christoph Steiner
2009-11-20removed namespace/lib prefix so that the lib can be more easily installedHans-Christoph Steiner
2009-11-20added note about soundfiler truncate messageHans-Christoph Steiner
2009-11-20added calcluation of soundfiler's maxsize using the start/end frame numbersHans-Christoph Steiner
2009-11-20set default to 30 fps in more placesHans-Christoph Steiner
2009-11-19built a convenience object for directly loading a wav file then using fstablo...Hans-Christoph Steiner
2009-11-17removed stupid reset/delay kludge from frameclock and implemented a better wa...Hans-Christoph Steiner
2009-11-17switched it so that tabplay~ uses its own internal clock and fstablooper~ jus...Hans-Christoph Steiner
2009-11-17got it looping more or less correctly, but its got a nasty click on each fram...Hans-Christoph Steiner
2009-11-17starting from fstabplay~ to make a looping version of itHans-Christoph Steiner
2009-11-16ported to new global frameclock receive, fps, and frameclockHans-Christoph Steiner
2009-11-16made first inlet immediately set current frame positionHans-Christoph Steiner
2009-11-16switched from fsclock to frameclockHans-Christoph Steiner
2009-11-16made the object work if the startframe is 0; changed the right outlet to outp...Hans-Christoph Steiner
2009-11-16added TODO to add the ability to set the current frame with the first inletHans-Christoph Steiner
2009-11-16made help patch fully show functionalityHans-Christoph Steiner
2009-11-16readsf-based looper works with new fps framework, but still won't start playi...Hans-Christoph Steiner
2009-11-16fixed bug where it wouldn't output last frame number; made it use new [fps] o...Hans-Christoph Steiner
2009-11-16added TODOHans-Christoph Steiner
2009-11-16made [fps] have no interaction possible besides the single argument, then to ...Hans-Christoph Steiner
2009-11-16renamed fsclock to frameclock since its easier to manage (try to say fsclock ...Hans-Christoph Steiner
2009-11-16created object to set global FPS and get it in FPS or ms, and made fsclock us...Hans-Christoph Steiner
2009-11-16make a libdirHans-Christoph Steiner
2008-12-02quickly cleaned up and renamed framesynclooper~ to check inHans-Christoph Steiner