Skip to content

Releases: ideocentric/partialfkr

PartialFKR v0.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Jul 00:03

Full Changelog: v0.1.2...v0.1.3

PartialFKR v0.1.2

Choose a tag to compare

@github-actions github-actions released this 30 May 08:35

What's Changed

  • feat: Export Audio — render resynthesis to AIFF, WAV, FLAC, Ogg, AAC/ALAC by @ideocentric in #2

Full Changelog: v0.1.1...v0.1.2

PartialFKR v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 May 22:02

PartialFKR v0.1.1

Sinusoidal analysis, editing, and resynthesis for macOS, Linux, and Windows.

What's new

Application

  • Fade in / fade out operations on partial selections
  • Tabbed interface for analysis and export panels
  • Icon-based tool buttons in the toolbar
  • Per-segment amplitude rendering — color brightness and line weight now
    reflect amplitude changes within each partial track, not just at onset

Platforms

  • Linux packages: .deb and .rpm for x86_64 and arm64
  • Windows: unsigned NSIS installer for x86_64 and arm64 (see note below)
  • macOS: signed and notarized universal DMG (Apple Silicon + Intel)

Documentation

  • User manual included as MANUAL.pdf

Downloads

Platform File
macOS (universal) PartialFKR-0.1.1-macOS.dmg
Linux x86_64 PartialFKR-0.1.1-Linux-amd64.deb / .rpm
Linux arm64 PartialFKR-0.1.1-Linux-arm64.deb / .rpm
Windows x86_64 PartialFKR-0.1.1-Windows-x64.exe
Windows arm64 PartialFKR-0.1.1-Windows-arm64.exe
User Manual MANUAL.pdf

Windows note: The Windows installer is currently unsigned. SmartScreen
will warn on first launch — click More info → Run anyway to proceed.
Authenticode signing is planned once the project has established download
history for SmartScreen reputation.

Full changelog: v0.1.0...v0.1.1

PartialFKR v0.1.0

Choose a tag to compare

@ideocentric ideocentric released this 18 May 09:47

Initial release with core components.