Downloads
You can browse all files available for download, including some binary packages, at
padthv1 Files on SourceForge.net.
Latest release
2024-10-31 - A Halloween'24 Release.
padthv1-1.1.3.tar.gz
- Prepping up next development cycle (Qt >= 6.8)
Previous release
2024-10-02 - An Early-Fall'24 Release.
padthv1-1.1.2.tar.gz
- Configure: disable widget style option on LV2 plug-ins only,
for which it wasn't working on the JACK stand-alones either.
Older releases
2024-09-20 - An End-of-Summer'24 Release.
padthv1-1.1.1.tar.gz
- NSM: prevent loading any preset(s) given on command line.
2024-08-28 - A Mid-Summer'24 Release.
padthv1-1.1.0.tar.gz
- Smooth and seamless voice/note deferred switching, whenever any
wavetable parameter is reset or changed.
- LV2 Plug-in Control Input Port-Change Request extension is not
tagged experimental anymore.
2024-06-20 - An Unthinkable Release.
padthv1-1.0.0.tar.gz
- Making up the unthinkable (aka. v1.0.0)
2024-05-02 - A Spring'24 Release Candidate 2.
padthv1-0.9.91.tar.gz
- Prepping the unthinkable (aka. v1.0.0-rc2)
- Updated to latest framework level (Qt >= 6.7)
2024-04-11 - A Spring'24 Release Candidate.
padthv1-0.9.90.tar.gz
- Prepping the unthinkable (aka. v1.0.0-rc1)
- Custom color themes are now file based (*.conf); legacy still
preserved ntl.
- Fixed the build checks on whether to use old or newer style of
LV2 include headers.
2024-01-26 - A Winter'24 Release.
padthv1-0.9.34.tar.gz
- Added build checks on whether to use old or newer style of LV2
include headers.
- LV2 plugin Control Input Port-change request extension feature
support added.
- Updated copyright headers into the New Year (2024).
2023-12-20 - An End-of-Autumn'23 Release.
padthv1-0.9.33.tar.gz
- Minor optimization to denormal avoidance on some fx's.
- Bumping into next development cycle (Qt >= 6.6)
2023-09-12 - An End-of-Summer'23 Release.
padthv1-0.9.32.tar.gz
- Preppings to next development cycle (Qt >= 6.6)
2023-06-06 - A Spring'23 Release.
padthv1-0.9.31.tar.gz
- Make sure the XCB interface is in use when instantiating the
LV2 plugin on non-Qt hosts, allowing LV2 X11 UI embedding to
work and show up properly.
- Prepping into the next development cycle (with Qt >= 6.5).
2023-03-24 - An Early-Spring'23 Release.
padthv1-0.9.30.tar.gz
- Restrict to existing named presets when adding new or editing
programs; load and restore presets directly when previewing
programs (cf. Configure... > Programs).
- NSM open and save operation failures are now replied with an
error status (was always OK before).
- JACK client watchdog introduced for automatic reactivation and
resilience (standalone only).
- NSM announcement reply/error messages now relegated to debug
builds only.
2023-01-25 - A Winter'23 Release.
padthv1-0.9.29.tar.gz
- Bumping copyright headers to the brand new year.
2022-12-29 - An End-of-Year'22 Release.
padthv1-0.9.28.tar.gz
- Mitigate NSM sending lots of dirty messages on SIGTERM signal.
- Although being deprecated to use, JACK Session support hopefuly
fixed once again.
2022-10-04 - An Early-Autumn'22 Release.
padthv1-0.9.27.tar.gz
- Fixed MIDI Controller... modeless dialog (de)instantiation.
- Custom color/style themes applies only to main widget only.
- Fixed typos and updated some old MIDI GM2 Controller names.
2022-06-07 - An End-of-Spring'22 Release.
padthv1-0.9.26.tar.gz
- Corrected an incredible mistake introduced in the last year's
Glide/portamento protential crash fix.
- Added Qt::Svg module as required at build time.
2022-04-07 - A Spring'22 Release.
padthv1-0.9.25.tar.gz
- Added missing file code to desktop exec entry (standalone only).
- Main application icon is now presented in scalable format (SVG).
- Migrated command line parsing to QCommandLineParser/Option (Qt >= 5.2)
- Avoid issuing NSM dirty messages as much as possible.
2022-01-09 - A Winter'22 Release.
padthv1-0.9.24.tar.gz
- Dropped autotools (autoconf, automake, etc.) build system.
- Fixed deprecate warnings in preparation for Qt >= 6.2.
2021-07-07 - An Early-Summer'21 Release.
padthv1-0.9.23.tar.gz
- Fixed some ages old Glide/portamento potential crash bug
(as reported by AnClark, while on synthv1).
- Add support for LV2 UI Windows platform (by AnClark, also
while on synthv1).
- Sustenuto pedal controller (MIDI CC#66) is now implemented.
- Fixed old Sustain/Damper/Hold pedal controller (MIDI CC#64)
note-off processing.
- Have some tolerance for buffer-size changes.
- All builds default to Qt6 (Qt >= 6.1) where available.
- CMake is now the official build system.
2021-05-13 - A Spring'21 Release.
padthv1-0.9.22.tar.gz
- All packaging builds switching to CMake.
2021-03-16 - An End-of-Winter'21 Release.
padthv1-0.9.21.tar.gz
- Fixed an old lurker, causing slight differences to voice
on-sets, due to a wrong initial LFO Volume ramping value.
- Slightly improved eye-candyness to all graphic widgets,
most especially on the EG widget handling, curved lines
and gradient fills.
2021-02-10 - A Winter'21 Release.
padthv1-0.9.20.tar.gz
- When under under the NSM auspices, fix SIGTERM handler
on exit and just hide the main-window on close (applies
to the JACK stand-alone only).
2020-12-19 - A Winter'20 Release.
padthv1-0.9.19.tar.gz
- Fixed display of old knob/dial values on status-bar.
- Reduced formant filter coefficient slew rate, aiming
to a tenfold DSP performance gain.
- Get a chance on bringing Wayland into the picture when
dealing Qt static-linked deliverables.
2020-10-27 - A Fall'20 Release.
padthv1-0.9.18.tar.gz
- Upstream package naming for the JACK standalone and LV2
plugin deliverables are suffixed to '-jack' and '-lv2',
respectively.
- White keys on the virtual piano keyboard are now fully
highlighted.
2020-09-08 - Late Summer'20 Release.
padthv1-0.9.17.tar.gz
- Added -n, --client-name to the JACK stand-alone client
application command line option arguments.
- Fixed uninitialized number of voices variable; early-bird
adaptations to Qt6 >= 6.0.0 and C++17 standard.
2020-08-06 - A Summer'20 Release.
padthv1-0.9.16.tar.gz
- Fixed deprecated stuff on an early preparation for Qt6.
2020-06-22 - An Early-Summer'20 Release.
padthv1-0.9.15.tar.gz
- A long awaited expedite "Panic" button is now featured.
- Note velocity doesn't affect DCF envelope anymore.
- Avoid glib event-loop upon LV2 plug-in instantiation.
2020-05-05 - A Mid-Spring'20 Release.
padthv1-0.9.14.tar.gz
- Fixed initial DCF1, LFO1 group enablement (GUI).
- Fixed initial window title for the LV2 External UI.
- LV2 Atom/Port-event host notification support has been
implemented (unofficial).
- Prevent execution of duplicate or redundant MIDI bank-
select/program-change commands.
- Early fixing to build for Qt >= 5.15.0.
2020-03-26 - A Spring'20 Release.
padthv1-0.9.13.tar.gz
- Maximum pitch-bend range has been expanded to 0..400%,
allegedly to support some PME driven instruments (as
kindly requested by sacarlson PR#10).
- Make man page compression reproducible (after request
by Jelle van der Waa, thanks).
- Fixed crash when showing the tooltip of a negative note
number that results from dragging over and beyond the
left edge of the virtual piano keyboard.
- Remove -v (verbose) flag from 'strip' post-link command.
- Fixed CMake build by adding missing Custom Color Theme
(palette) form file (.ui).
- Bumped copyright headers into the New Year (2020).
2019-12-26 - The Winter'19 Release.
padthv1-0.9.12.tar.gz
- Custom color (palette) theme editor introduced; color
(palette) theme changes are now effective immediately,
except on default.
- Second attempt to fix the yet non-official though
CMake build configuration.
- Move QApplication construction/destruction from LV2 UI
to plug-in instantiation and cleanup.
2019-10-31 - A Halloween'19 Release.
padthv1-0.9.11.tar.gz
- When using autotools and
./configure --with-qt=...
,
it is also necessary to adjust the PKG_CONFIG_PATH
environment variable.
- Upstream packaging is now split to JACK standalone and
LV2 plugin only: the former shared common core and UI
package is now duplicated but statically linked though.
2019-09-24 - An Early-Fall'19 Release.
padthv1-0.9.10.tar.gz
- Upstream packaging is now split on JACK standalone,
LV2 plugin and common core and UI packages, similar
to recent Debian practice.
- Added alternate yet non-official CMake build option.
- Fix HiDPI display screen effective support (Qt >= 5.6).
- All randomizers now compliant to the standard normal
distribution.
- Make sure compiler flags comply to c++11 as standard.
2019-07-18 - A Summer'19 Release.
padthv1-0.9.9.tar.gz
- Randomization of current parameters and partials is
now available through a new top-level push-button and
the context-menu respectively.
- Updated for the newer Qt5 development tools (>= 5.13).
- Per instance custom tuning (micro-tonal) option has
been added to the previously existing global settings
(cf. Help > Configure... > Tuning > Global, Instance).
- New DCF and LFO Enabled parameters.
- Configure updated to check for qtchooser availability.
2019-06-06 - A Spring'19 Release.
padthv1-0.9.8.tar.gz
- Improved slew-rate to DCF Formant coefficient updates.
- Refactored the LFO Sync for correctness.
- Fixed all LFO Panning and Volume modulation, now being
correctly isolated on a per voice basis.
- Fixed initial DCO and LFO wave shapes on LV2 plug-in UI.
- Minor update to Debian packaging control file.
2019-04-14 - A Spring-Break'19 Release.
padthv1-0.9.7.tar.gz
- All audio input now get through without being processed
by any or whole effects stage anymore.
- Re-defined all JACK stand-alone client application UNIX
signal handling.
2019-03-18 - Pre-LAC2019 release frenzy.
padthv1-0.9.6.tar.gz
- A gentler shutdown for the JACK client standalone client.
2019-03-04 - The End of Winter'19 release.
padthv1-0.9.5.tar.gz
- HiDPI display screen support (Qt >= 5.6).
- A fake/visual piano-keyboard widget is now being introduced
to the status bar.
- Avoid destructing the possibly shared QApplication instance
on LV2 plug-in UI clean-up.
2018-12-12 - A Late Autumn'18 release.
padthv1-0.9.4.tar.gz
- Sample waveform drawing is a bit more keen to precision.
- Old deprecated Qt4 build support is no more.
- Normalized wavetable oscillator phasors.
- Added missing include <unistd.h> to shut up some stricter
compilers from build failures.
2018-10-22 - An Autumn'18 release.
padthv1-0.9.3.tar.gz
- For safety reasons, all processing is now suspended while
loading presets or program changes are issued.
- AppStream metadata updated to be the most compliant with
latest freedesktop.org specification and recommendation.
- SIGTERM (and SIGINT) signal handler added to close the JACK
stand-alone client applications properly.
- Make the GUI not to show initially on NSM.
- Make NSM state independent to session display name, keeping
backward compatibility for old sessions.
- Give some more slack to schedule/worker thread ring-buffer.
2018-07-24 - A Summer'18 release.
padthv1-0.9.2.tar.gz
- Add LV2 UI Resize extension data support.
- Process MIDI Controlllers even though the channel filter
is on (DEF Channel is set anything but "Omni").
- AppData/AppStream metadata is now settled under an all
permisssive license (FSFAP).
2018-06-26 - An Early Summer'18 release.
padthv1-0.9.1.tar.gz
- Fixed for some g++ >= 8.1.1 warnings and quietness.
- Added LV2 UI X11 support option.
- Disable reference micro-tuning settings when a Scala
keyboard map override is in effect.
- Added "All files (*.*)" filter to every file requestor
dialog, wherever missing.
2018-03-07 - The End of Winter'18 release.
padthv1-0.9.0.tar.gz
- Introducing Scala micro-tuning classes, borrowed, stirred
and refactored from original Nick Dowell's amsynth code,
all under the GPL umbrella, of course.
- An internal note-key/frequency indirection table is now in
place, as a baseline for any micro-tuning implementations.
- Whether to use native file browser/requester dialogs is
now an effective option when launching under NSM session
management (was once disabled initially).
- Trying to get CC14 MSB+LSB (course+fine) running status on,
no matter whether each pairing event are under 200ms apart.
- A little hardening on the configure (autoconf) macro side.
2017-12-20 - The End of Autumn'17 release.
padthv1-0.8.6.tar.gz
- Set on a minimum attack time of 500usec as much to prevent
audible clicking on low-pitched notes.
2017-10-29 - An Autumn'17 release.
padthv1-0.8.5.tar.gz
- Opening multiple preset files is now possible, populating
the preset drop-down listing, while only the first one is
loaded effectively into the scene as usual.
- Mono(phonic) "Legato" mode option introduced.
- Desktop entry specification file is now finally independent
from all build/configure template chains, whatever.
- Updated target path for freedesktop.org's AppStream metainfo
file (formerly AppData).
2017-08-22 - A Late-Summer'17 release.
padthv1-0.8.4.tar.gz
2017-07-20 - Initial change-log entry.
Git Access
This project's Git repository can be checked out through
anonymous (https) access with the following instructions:
git clone https://git.code.sf.net/p/padthv1/code padthv1-git
Hopefully, you'll be now with a proper source tree, ready for build.
Note
For quite some time there are alternate Git repositories which are kept
in sync with the above sf.net one:
However, this doesn't mean that the padthv1
project is about to migrate to a brand new hosting whatsoever: the original upstream
source code repository is, will be, as it ever was, always kept somewhere else still
in this world and universe.