the preview pwindow now returns it's dumpout via the second outlet of jmod.hub |
|
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. |
|
More...
|
over 19 years ago
|
Fixed stack overflow bug in jmod.cuelist. |
|
More...
|
over 19 years ago
|
Added old-fashioned inlets/outles to all of the audio algorithms |
|
More...
|
over 19 years ago
|
Updated preset files that lacked some parameters e.g. mix |
|
More...
|
over 19 years ago
|
Fixed bug in jmod.filter that caused it not to Reset default settings properly. |
|
More...
|
over 19 years ago
|
Hopefully fixed "Restore default settings" for the filter module |
|
More...
|
over 19 years ago
|
Added WAIT syntax to jmod.cuelist.mod. This permits timed sequences of events as part of the cuescript. |
|
More...
|
over 19 years ago
|
Cosmetic change to cue script. |
|
More...
|
over 19 years ago
|
Fixed bug in jmod.filter~ (stereo and mono): by mistake dB was misinterpreted by the algorithm as linear amplitude. |
|
More...
|
over 19 years ago
|
Cosmetic change in script to make jmod.cuelist.mod.help more illustrative. |
|
More...
|
over 19 years ago
|
Added help file for jmod.sym.compare |
|
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==). |
|
More...
|
over 19 years ago
|
Cosmetic change |
|
More...
|
over 19 years ago
|
Updated installation instructions. The file jamoma-init.txt must be copied to the C74/init/ folder |
|
More...
|
over 19 years ago
|
Fixed the "� error: inlet: wrong message or type" error reported by Alessandro Fogar. |
|
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 |
|
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. |
|
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. |
|
More...
|
over 19 years ago
|
Added template for creating video algorithms. |
|
More...
|
over 19 years ago
|
Added template for video modules |
|
More...
|
over 19 years ago
|
added platform independent message logging methods |
|
More...
|
over 19 years ago
|
added platform independent message logging methods |
|
More...
|
over 19 years ago
|
cleaning up the mem_free() function to keep it in sync with the changes to mem_alloc() |
|
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. |
|
More...
|
over 19 years ago
|
updated documentation |
|
More...
|
over 19 years ago
|
adding default presets to files that were missing them |
|
More...
|
over 19 years ago
|
now responds to the type 'video' the same way as it responds to type 'jitter' |
|
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. |
|
More...
|
over 19 years ago
|
genframe for video modules is now properly implemented as stated in the JIG |
|
More...
|
over 19 years ago
|