Commit graph

150 commits

Author SHA1 Message Date
Roland Rabien
62f2788c8a Update JUCE 2026-07-21 08:44:25 -07:00
Roland Rabien
afa366e9e1 Update Gin and JUCE 2026-07-16 18:36:32 -07:00
Roland Rabien
539fd80370 new instances remember ui size 2026-05-03 12:23:58 -07:00
Roland Rabien
f822ff7659 v1.0.31 2026-05-02 09:49:53 -07:00
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
602ae9fe02 fix crash 2026-01-11 09:33:30 -08:00
Roland Rabien
9371e75baf Remove unused var 2026-01-10 17:43:51 -08:00
Roland Rabien
4977698b19 Added mod overlay 2026-01-10 17:06:49 -08:00
Roland Rabien
463433752e Updated gin submodule 2026-01-10 16:09:03 -08:00
Roland Rabien
37ecc904c7 fix crash on exit 2026-01-10 14:27:58 -08:00
Roland Rabien
856fa4c6e0 Update gin 2026-01-10 14:03:12 -08:00
Roland Rabien
e93852981a Add midi learn 2026-01-10 13:47:20 -08:00
Roland Rabien
419d9edace Add missing colours 2025-12-18 17:03:23 -08:00
Roland Rabien
9f1f2ab242 Update Gin 2025-12-18 16:13:05 -08:00
Roland Rabien
a1ecc45393 Update Gin & Juce 2025-12-18 09:37:23 -08:00
Roland Rabien
135fb6fee0 Update gin & juce 2025-11-24 18:41:30 -08:00
Roland Rabien
c13f36ffb4 Update Gin 2025-11-20 08:26:37 -08:00
Roland Rabien
3f4da2c773 Update JUCE 2025-11-20 08:23:02 -08:00
Roland Rabien
1278476a3d Update juce 2025-11-19 17:15:05 -08:00
Roland Rabien
b78d6b332e Update gin 2025-11-13 20:10:21 -08:00
Roland Rabien
b4596166da Fixed glitch in noise lfo 2025-09-16 12:31:29 -07:00
Roland Rabien
d5d1536cfd Made LFO more random 2025-09-16 08:46:54 -07:00
Roland Rabien
3d41e73152 Update Gin 2025-08-07 10:46:52 -07:00
Roland Rabien
7bf5c441e2 Update JUCE 2025-08-07 10:45:00 -07:00
Roland Rabien
ffbeb2f3af Update modules 2025-02-14 08:45:32 -08:00
Roland Rabien
574288b812 Update module 2025-01-05 06:58:02 -08:00
Roland Rabien
19e1f80726 Add mts 2024-10-11 17:54:58 -07:00
Roland Rabien
f4c3683dda modules 2024-10-11 17:43:43 -07:00
Roland Rabien
ad3411e440 Update JUCE 2024-09-02 09:52:37 -07:00
Roland Rabien
c5d67c2f99 Add missing function 2024-06-28 09:59:49 -07:00
Roland Rabien
4e58846f0a Update Gin 2024-06-28 09:09:35 -07:00
Roland Rabien
ab6f8d7a56 Update JUCE 2024-06-28 09:06:45 -07:00
Roland Rabien
8eded4d186 Update gin 2024-03-05 20:59:06 -08:00
Roland Rabien
1b1f5cd791 Update gin 2024-03-05 20:51:07 -08:00
Roland Rabien
d73739bb21 gin & juce 2024-03-05 14:43:44 -08:00
Roland Rabien
715cbf98a1 Update gin 2024-02-27 17:14:34 -08:00
Roland Rabien
422efadafa Update gin 2024-02-23 05:04:11 -08:00
Roland Rabien
92ef7597ed Update 2024-02-14 19:35:03 -08:00
Roland Rabien
c7d3ac9c27 Update modules 2024-01-28 19:39:10 -08:00
Roland Rabien
d855de55e5 Update juce 2024-01-22 21:43:19 -08:00
Roland Rabien
205fcdac31 Update JUCE 2023-12-07 08:33:15 -08:00
Roland Rabien
7123e364dc Update Gin 2023-12-07 08:31:49 -08:00
Roland Rabien
6542b6ca2c Patch browser saves selection when close / reopen editor 2023-11-19 10:27:30 -08: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
1e1432b177 Fixed pitch bend of released notes 2023-10-12 09:20:28 -07:00
Roland Rabien
3cbd686ed9 Version 1.0.16 2023-10-10 19:49:02 -07:00
Roland Rabien
b20f153c84 Add more fx 2023-10-08 22:44:56 -07:00
Roland Rabien
8a793ba5b4 Add drag to reorder fx 2023-10-08 14:31:14 -07:00