Statistics
| Revision:

Repository (Git)

Name Size Revision Age Author Comment
  Tests 23f9119b 132 days Trond Lossius Adding test for whether all DSP Max externals l...
  extensions 1fb93799 87 days Timothy Place windows: various build fixes. IMPORTANT: Nils, ...
  implementations cf368078 86 days Nils Peters replacing M_PI with kTTPi
  library 4df3e96c 97 days Tim Place removing the TTAUDIOCLASS macro -- this macro w...
.gitignore 364 Bytes 63eee4d1 153 days Timothy Place Squashed commit of the following: commit 4ed3e...
.gitmodules 86 Bytes 1cce3e94 140 days Timothy Place moving shared supporting items out into a submo...
GNU-LGPL.txt 25.8 KB 6bc1e35f 1121 days Tim Place moving files directly up into the trunk where t...
ReadMe.txt 1.9 KB 25899b6f 105 days Timothy Place added link to intro article on 74Objects site
build.rb 125 Bytes 25b9062a 140 days Timothy Place examples -> implementations
supports 0 Bytes 4c69847f 102 days Tim Place TTDelay: overhaul of the class to try and get i...
update.rb 303 Bytes 7b53e154 125 days Timothy Place update.rb: updated to function with the updater...

Latest revisions

# Date Author Comment
cf368078 2009-12-22 06:59 PM Nils Peters

replacing M_PI with kTTPi

3d8a1bc8 2009-12-22 06:03 PM Nils Peters

some corrections after reviewing Tim's changes

1fb93799 2009-12-22 12:35 AM Timothy Place

windows: various build fixes. IMPORTANT: Nils, you should review my changes to jcom.vimic.

4ac41445 2009-12-14 04:08 PM Nils Peters

correcting comments

992f8c76 2009-12-14 04:47 AM Nils Peters

obvious optimization of the code (2*kTTPi -> kTTTwoPi)
from looking at the code to calculate the filter coefficients, there seems to be a lot more that can be optimize

a9d15cd2 2009-12-14 04:13 AM Nils Peters

making equalPower Crossfade faster

5dd640a1 2009-12-14 04:13 AM Nils Peters

correcting call for squareRoot crossfade

f848b822 2009-12-13 06:59 PM Nils Peters

{new : crossfade.cpp, jcom.xfade~ : adding a square root crosfade function} {change : crossfade.cpp : mminor optimization in processEqualPowerCalc sin(1 - position * kttPi_2) is mathematically similar to cos(position * kttPi_2)

64671ebc 2009-12-12 03:35 AM Tim Place

EffectsLib: starting to clean up some of this code - we really need to clean it if we are writing a paper saying it is clean

4df3e96c 2009-12-11 04:02 PM Tim Place

removing the TTAUDIOCLASS macro -- this macro was a bit too obfusicatory, making the code look somewhat foriegn to experienced C++ programmers

View revisions

Also available in: Atom