Roland Rabien
e4f7246f45
Fix wavetable menu
2026-05-02 15:47:21 -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
e93852981a
Add midi learn
2026-01-10 13:47:20 -08:00
Roland Rabien
a1ecc45393
Update Gin & Juce
2025-12-18 09:37:23 -08:00
Roland Rabien
53897dd461
Add click to drag wt pos
2023-10-10 19:08: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
Roland Rabien
bd58bd1584
Added retrig to ADSRs
2023-10-07 10:57:13 -07:00
Roland Rabien
2190db8fc6
Add dots to ADSRs
2023-10-07 10:31:29 -07:00
Roland Rabien
73b34ded3f
Add retrig to OSCs
2023-10-03 08:11:07 -07:00
Roland Rabien
3ee3ff7ec6
Version 1.0.7
2023-10-02 14:12:59 -07:00
Roland Rabien
a01455c18d
Fix AU crash
2023-09-30 07:42:15 -07:00
Roland Rabien
dabc112773
Fix parent for add button
2023-09-29 21:45:43 -07:00
Roland Rabien
04f36ffa4a
Fix parent for add button
2023-09-29 21:44:11 -07:00
Roland Rabien
c9365c8fe0
Allow wavetables without metadata
2023-09-29 21:06:19 -07:00
Roland Rabien
a2f1eb82e4
LFO & StepLFO support multiple dots
2023-09-29 13:29:08 -07:00
Roland Rabien
c53eb68a0a
Add custom pitch bend range
2023-09-29 09:01:29 -07:00
Roland Rabien
4dd62bf66f
Add retrigger to step lfo
2023-09-28 08:16:31 -07:00
Roland Rabien
56c3bbfa51
Add retrigger to lfos
2023-09-24 17:49:53 -07:00
Roland Rabien
7bc342c260
LFO & StepLFO draw true phase
2023-09-11 06:14:11 -07:00
Roland Rabien
4421c1e9b9
Added mod matrix
2023-09-08 17:12:00 -07:00
Roland Rabien
59a761fc69
Fix crash in wavetables changing while playing. Fixed crash enabling noise.
2023-09-04 08:27:23 -07:00
Roland Rabien
5ccbcd7218
tweaks
2023-08-31 21:02:23 -07:00
Roland Rabien
95aac485c7
Pink noise
2023-08-31 19:19:28 -07:00
Roland Rabien
b9b0645f50
Fixed table selection
2023-08-31 14:45:48 -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
c8a79d4693
More UI
2023-08-27 07:57:23 -07:00
Roland Rabien
f65852a554
Make OSCs optionally skip filter
2023-08-26 21:59:44 -07:00
Roland Rabien
8ce8ff8336
Add tabs to param boxes
2023-08-26 20:57:50 -07:00
Roland Rabien
dd12f197e9
More UI cleanup
2023-08-26 19:04:56 -07:00
Roland Rabien
b42af419bd
Added modulation
2023-08-26 16:30:08 -07:00
Roland Rabien
dd3ba968ca
All UI exists
2023-08-26 13:01:59 -07:00
Roland Rabien
6083909d32
More UI work
2023-08-26 12:33:15 -07:00
Roland Rabien
5367e208be
More UI cleanup
2023-08-26 11:42:14 -07:00
Roland Rabien
5f08863f97
Add noise and sub osc
2023-08-26 11:17:03 -07:00
Roland Rabien
bda6188352
Add menu for selecting wavetable
2023-08-25 15:11:46 -07:00
Roland Rabien
a69ef9e54c
Allow selecting wavetable
2023-08-25 13:26:25 -07:00
Roland Rabien
3dbcbf73e5
More UI
2023-08-25 09:47:50 -07:00
Roland Rabien
8a591b3ab0
UI work
2023-08-25 08:24:15 -07:00
Roland Rabien
f1829adfcf
Add wavetables. Switch to using json for component layout
2023-08-24 13:25:21 -07:00
Roland Rabien
28402bfa0e
Switch juce::Reverb for gin::PlateReverb
2023-08-23 11:40:44 -07:00
Roland Rabien
5bbbac164c
Simplify plugin
2023-08-23 11:21:37 -07:00
Roland Rabien
1a375b0ad5
Switch to cmake
2023-08-23 08:45:23 -07:00