History | View | Annotate | Download (0 Bytes)
Updating supports
Clipper: more cmake work
updated supports
fixing pre and post build steps in SoundfileLib.vcproj and JamomaDSP.vcpro
fixing jcom.overdrive~.vcpro
library: changed install location to /usr/local/jamoma/lib
TTRamp: documenting behaviour of the class
ttclip~: a bit more tweaking for the linux build
ttclip~: work on building this external for linux
supports
windows build fixes
Foundation: imperfect workaround for uint ambiguity problems
updated
update supports
downcasing
updated supportsd
updated supports submodule
Removing path to former JamomaFoundation folder.
TTAudioSignalArray: no longer crashes (from an assertion) on attempted creation of objects with zero signals, such as what Multicore would do if an object had no Multicore inlets (e.g. jcom.pack≈). Fixes #429 reported by Trond.
capitalization fixes, many of which caused crashes
compile fixes for capitalization consistency sweep
updating submodules
supports: updated to latest rev to include Nils' recent work
TTAudioSignal: really easy fix for a really difficult bug to track down where audio signals were corrupting memory.
TTDelay: overhaul of the class to try and get it working again
TTDelay: bring the code more into line with the style guidelines. No functional changes actually made to the operation of the class.
TTLowpassOnePole: style of the code updated to match the article on 74Objects.com
update.rb: updated to function with the updater in the main repo.
windows: build fixes for recent path changes
build.rb: refactored scripts are now successful on the Mac.
examples -> implementations
moving shared supporting items out into a submodule