-
It would be great to use JAMin esp. the single eq's or compressors as a LADSPA plugin in a multitrack sequencer like ardour for just one recorded track.
2009-01-03 23:12:19 UTC by nobody
-
kotau committed patchset 559 of module jamin to the JAMin CVS repository, changing 17 files.
2008-12-03 03:22:02 UTC by kotau
-
mmoore added mmoore to the JAMin project.
2008-12-02 20:08:57 UTC by mmoore
-
theno23 committed patchset 558 of module jamin to the JAMin CVS repository, changing 1 files.
2008-11-30 14:50:54 UTC by theno23
-
theno23 committed patchset 557 of module jamin to the JAMin CVS repository, changing 2 files.
2008-11-30 14:42:14 UTC by theno23
-
If a .jam file is created under a specific locale ("fr" for exemple) that use comma decimal separator, there is problem using it with another locale ("en" for exemple) that use point for decimal separator.
How to reproduce it:
$ export LC_ALL=fr_FR.UTF-8
$ jamin -d
-> Then update equalizer settings and save it in fr.jam.
$ export LC_ALL=C
$ jamin -d -f fr.jam
-> Equalizer settings...
2008-09-11 14:30:38 UTC by esaracco
-
This small patch against current CVS fixes a few annoyances I got for a long time with JAMin.
1) Relabeled geq sliders with correct frequency.
2) Correctly calculate tooltip frequency from new geq labels.
3) Correct spectrum view frequency labels.
4) Accurate frequency display in spectrum view (fixes bug #1736245).
5) Same on hdeq display. As a side effect, removed rising/decaying...
2008-02-26 14:56:23 UTC by rdoursenaud
-
esaracco committed patchset 556 of module jamin to the JAMin CVS repository, changing 2 files.
2008-02-19 17:11:56 UTC by esaracco
-
esaracco committed patchset 555 of module jamin to the JAMin CVS repository, changing 3 files.
2008-02-08 13:20:56 UTC by esaracco
-
esaracco committed patchset 554 of module jamin to the JAMin CVS repository, changing 1 files.
2008-02-05 15:17:11 UTC by esaracco