Holger Wirtz
aa30700848
Only save the current state... it's quite not easy to make a LV2 plugin out of JUCE :-/
8 years ago
Holger Wirtz
8a765b347a
Added some examples...
8 years ago
Holger Wirtz
28fb4417b0
Added demo plugin beep - trying to use it as a start for dexed-lv2.
8 years ago
Holger Wirtz
a2ae4a70da
Mpf... forgot to exclude *.o...
8 years ago
Holger Wirtz
405715f69c
Saving current state.
8 years ago
Holger Wirtz
8a15c7555e
Added manifest.ttl and fixed Dexed.ttl.
8 years ago
Holger Wirtz
d1cd6ede5c
Cleanup before starting native (Linux) LV2 plugin
8 years ago
Pascal Gauthier
586f5cf250
Merge remote-tracking branch 'refs/remotes/origin/work-0.9.2'
8 years ago
asb2m10
45b7cdf3d8
Dexed 0.9.2
8 years ago
asb2m10
0b252f8ec1
Dexed 0.9.2
8 years ago
asb2m10
1dd1f5ba5c
Default engine now Mark I
8 years ago
asb2m10
e492fe6d69
Dexed 0.9.2b1
8 years ago
asb2m10
b9400cf51e
Add DC Filter at the output #61
8 years ago
asb2m10
b2a81f7da6
Correct feedback implementation for Algo 4 and 6
8 years ago
asb2m10
2eb5c6213d
Merge branch 'Sentinel77-parameter-bugfix' into work-0.9.2
9 years ago
asb2m10
fdf15fda1d
Merge branch 'parameter-bugfix' of https://github.com/Sentinel77/dexed into Sentinel77-parameter-bugfix
9 years ago
asb2m10
0277ffba8c
WIP Algo 4 & 6
9 years ago
Sentinel77
6f4692aa1e
Fix for parameter values, and host parameter modulation by LFO
...
Fixes not being able to dial in certain parameter values.
Also fixes way hosts (e.g. Reaper) Parameter modulation by LFO works with dexed.
bug
-Middle C Transpose not displaying 'C5'.
bug
-Cannot dial in certain parameter values. Float rounding error, value rounded down where it becomes int.
e.g. Parameters that go from 0-99 skip values: 53,59
Middle C Transpose skips value D#3
bug
- Host Reaper Parameter Modulation by LFO not modulating correctly with dexed.
e.g. LFO triangle shape stays on max and min value too long when modulating a dexed parameter.
Lowering 'steps' values by one corrects LFO duration at max value. Rounding to nearest int corrects LFO duration on min value. Also the hosts UI, better displays the max value to be at the far right of the slider and doesn't leave extra space for one more step.
With 'steps' reduced by one, some lines of code that were no longer needed were removed.
9 years ago
asb2m10
d016da2c27
Return random data even if the syx file doesn't contain any header
9 years ago
asb2m10
6b69a5bcc1
Confirm loading sysex cart if the header is corrupted
9 years ago
Pascal Gauthier
371e06d655
Merge pull request #68 from tico-tico/work-0.9.2
...
tweak JUCE's flags to reduce execs size and compilation time
9 years ago
tico-tico
7bc3b6acfa
tweak JUCE's flags to reduce execs size and compilation time
9 years ago
asb2m10
4d2b98d12e
Fix correct sysex id data
9 years ago
asb2m10
95a2b4458f
Operator Switch
9 years ago
asb2m10
6754eb3903
Fixed #64
9 years ago
asb2m10
4c3c2bab10
Added tune knob
9 years ago
Pascal Gauthier
54811aaf7a
Change skin to support tune knob
9 years ago
asb2m10
babe4744a8
Support for extended sysex stream
9 years ago
asb2m10
eb3fe0fb54
Added arrows on program selector for #49 .
9 years ago
asb2m10
663f563af2
Single click program loading (ref #49 )
9 years ago
asb2m10
87ca47eabb
Fixes #55 ; wrong sysex info for hardware
9 years ago
Pascal Gauthier
3d95dff408
Merge remote-tracking branch 'refs/remotes/origin/work-0.9.1'
9 years ago
asb2m10
e1fe060b77
LFO fix
...
VST display fix (thanks to @truongatscopic )
9 years ago
asb2m10
451497d07c
LFO startup fix
9 years ago
asb2m10
2f672af406
Foot switch fix
9 years ago
Pascal Gauthier
3fd95de33e
MSVC fixes
9 years ago
asb2m10
e42dba049c
Feedback levels + Dexed logo
9 years ago
Pascal Gauthier
c5a0619bb3
Added new logo
9 years ago
asb2m10
627d7b8015
mark I 9-bit engine
9 years ago
asb2m10
ce3db6b2b1
Initial MKI table engine
9 years ago
asb2m10
d1d506fc61
Fixed compiler warning on Image load
9 years ago
asb2m10
d3bf7393d2
Modulation (wheel,foot,breath,aftertouch) support
9 years ago
asb2m10
35d6a423d0
New msfa homepage
9 years ago
asb2m10
79e6007fa2
Support for drop of .syx files in the cart manager
...
Fixed the "Send '*' program to DX7" missing sysex header
9 years ago
asb2m10
f89e26caef
Unified way of reading/writing sysex (and support of sysex chain that contains performance data)
9 years ago
asb2m10
b2517b47dd
Upgraded to JUCE 3.2. Added Dexed_data user direcotry and fixed Linux display issues.
9 years ago
asb2m10
39d3c28853
Version 0.9.0
10 years ago
Pascal Gauthier
2193d7950f
Version 0.9.0
10 years ago
asb2m10
947ab53730
Version 0.9.0
10 years ago
asb2m10
af17893b6d
Filter corrupted sysex files
10 years ago