0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
recompiled libfftw3f.a for all architectures More... about 14 years ago
added a somewhat descriptive readme file More... over 14 years ago
fftw is now working correctly, the plugin should be ready to go More... over 14 years ago
announce data is now working correctly, however, fftw is not More... over 14 years ago
this one actually includes the static update More... over 14 years ago
finally got the static linking working, I had to add the .a static library file to the Linked Frameworks portion of the project and choose Relative to Enclosing Group and it worked like a charm More... over 14 years ago
added per-channel flag (random_phase_per_channel), and moved flag and seed (random_seed) to xml with keys (random_seed and random_phase_per_channel) More... over 14 years ago
random seed can now be set in xml, memory management checked (no leaks on cpu or gpu), rng persists between makeMask calls More... over 14 years ago
fixed crash on fftw output being too small More... over 14 years ago
redo last commit:: Fixed mask error: using FFTW_MEASURE causes the input array to be fubared. So, I'm using FFTW_ESTIMATE instead More... over 14 years ago
Committing edits prior to cleaning More... over 14 years ago
removing build from repository More... over 14 years ago
Mask is almost working, the red channel seems overpowering in the mask. The code needs to be cleaned up to debug this further More... over 14 years ago
fist commit, plugin works, but only creates a standard stimulus, no masking More... over 14 years ago