jens and Claude Sonnet 5
c4f48f6e6d
bump version to 1.1.1
...
Drop the -pre suffix and finalize the version. Also corrects
APP_VERSION_HEX, which had drifted out of sync with APP_VERSION since the
1.1.0 bump (stayed at 0x010001 instead of following the major/minor/patch
per-byte encoding established at 1.0.0/0x010000 and 1.0.1/0x010001); now
0x010101 to match 1.1.1. Updates JuceLibraryCode/AppConfig.h's fallback
JucePlugin_Version*/VersionString defines to match (normally overridden by
the Makefile's -D flags, but were stale at 0.5.8).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_011dhtwRLARk4eiPngcQykLJ
2026-07-27 22:21:28 +02:00
jens
42d155fdac
- compile clean for GCC 13
2024-03-04 08:34:54 +01:00
jens
cb14eaef59
- cleaned up module Makefiles
...
- reduce variable settings in Makefile
2023-04-26 21:39:41 +02:00
jens
b4f4b1fa66
- Refactored MAke system. Put sources into config.mk
...
- export variables of main Makefile
2023-04-26 10:50:12 +02:00
jens
05ec69ca99
- added Make files for windows target using mingw
2023-04-26 10:47:27 +02:00
jens
5e20cebcc6
- fixed Juce path
2023-04-21 14:50:46 +02:00
jens
3af11a3278
- added config.mk and Makefile for Jay's build system
2023-04-21 14:29:31 +02:00
jens
eecd6c5005
- increased to version 0.5.8
...
- improved limiter
- VCO: Waveform "Impulse" hase now amplitude of 100
git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@715 b431acfa-c32f-4a4a-93f1-934dc6c82436
2020-07-23 15:42:35 +00:00
jens
c1fef5ca83
[JaySynth]
...
- fixed assertions
- JucePlugin_ProducesMidiOutput 1
git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@353 b431acfa-c32f-4a4a-93f1-934dc6c82436
2016-12-10 13:51:22 +00:00
jens
a286bd54cf
Synth has no audio input
...
git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@276 b431acfa-c32f-4a4a-93f1-934dc6c82436
2015-11-21 06:25:19 +00:00
jens
15b3df4bdf
- deleted copy of JUCE sources
...
git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@275 b431acfa-c32f-4a4a-93f1-934dc6c82436
2015-11-21 06:25:01 +00:00
jens
210833df74
- evaluate MidiClock
...
git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@269 b431acfa-c32f-4a4a-93f1-934dc6c82436
2015-03-20 16:35:58 +00:00
jens
aac8d59289
- switch to old VCO humanize using WITH_OLD_HUMANIZE (enabled)
...
- increased version to 0.5.7
- added patch 'Play It Right' to demo bank
git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@241 b431acfa-c32f-4a4a-93f1-934dc6c82436
2015-02-22 13:31:20 +00:00
jens
c2a4ac6512
- fixed Plugin code (UUID)
...
git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@239 b431acfa-c32f-4a4a-93f1-934dc6c82436
2015-02-22 10:46:42 +00:00
jens
d060c00828
- fixed leakage
...
- fixed assertion failure
- fixed warnings
- fixed version number
git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@238 b431acfa-c32f-4a4a-93f1-934dc6c82436
2015-02-22 10:05:57 +00:00
jens
cfc9645b0b
- port to minGw
...
git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@235 b431acfa-c32f-4a4a-93f1-934dc6c82436
2015-02-21 17:09:43 +00:00
jens
843c6e300c
- initial import
...
git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@37 b431acfa-c32f-4a4a-93f1-934dc6c82436
2014-10-25 07:27:55 +00:00