| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ladspa-guitarix | Distribution: openSUSE 11.4 |
| Version: 0.11.1 | Vendor: openSUSE |
| Release: 2.1 | Build date: Sat Feb 19 11:53:01 2011 |
| Group: Productivity/Multimedia/Sound/Utilities | Build host: build22 |
| Size: 463913 | Source RPM: guitarix-0.11.1-2.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://guitarix.sourceforge.net/ | |
| Summary: Guitarix - ladspa plugins | |
guitarix is a simple mono amplifier to jack with one input and two output's. Designed to get nice trash/metall/rock/guitar sounds. Available are the controls for bass, treble, gain, balance, distortion, freeverb, impulse response (pre state), crybaby(wah), feedback/feedforward-filter and echo. A fixed resonator will use, when distortion is disabled. This package contains the LADSPA plugins (UniqID 4061 - 4068).
GPLv2+
* Fri Aug 27 2010 mseben@gmail.com
- updated to 0.11.1
* fix Bug Echo/Chorus/Delay/Slooper dont work
* add pre/post processing switch to all mono Effects
* Wed Aug 04 2010 mseben@gmail.com
- updated to 0.11.0
* new version of the impulse response parameter editor. You can
now graphically define a gain line to be applied to the IR data,
* the multi-line distortion effect now has 4 frequency bands and
is better optimized
* fix regression from version 0.10.0: now the default preset file is
created again if it doesn't exist (e.g. in new installations).
* changes that might be interesting for Developers:
Guitarix team put the Guitarix widgets into a library, with the goal of
making them usable independently from Guitarix. You can build
it as shared library and there's a c++ (gtkmm) wrapper, a python
wrapper and glade support.
* Sun Jul 11 2010 mseben@novell.com
- updated 0.10.0
* add tonestack models
* add 2. amp model
* add cabinet impulse response modul
* add Patch Info widget
* add Preset File Load/Export option
* add simple looper
* add Oscilloscope and tuner state to main settings
* selectable distortion model (multi/single line)
* selectable EQ model (fixed/scalable freq)
* free mem when not used (delay lines)
* reworked Gui
* fix varios bugs
* Thu Jul 08 2010 mseben@novell.com
- updated to 0.09.0
* make distortion a multiband distortion
* fix bug in resample IR-files
* resample IR-files now on-the-fly
* add insert point ports to the effect chain
* add --optimization flag for configure the build
* switch to double precision instead of single precision
* fix bug in reconfigure convolver when preset change
* add patch from Peder Hedlund, build against gtk-2.12.9 and gcc-4.3.1
* add faust 0.9.24 to the "good_faust_versions"
* Thu May 27 2010 mseben@novell.com
- updated to 0.08.0
* new portmap window
* add Quad Filter
* add Moog Filter
* add Flanger
* add new post processing tube3
* add two 10 band parametric EQ's
* add oversample mode selector
* fix some bugs in midi out
* reworked tuner interface (show frequency(hz))
* add new configure options (see ./waf --help form more info)
- changes in guitarix 0.07.1
* version check of ~/.guitarix was commented out
- changes in guitarix 0.07.0
* nearly complete reworked source by Andreas Degert
* amp and effect units based direct on faust expressions
* all faust sources included
* new accumulated tuner unit with new interface (analogue Style needle meter)
* Midi controller connections could saved with in presets and/or general
* a editable Midi controller map is available
* new human readable preset style
* knobs could be used like sliders (press ctrl + mouse-button
and move the mouse horizontal, leave the ctrl and hold mouse-button
for fine tune), or like real knobs (turn them around)
* convolution unit based on zita-convolver is now integrated in the engine
* presets could change with Midi Program Messages
* Wed Mar 10 2010 mseben@novell.com
- updated to guitarix 0.06.0
* bug fix for multi core build
- changes in version 0.05.9-1
* add Midi learn support
* add amp chooser
* fix and posible add some Bugs
* Fri Jan 08 2010 mseben@novell.com
- updated to guitarix 0.05.8-1
* fix memory leak
* add multi band filter
- changes in version 0.05.7-1
* fix name mixmatch for jconvolver
- changes in version 0.05.6-1
* optimize Gui thread
* add delay unit
* put effects in a scrollbox
* varius bug fixes
* set dependency finaly down to Gtk+2.12
* Thu Dec 17 2009 mseben@novell.com
- updated to 0.05.5-1
* make effects moveable
* set dependency down to Gtk+2.12
- changes in version 0.05.4-1
* performace boost by remove float to int casts from engine
* reorder GUI
- changes in version 0.05.3-1
* quick update to cover renaming of jconv to jconvolver
- deprecated static_instance.diff patch
* Mon Nov 30 2009 mseben@novell.com
- updated to 0.05.2-1
* remove dependency of the boost library
(Many thanks to "thrasher13b" for the patch)
* fix missing "./" in ./debian/rules reported
by GMag (AV Linux)
* add 2 Channel gain and delay chooser to the
Jconv settings widget.
* add scroll/zoom mode to the wave view
* reworked Jconv settings widget UI
* various GUI and feature clean-up's
* Sun Nov 29 2009 mseben@novell.com
- added static_instance.diff : fix build issues with undefined
static member functions "instance"
* Thu Nov 05 2009 mseben@novell.com
- updated to 0.05.1-1
* new jack/port/server connect/monitor/control features
* new level meters
* new noise gate, noise sharper, chorus, bass booster
* new gain control for the jconv input
* reworked jconv settings widget
* a bit polish the GUI
* new skins and reworked skin menu
* various bug fixes
* Wed Aug 26 2009 mseben@novell.com
- fixed version of GPL license
* Sat Aug 08 2009 mseben@novell.com
- initital openSUSE buildservice, used spec from Toni Graffy <toni@links2linux.de
- updated to 0.05.0-1
* add keyboard shortcuts
* new code structure by James
* impruved skin handling
* add middle tone control
* reworked audio engine
* add bypass mode
* add logging window
* add engine state widget
- spec rewritten for waf build system
- added patch for gtk 2.14.4 in openSUSE_11.1 (doesn't contain gtk_menu_item_get/set_label)
* Tue May 26 2009 Toni Graffy <toni@links2linux.de> - 0.04.5.1-0.pm.1
- update to 0.04.5.1
* fix wrong porthandling in dsp
* add latency menu by James Warden
* impruve midi out
* Thu May 21 2009 Toni Graffy <toni@links2linux.de> - 0.04.4.1-0.pm.1
- update to 0.04.4.1
- Some new effect's in the amp section, overworked tuner and midi out.
* Wed May 06 2009 Toni Graffy <toni@links2linux.de> - 0.04.3.1-0.pm.1
- update to 0.04.3.1
* Tue May 05 2009 Toni Graffy <toni@links2linux.de> - 0.04.2.1-0.pm.1
- update to 0.04.2.1
* Tue Apr 28 2009 Toni Graffy <toni@links2linux.de> - 0.04.1.1-0.pm.1
- update to 0.04.1.1
* Thu Apr 23 2009 Toni Graffy <toni@links2linux.de> - 0.04.0.1-0.pm.1
- update to 0.04.0.1
* Thu Mar 26 2009 Toni Graffy <toni@links2linux.de> - 0.03.9.1-0.pm.1
- update to 0.03.9.1
* Wed Mar 18 2009 Toni Graffy <toni@links2linux.de> - 0.03.8.1-0.pm.1
- update to 0.03.8.1
- added sub-package ladspa-guitarix
/usr/lib64/ladspa /usr/lib64/ladspa/guitarix.so /usr/lib64/ladspa/guitarix_IR.so /usr/lib64/ladspa/guitarix_amp.so /usr/lib64/ladspa/guitarix_compressor.so /usr/lib64/ladspa/guitarix_crybaby.so /usr/lib64/ladspa/guitarix_distortion.so /usr/lib64/ladspa/guitarix_echo.so /usr/lib64/ladspa/guitarix_freeverb.so /usr/share/ladspa /usr/share/ladspa/rdf /usr/share/ladspa/rdf/guitarix.rdf
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:49:16 2013