Roland Rabien
130e626ea6
Switch to .pkg/.exe/.deb installers with Azure Trusted Signing
...
Replaces the zip-based ci/build.sh flow with installer outputs (Inno Setup
on Windows, productbuild on macOS, cpack DEB on Linux) signed via Microsoft
Trusted Signing on Windows and Apple Developer ID on macOS.
Plugin code: factory wavetables and presets now ship as files via the
installer rather than embedded BinaryData. PluginProcessor implements
getProgramDirectory/getFactoryProgramDirectories so gin scans factory
content from systemResourceRoot. First-run migration copies any presets
from the legacy com.socalabs/Wavetable/programs path into the new user
dir under Library/Audio/Presets/SocaLabs/Wavetable.
Bumps gin submodule to match Identity for getFactoryProgramDirectories
support.
2026-04-29 13:23:23 -07:00
Roland Rabien
c5c4cb1fdc
Adding Clap support
2026-01-20 07:31:25 -08:00
Roland Rabien
b0bfc67daa
Disable JUCE_COPY_PLUGIN_AFTER_BUILD to fix CI hangs
2026-01-08 19:16:09 -08:00
Roland Rabien
0ad10966c4
Add module
2025-11-14 05:32:04 -08:00
Roland Rabien
4c2f9d9d40
Min system requirement is now 10.13
2025-09-16 08:50:54 -07:00
Roland Rabien
dc7737771e
Add JUCE_IGNORE_VST3_MISMATCHED_PARAMETER_ID_WARNING=1
2025-08-07 11:04:03 -07:00
Roland Rabien
796228e041
A few tweaks for MTS support
2024-10-11 21:02:25 -07:00
Roland Rabien
c90a502035
starting o microtonal support
2024-10-11 17:55:15 -07:00
Roland Rabien
75640bfd84
Update build target
2024-09-02 10:10:14 -07:00
Roland Rabien
c5d67c2f99
Add missing function
2024-06-28 09:59:49 -07:00
Roland Rabien
fe93a36d47
Oops
2023-11-01 06:53:41 -07:00
Roland Rabien
a249ca195d
More presets
2023-11-01 05:58:17 -07:00
Roland Rabien
f421d88042
More presets
2023-10-31 18:36:49 -07:00
Roland Rabien
a376041ab8
Remove dithers
2023-10-20 18:49:15 -07:00
Roland Rabien
33878f0933
More presets
2023-10-14 07:08:10 -07:00
Roland Rabien
01be7194e3
Fix build
2023-10-05 05:58:30 -07:00
Roland Rabien
df0ffda643
Remove -static-libstdc++
2023-10-03 20:16:09 -07:00
Roland Rabien
3ac3543a67
Version 1.0.9
2023-10-03 18:27:12 -07:00
Roland Rabien
8de9601b7f
Version 1.0.8
2023-10-03 09:07:18 -07:00
Roland Rabien
4afbbc667f
Added 50 more wavetables
2023-10-03 08:35:03 -07:00
Roland Rabien
99b2d2b102
Static standard lib on Linux
2023-10-02 15:19:21 -07:00
Roland Rabien
3ee3ff7ec6
Version 1.0.7
2023-10-02 14:12:59 -07:00
Roland Rabien
446c51a197
Optimize wt
2023-10-01 20:10:25 -07:00
Roland Rabien
b3b82a5de8
Version 1.0.6
2023-10-01 04:51:40 -07:00
Roland Rabien
a01455c18d
Fix AU crash
2023-09-30 07:42:15 -07:00
Roland Rabien
332435ca9b
Version 1.0.4
2023-09-29 21:07:44 -07:00
Roland Rabien
681be5731b
Fix Linux bus layouts
2023-09-28 08:24:34 -07:00
Roland Rabien
4dd62bf66f
Add retrigger to step lfo
2023-09-28 08:16:31 -07:00
Roland Rabien
2ea9561b00
1.0.2
2023-09-24 19:57:38 -07:00
Roland Rabien
96b0cc97d7
Version 1.0.1
2023-09-23 18:57:12 -07:00
Roland Rabien
bf8f8d8ec6
Initial 1.0.0
2023-09-23 07:58:48 -07:00
Roland Rabien
9802898401
Add murti presets
2023-09-23 07:28:56 -07:00
Roland Rabien
9d4b363484
Add standaloneapp
2023-09-21 21:25:40 -07:00
Roland Rabien
ef53d70792
Version 0.0.11
2023-09-21 09:04:59 -07:00
Roland Rabien
cc3a0bcde0
Version 0.0.10
2023-09-20 09:32:45 -07:00
Roland Rabien
1db12a27cc
Version 0.0.9
2023-09-20 08:59:23 -07:00
Roland Rabien
621132620e
Add presets
2023-09-20 08:57:41 -07:00
Roland Rabien
63d6c59c68
Version 0.0.8
2023-09-10 06:19:48 -07:00
Roland Rabien
8f1653bd08
0.0.7
2023-09-08 12:50:16 -07:00
Roland Rabien
a7c252b7c6
Forgot to bump version number
2023-09-06 14:00:47 -07:00
Roland Rabien
9f4ed8b046
Version 0.0.5
2023-09-04 16:12:37 -07:00
Roland Rabien
50eae888a1
Version 0.0.4
2023-09-02 09:59:50 -07:00
Roland Rabien
1a6e626489
Version 0.0.3
2023-09-02 06:13:10 -07:00
Roland Rabien
8f63315c17
Remove modal loops
2023-09-01 19:17:44 -07:00
Roland Rabien
72d1d028d4
Version 0.0.2
2023-09-01 12:36:41 -07:00
Roland Rabien
7297ab3418
Added CMAKE_POSITION_INDEPENDENT_CODE. Fixes #2 .
2023-08-31 16:46:25 -07:00
Roland Rabien
753a5bac97
Store wavtables as flac to make binary smaller
2023-08-31 13:44:55 -07:00
Roland Rabien
7311a258c9
Finish UI
2023-08-31 11:17:49 -07:00
Roland Rabien
2171c36aff
Reduce unity size
2023-08-26 20:05:23 -07:00
Roland Rabien
5e3e7257c8
Fix url
2023-08-26 17:10:45 -07:00