Path to this page:
./
audio/amsynth,
Software synth with a subtractive synthesizer topology
Branch: CURRENT,
Version: 1.12.2,
Package name: amsynth-1.12.2,
Maintainer: pkgsrc-usersamsynth is an easy-to-use software synth with a classic subtractive
synthesizer topology.
- Dual oscillators (sine / saw / square / noise) with hard sync
- 12/24 dB/oct resonant filter (low-pass / high-pass / band-pass / notch)
- Mono / poly / legato keyboard modes
- Dual ADSR envelope generators (filter & amplitude)
- LFO which can modulate the oscillators, filter, and amplitude
- Distortion and reverb
Required to run:[
sysutils/desktop-file-utils] [
graphics/hicolor-icon-theme] [
audio/libsndfile] [
x11/gtk2] [
audio/lv2]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
SHA1: ab51cfd8752ab34673a3a1f14dcb3759f852d313
RMD160: 78db1078e30f264981a854f4f0ae0c93a6e6f104
Filesize: 1569.462 KB
Version history: (Expand)
- (2020-11-23) Updated to version: amsynth-1.12.2
- (2020-10-19) Updated to version: amsynth-1.11.0
- (2020-08-31) Updated to version: amsynth-1.10.0nb3
- (2020-08-18) Updated to version: amsynth-1.10.0nb2
- (2020-08-18) Updated to version: amsynth-1.10.0nb1
- (2020-05-08) Updated to version: amsynth-1.10.0
CVS history: (Expand)
2020-11-23 11:58:54 by Nia Alarie | Files touched by this commit (5) |  |
Log message:
amsynth: Update to 1.12.2
amsynth 1.12.2 -- 2020-11-20
- Fixed a regression in 1.12.0 that broke ALSA MIDI
amsynth 1.12.1 -- 2020-11-14
- Fixed LV2 manifest format error
amsynth 1.12.0 -- 2020-11-08
- Improved HiDPI autodetection and added --force-device-scale-factor command \
line option
- Presets are now available to be loaded in VST hosts using the generic GUI \
(e.g. REAPER)
- Fixed a bug that caused MIDI channel and polyphony settings from the command \
line or
configuration file to be ignored.
- Fixed a bug that caused MIDI channel setting to be ignored when sending MIDI \
over JACK
- Fixed a MIDI parsing bug in the VST plugin that caused stuck notes in REAPER
- Fixed a crash when compiled with LASH support but without a LASH server running
|
2020-10-19 20:13:49 by Nia Alarie | Files touched by this commit (5) |  |
Log message:
amsynth: Update to 1.11.0
- Added mouse wheel support for controls
- Implemented UI upscaling for background and controls on HiDPI displays
- Fixed a regression in 1.10.0 that changed the sound of patches using ring \
modulation
- Fixed LV2 lint error caused by missing minorVersion and microVersion
- Removed dependency on oscpack for Non Session Manager support
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |  |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-08-18 19:58:18 by Leonardo Taccari | Files touched by this commit (549) |
Log message:
*: revbump for libsndfile
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-05-22 03:13:19 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Fix audio/lv2 API fallout
|
2020-05-08 15:15:28 by Nia Alarie | Files touched by this commit (3) |  |
Log message:
amsynth: Update to 1.10.0
amsynth 1.10.0 -- 2020-05-07
- Implemented smoothing / de-zippering to improve sound quality while \
adjusting parameters
- amsynth user files (config, banks, etc.) now live in XDG-compliant directories
- $XDG_CONFIG_HOME (~/.config/amsynth)
- $XDG_DATA_HOME (~/.local/share/amsynth)
- Added `jack_autoconnect` configuration option
- Disabled VST GUI in REAPER
|
2020-04-12 17:21:44 by Nia Alarie | Files touched by this commit (1) |
Log message:
amsynth: Add -lossaudio, pointed out by joerg
|