./audio/terminatorx, Realtime audio synthesizer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.2.0nb4, Package name: terminatorx-4.2.0nb4, Maintainer: pkgsrc-users

terminatorX is a realtime audio synthesizer that allows you to "scratch"
on digitally sampled audio data (*.wav, *.au, *.ogg, *.mp3, etc.) the way
hiphop-DJs scratch on vinyl records. It features multiple turntables,
realtime effects (buit-in as well as LADSPA plugin effects), a sequencer
and MIDI interface - all accessible through an easy-to-use gtk+ GUI.


Required to run:
[sysutils/desktop-file-utils] [textproc/libxml2] [graphics/hicolor-icon-theme] [audio/mpg123] [audio/vorbis-tools] [audio/libvorbis] [audio/libmad] [audio/ladspa] [audio/libaudiofile] [audio/sox] [textproc/liblrdf] [x11/gtk3]

Required to build:
[textproc/gnome-doc-utils] [pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 1853.611 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672)
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-11-04 11:02:57 by Thomas Klausner | Files touched by this commit (10) | Package updated
Log message:
terminatorx: update to 4.2.0.

4.2.0

A new sinc based interpolator that improves resampling quality
quite a bit, if you prefer the old aliasing artifacts a new
configuration option allows to switch back to the old linear
interpolation.

Updated the artwork a bit with a “Tux under threat” theme (yes,
that is another Public Enemy reference) – the source code based
label was really dated.

And the usual minor bug fixes.
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-08-02 21:20:20 by Nia Alarie | Files touched by this commit (30)
Log message:
*: Mark packages that were originally identified as requiring
C++03 due to failing to build with a C++14 default compiler
with FORCE_CXX_STD instead of USE_LANGUAGES.