8
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
May 21, 2024 — May 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
the preview pwindow now returns it's dumpout via the second outlet of jmod.hub
TimPlace
as tap
More... over 19 years ago
Further fix to jmod.cuelist.mod. Now there are no feedback loop anymore, instead uzi is used to traverse through the cure script.
Trond Lossius
as lossius
More... over 19 years ago
Fixed stack overflow bug in jmod.cuelist.
Trond Lossius
as lossius
More... over 19 years ago
Added old-fashioned inlets/outles to all of the audio algorithms
Trond Lossius
as lossius
More... over 19 years ago
Updated preset files that lacked some parameters e.g. mix
Trond Lossius
as lossius
More... over 19 years ago
Fixed bug in jmod.filter that caused it not to Reset default settings properly.
Trond Lossius
as lossius
More... over 19 years ago
Hopefully fixed "Restore default settings" for the filter module
Trond Lossius
as lossius
More... over 19 years ago
Added WAIT syntax to jmod.cuelist.mod. This permits timed sequences of events as part of the cuescript.
Trond Lossius
as lossius
More... over 19 years ago
Cosmetic change to cue script.
Trond Lossius
as lossius
More... over 19 years ago
Fixed bug in jmod.filter~ (stereo and mono): by mistake dB was misinterpreted by the algorithm as linear amplitude.
Trond Lossius
as lossius
More... over 19 years ago
Cosmetic change in script to make jmod.cuelist.mod.help more illustrative.
Trond Lossius
as lossius
More... over 19 years ago
Added help file for jmod.sym.compare
Trond Lossius
as lossius
More... over 19 years ago
Added jamoma-init.txt to solve issues with the .alg and .mod file endings on Windows. Also contain filename mapping for the jmod.sym.compare object (mapped to jmod.s==).
Trond Lossius
as lossius
More... over 19 years ago
Cosmetic change
Trond Lossius
as lossius
More... over 19 years ago
Updated installation instructions. The file jamoma-init.txt must be copied to the C74/init/ folder
Trond Lossius
as lossius
More... over 19 years ago
Fixed the "� error: inlet: wrong message or type" error reported by Alessandro Fogar.
Trond Lossius
as lossius
More... over 19 years ago
tt_delay now properly allocates a larger buffer if the sample-rate changes in order to hold the delay time constant
TimPlace
as tap
More... over 19 years ago
Added templeas for audio, video and control module as well as video algorithm. The templates now have file endings/names that should make them work as templates on WinXP.
Trond Lossius
as lossius
More... over 19 years ago
Removed four templates so that they could be added again with new names/file endings that makes them work as templates on Windows as well.
Trond Lossius
as lossius
More... over 19 years ago
Added template for creating video algorithms.
Trond Lossius
as lossius
More... over 19 years ago
Added template for video modules
Trond Lossius
as lossius
More... over 19 years ago
added platform independent message logging methods
TimPlace
as tap
More... over 19 years ago
added platform independent message logging methods
TimPlace
as tap
More... over 19 years ago
cleaning up the mem_free() function to keep it in sync with the changes to mem_alloc()
TimPlace
as tap
More... over 19 years ago
fixing the broken selection of memory routines. it now properly uses the Max memory routines if the target is Max, which is specified by the inclusion of a prefix file that is now included.
TimPlace
as tap
More... over 19 years ago
updated documentation
TimPlace
as tap
More... over 19 years ago
adding default presets to files that were missing them
TimPlace
as tap
More... over 19 years ago
now responds to the type 'video' the same way as it responds to type 'jitter'
TimPlace
as tap
More... over 19 years ago
fixed glitchiness in the crossfade module on Windows. Updated the limiter on windows to get rid of the nasty errors in the Max window.
TimPlace
as tap
More... over 19 years ago
genframe for video modules is now properly implemented as stated in the JIG
TimPlace
as tap
More... over 19 years ago